Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

246 fix error when invalid waterways geometry #247

Merged
merged 16 commits into from
Feb 23, 2024

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    bc2a828 View commit details
    Browse the repository at this point in the history
  2. Update dem.py

    Explicitly delete the DEM between save and load to encourage Python to release the file.
    rosepearson committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    1df29f4 View commit details
    Browse the repository at this point in the history
  3. Add the option of not clipping in the raw dem generation

    set this as default for the waterways step.
    The thought is this may reduce processing load.
    Hopefully produce fewer dask / garbage collection errors in waterways.
    rosepearson committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    88a4b2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5e6096 View commit details
    Browse the repository at this point in the history
  5. fixup: Format Python code with Black

    github-actions committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2b3e7a5 View commit details
    Browse the repository at this point in the history
  6. Update version

    rosepearson committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    45df5c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    1a3e6f9 View commit details
    Browse the repository at this point in the history
  2. fixup: Format Python code with Black

    github-actions committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    70b9407 View commit details
    Browse the repository at this point in the history
  3. tidy up

    rosepearson committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e619756 View commit details
    Browse the repository at this point in the history
  4. Fixed compression errors

    rosepearson committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    80ca96b View commit details
    Browse the repository at this point in the history
  5. fixup: Format Python code with Black

    github-actions committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    bf7beff View commit details
    Browse the repository at this point in the history
  6. Merge branch '246-fix-error-when-invalid-waterways-geometry' of githu…

    …b.com:rosepearson/GeoFabrics into 246-fix-error-when-invalid-waterways-geometry
    rosepearson committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c5fc01a View commit details
    Browse the repository at this point in the history
  7. missed prom last commit

    rosepearson committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    54a6692 View commit details
    Browse the repository at this point in the history
  8. Merge branch '246-fix-error-when-invalid-waterways-geometry' of githu…

    …b.com:rosepearson/GeoFabrics into 246-fix-error-when-invalid-waterways-geometry
    rosepearson committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c1d2bcb View commit details
    Browse the repository at this point in the history
  9. Merge branch '246-fix-error-when-invalid-waterways-geometry' of githu…

    …b.com:rosepearson/GeoFabrics into 246-fix-error-when-invalid-waterways-geometry
    rosepearson committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    3afdb6b View commit details
    Browse the repository at this point in the history
  10. updated benchmark

    rosepearson committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    dafe294 View commit details
    Browse the repository at this point in the history