EmilyDeardorff-NOAA

Results 36 comments of EmilyDeardorff-NOAA

Stream line and stream density of HUC 19020104 (the 10-hour HUC) and surrounding HUCs. ![Image](https://github.com/NOAA-OWP/inundation-mapping/assets/60829052/1d546ed5-3cb9-465d-8fb1-95aedaaac807) ![Image](https://github.com/NOAA-OWP/inundation-mapping/assets/60829052/71c7d658-c11c-432b-b874-fdb53be36702)

In order for the CatFIM code to run on the Alaska HUCs, the FIM output needs to have the usgs_elev_table.csv object in the outputs folder. This means that the USGS...

**Flow-based:** I've just re-instated the CatFIM changes and run an example. It looks like we are close, however the CatFIM polygons have an incorrect CRS (see image). I think a...

**With most recent updates, stage-based CatFIM is creating weird boxes alongside the inundation polygons** Each inundation polygon has a corresponding block. The block is exactly large enough to fit the...

I am currently working on Review 6, which can be found on the [CatFIM Review Google Sheet](https://docs.google.com/spreadsheets/d/1AxrgHvG-xF21uKd5wmDiJN6jYIfZuH_eEyyIJpzGCJQ/edit?usp=sharing). I am working through the sites in reverse order (compared to the other...

I have gone through the points with the status message of `large discrepancy in elevation estimates from gage and HAND and all categories failed to map` and taken notes about...

## Single point evaluation: mspm5 - HUC 07010206 For this point (as well as several others), incongruent vertical datums and vertical units make it difficult to determine whether the NWS...

## Evaluating multiple points with a Python script ### Background and Methods After analyzing some individual cases to determine potential causes for the elevation disparity, I assembled a Python script...

I was unable to recreate this issue with 12040101 on my EC2. When I looked for the error log, there was no error log. I am unsure whether the error...

Just commenting out the above lines didn't increase the number of points let through. It's also looking like we need to comment out this section: https://github.com/NOAA-OWP/inundation-mapping/blob/b6624948fbf558011b12564248fdc321c664d514/tools/generate_categorical_fim.py#L461-L469