jzwart / delaware-water-temp

Data assimilation estimates of Delaware River Basin water temperature for both streams and lakes.
2 stars 4 forks source link

Create archive of historical forecasted driver data #12

Open jzwart opened 4 years ago

jzwart commented 4 years ago

Need an archive of historical forecasted driver data to address questions such as

jzwart commented 4 years ago

High Resolution Rapid Refresh archive from Utah seems to be the best readily available archive, although only forecasts out to 36 hours.

jzwart commented 4 years ago

NOAA PSL GEFS Reforecast Version 2 is another option for medium range forecasts.

This Reforecast V2 dataset consists of an 11-member ensemble of forecasts, produced every day from 00 UTC initial conditions from Dec 1984 to present. The horizontal resolution of GEFS is T254 (about 50 km) out to 8 days, and T190 (about 70 km) from 8-16 days. Real-time forecasts are ongoing.

This website is also a good for seeing what products are available.

jzwart commented 4 years ago

Dietze et al. use NOAA GEFS since it has a decent number of ensembles. Thomas et al also use GEFS for driving GLM lake temp forecasts - see here. Check out rNOMADS R package for downloading data. Katie Zarada says

I use PEcAn.data.atmosphere::download.NOAA_GEFS_downscale() to get GEFS downscaled to hourly data or you can use PEcAn.data.atmosphere::download.NOAA_GEFS() for 6 hourly

PEcAn functions from here.

library(devtools)
install_github("pecanproject/pecan/modules/data.atmosphere")
jzwart commented 3 years ago

GEFS point package downscales forecasts https://github.com/rqthomas/noaaGEFSpoint

jzwart commented 3 years ago

example of NOAA historical archive driver data variation based on forecast issue time - thick line is ensemble mean, thin lines are individual ensembles image

jzwart commented 3 years ago

some questions: