azavea / noaa-hydro-data

NOAA Phase 2 Hydrological Data Processing
11 stars 3 forks source link

Review Existing Toolsets and Match with Technical Objectives #83

Closed rajadain closed 2 years ago

rajadain commented 2 years ago
rajadain commented 2 years ago

Based on the following:

The NWM Predictions are only available in NetCDF, and not in Zarr.

They have an experimental map on the website https://water.noaa.gov/map that fails to load stream data:

image

rajadain commented 2 years ago

As far as I can tell, Inundation Mapping née Cahaba downloads the NWM files locally, then ogr2ogr's them into a workable format before using them. It does not do cloud-friendly reads. Will keep looking.

https://github.com/NOAA-OWP/inundation-mapping/blob/2ecf528194017e5729074e2113f74f5a95cd586f/src/acquire_and_preprocess_inputs.py#L131-L157

rajadain commented 2 years ago

HyRiver seems to completely cover objective 3-1: NHD Library https://github.com/azavea/noaa-hydro-data/issues/35#issuecomment-1204083650, and partially cover 3-2: WBD Library https://github.com/azavea/noaa-hydro-data/issues/36#issuecomment-1204151147.