rosepearson / GeoFabrics

A package for generating hydrologically conditioned DEMs and roughness maps from LiDAR and other infrastructure data. Check the wiki for install and usage instructions, and documentation at https://rosepearson.github.io/GeoFabrics/
GNU General Public License v3.0
27 stars 11 forks source link

No ocean contours in catchment #181

Closed rosepearson closed 3 months ago

rosepearson commented 1 year ago

Get a TB currently if no ocean contours in the expanded ocean domain. Expand the domain more and or make robust to no contours in the region. See tile 3129 in the NIWA (private repo) geofabrics roll-out across NZ. https://git.niwa.co.nz/flood-resilience-aotearoa/cylc-geofabrics

rosepearson commented 11 months ago

Also make robust to no waterways in a catchment. Will need to write out an empty closed/open waterways file so can flow onto the DEM stage. Check if empty and skip if it is.

Fixed as part of issue https://github.com/rosepearson/GeoFabrics/issues/209

rosepearson commented 11 months ago

Note the no wterways in catchment portion was addressed and solved as part of https://github.com/rosepearson/GeoFabrics/issues/209

rosepearson commented 3 months ago

believe this has been addressed,