You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, there is a decent amount of offline scripting and ArcGIS Pro manipulation that needs to be done for a map to be created.
The maps that are created are localized to the end point of a basin, so depending on where you want to map you may have to run this program many times.
The MERIT flow lines already separate CONUS, and other global basins, so it makes sense to have Marquette work for a whole MERIT area, rather than just a defined basin
TODOS:
Scalability!
We need to ensure that we can run this code for a whole merit basin in a small amount of time. This code needs to scale to the global level!
Implement Zarr file storage since shp/csv files are too large to read/write
No end points
Run this code for basins of all size
triple check that the code works and integrates with the routing product.
The text was updated successfully, but these errors were encountered:
What is the issue:
TODOS:
The text was updated successfully, but these errors were encountered: