[gradsusr] Templates (Error in Data Descriptor File)
Jennifer Adams
jma at cola.iges.org
Tue Apr 1 11:22:23 EDT 2014
You are mixing elements of an xdfopen-stle descriptor and a full descriptor file.
DSET /stu_home/corey/tos_Omon_GISS-E2-H_historical_r1i1p1_%ch.nc
OPTIONS template
TDEF time 1872 linear 01jan1850 1mo
CHSUB 1 612 185001-190012
CHSUB 613 1212 190101-195012
CHSUB 1213 1872 195101-200512
The above is all that is needed for xdfopen.
If you want to alias the variable name, you can add your variable declaration:
vars 1
tos=>sst
endvars
--Jennifer
On Apr 1, 2014, at 11:11 AM, Corey Gabriel wrote:
> Hi:
>
> I am trying to create a time series spanning 150 years using templating to plot 3 files together. Aparently there is a problem with my descriptor file. I can't identify the problem. I've provided the content of the data descriptor file and the error message produced when I attempt to run the executable file in gads.
>
> Thanks so much!
> Corey
>
> DSET /stu_home/corey/tos_Omon_GISS-E2-H_historical_r1i1p1_.%ch.nc
> CHSUB 1 612 185001-190012
> CHSUB 613 1212 190101-195012
> CHSUB 1213 1872 195101-200512
> OPTIONS template
> DTYPE netcdf
> TITLE SST (C) Nino3.4
> UNDEF 1.e+20 _FillValue
> OPTIONS 365_day_calendar
> XDEF lon 144 linear 1.25 2.5
> YDEF lat 90 linear -89 2
> TDEF time 1872 linear 01jan1850 1mo
> VARS 1
> tos=>sst 0 t,x,y Sea Surface Temperature
> ENDVARS
>
>
> ERROR MESSAGEE:
> xdfopen GISShisttemplate.ctl
> Scanning Descriptor File: GISShisttemplate.ctl
> read_metadata: gaopfn failed (rc=-88888)
> gadsdf: Couldn't ingest SDF metadata.
> SDF Descriptor file GISShisttemplate.ctl was not successfully opened & parsed.
> EXEC error: error in GISShisttemplate.x. EXEC stopped.
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
--
Jennifer M. Adams
Center for Ocean-Land-Atmosphere Studies (COLA)
111 Research Hall, Mail Stop 2B3
George Mason University
4400 University Drive
Fairfax, VA 22030
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20140401/5b54e35b/attachment.html
More information about the gradsusr
mailing list