Skip to content

v0.1.1

Compare
Choose a tag to compare
@ShaneMPutnam ShaneMPutnam released this 22 Jan 20:41
· 13 commits to main since this release
0fe62e3

This release addresses edge cases that were identified during testing. Updates include:

  • a print statement to notify the user of two or more .prj files in the same directory when the second .prj is not a valid projection file.
  • stripping of non-numeric characters from a cross-section's station to avoid parsing errors.
  • a test that compares the length of a cross-section's 2D cutline to its profile length in order to avoid building a 3D cross-section linestring from station elevation data that does not match the cutline geometry.