USACE / cumulus

Cumulus project issue tracking and project planning
MIT License
3 stars 2 forks source link

NWRFC "Observed" Precip #281

Closed brettpalmberg closed 1 year ago

brettpalmberg commented 2 years ago

Sample File: ~https://www.nwrfc.noaa.gov/weather/netcdf/2022/20220810/QPE.2022081~

adamscarberry commented 1 year ago

This share is a bit challenging to figure out.

As of 12/12/22, here is a sample QPE that works: https://www.nwrfc.noaa.gov/weather/netcdf/2022/20221212/QPE.2022121212.nc.gz

brettpalmberg commented 1 year ago

@adamscarberry, this looks good. Just found this and will update the other NWRFC product issues also.

image

Let's start by just getting the 12z file (-----12.nc.gz) - this may be the only file naming convention that is posted.

brettpalmberg commented 1 year ago

The QPE file contains 6hr grids (4 of them) - suspect this covers the past 24 hours of precipitation. Will add sample file to USACE/cumulus-geoproc-test-data momentarily.

adamscarberry commented 1 year ago

QPE is in inches, migration needs fixed by @adamscarberry

brettpalmberg commented 1 year ago

geoprocessor implemented, thanks @jeffsuperglide 👍🏻 Merged: https://github.com/USACE/cumulus-geoproc/pull/28.

brettpalmberg commented 1 year ago

Data acquisition and processing enabled in develop & stable; complete; closing issue