ras2fim icon indicating copy to clipboard operation
ras2fim copied to clipboard

Creation of flood inundation raster libraries and rating curves from HEC-RAS models.

Results 64 ras2fim issues
Sort by recently updated
recently updated
newest added

Two new features have value to be added to hash_compare: 1) adding a logging system. For now see the hash_compare in the [WIP linting branch](https://github.com/NOAA-OWP/inundation-mapping/blob/dev-format-and-style/tools/hash_compare.py) for code examples. (might have...

enhancement
low priority
ras2fim_V2

Step system is now broken and needs to be fixed and tested, likely related to resting folders at being created at the top of ras2fim.py.

bug
ras2fim
low priority

Earlier the error `PROJ: proj_create_from_database: Cannot find proj.db` showed up in just a few places. We put in a partial fix in shared_functions.py -> fix_proj_path_error. After upgrading some packages, the...

bug
ras2fim
low priority

Change all date time code in the pre-processing code ("r" and RASSLER) to be UTC time instead of local time. Note: A different card is being issued for the ras2fim...

enhancement
ras2fim
medium priority

Currently we use a set downstream boundary condition for every model we create that is "Normal depth with slope S=0.005". Setting this slope value to better match a model's actual...

Epic

The rasmap xml file that gets created to pass to RasMapper lists units in the ProfileName attribute as "m" by default for any value that gets passed in, regardless of...

bug
low priority

Some Hec-Ras models do not create SRCs. This true in 18 feature-ids (Hec-Ras models)

bug
ras2fim

Currently, we push params into the HEC-RAS engine via the exe. Those are generally slower than working against APIs. Research if an API version is available and if it improves...

enhancement
medium priority
Research
ras2fim_V2

I am trying to use the ras2fim with provided dataset but I get an error during run the script of USGS train from shapefile ## Current behavior +=================================================================+ +++++++ Processing...