watershed-workflow icon indicating copy to clipboard operation
watershed-workflow copied to clipboard

Python workflows for data-rich, hyper-resolution simulations of hydrologic models on watersheds.

Results 19 watershed-workflow issues
Sort by recently updated
recently updated
newest added

pytest on fresh install of WW on new machine returns 404 error for https://files.isric.org/soilgrids/former/2017-03-10/data/BLDFIE_M_sl7_250m_ll_us.tif, referenced in sources/manager_soilgrids_2017.py manual check of this server seems to indicate the US variants of these...

create_osx_envs script fails currently due to missing files in nb_conda during environment creation. Adding notebook

### Goal: To visualize the mixed element mesh (3D) in Pavaview. Note: the mesh file, not ATS result. ### Error 1: Converted .exo failed to be loaded in Paraview: ```...

Dear all, There is a problem when I try to add a subcatchment to calculate the discharge in the new watersheds workflow 1.4 version. I added my region using `watershed_workflow.regions.add_polygonal_regions(m2,...

I am using the ecoon/watershed_workflow-ats docker image (last updated 8 days ago) to use watershed-workflow. I cloned the watershed-workflow repo onto my desktop, and the pulled the docker image, but...

Hi Ethan, I git clone this watershed-workflow repo and followed the instruction of using docker to install this package. I have encountered two issues when I tried to test the...

meta

There should be a bug inside the function watershed_workflow.split_hucs.find_outlets_by_crossings(). It cannot identify all subdomain outlets correctly, but may use the inlet of a subdomain as its outlet. The attribute "polygon_outlets"...

**Major Updates** - **Treat Triangles Embedded in the Stream Mesh** Triangles with all three vertices on the stream mesh can cause issues for applications like stream network connectivity. They often...