Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GDAS to Unidata TDS #53

Open
lesserwhirls opened this issue Jun 28, 2018 · 0 comments
Open

Add GDAS to Unidata TDS #53

lesserwhirls opened this issue Jun 28, 2018 · 0 comments

Comments

@lesserwhirls
Copy link
Collaborator

lesserwhirls commented Jun 28, 2018

Thanks to Carissa at NCEP / NCO, GDAS is now available on CONDUIT - w00t! The header looks something like:

data/nccf/com/gfs/prod/gdas.20180628/gdas.t12z.pgrb2.1p00.anl !grib2/ncep/SSIGFS/#000/201806281200F000/VWSH/2 K*m**2*kg-1*s-1 POTV! 000299

so will probably go with something like (testing on lead):

#
# ------------------------------------------
# - Global Data Assimilation System (GDAS) -
# ------------------------------------------
#
# GDAS 1.0 degree analysis only
#
CONDUIT	^data/nccf/com/gfs/prod/gdas\.(........)/gdas\.t(..)z\.pgrb2\.1p00\.anl
	FILE -metadata
	${DATA_DIR}/native/grid/NCEP/GFS/GDAS_1p0deg_ana/GDAS_1p0deg_ana_\1_\200.grib2

I'm checking to see if any forecast grids are being shipped, as well as if it's only the 1.0 degree GDAS, or if 0.5 degree and 0.25 degree are included.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant