StormSurgeLive / asgs

The Automated Solution Generation System (ASGS) provides software infrastructure for automating coastal ocean modelling for real time decision support, and provides a variety of standalone command line tools for pre- and post-processing. Visit us at https://discord.gg/jFbacxrUf9
https://tools.adcirc.live
GNU General Public License v3.0
39 stars 22 forks source link

post grib2 files to opendap #665

Open jasonfleming opened 2 years ago

jasonfleming commented 2 years ago

For convenience in performing retrospective analyses, including both nam-only and blended winds, we need to post grib2 files for opendap service. This will not require a lot of storage on the opendap servers, because we now do partial grib downloading, so the files are only approximately 500kB each.

wwlwpd commented 2 years ago

this would be considered part of the set of input files for each model run?

jasonfleming commented 2 years ago

Yes, the raw input, rather than something that can be read directly into ADCIRC. The main reason is so that the data can be re-used for other types of runs. It is analogous to us keeping our own archive of BEST track files and NHC forecast/advisories.

jasonfleming commented 2 years ago

I took out the triage/grooming tag b/c this is a lowerish nice-to-have.