Descriptor file

Jennifer Adams jma at COLA.IGES.ORG
Fri Oct 9 13:09:53 EDT 2009



On Oct 6, 2009, at 12:34 PM, MMME wrote:

> Hi All
>      I have a problem in opening NETCDF file from GFDL. the NETCDF
> file is located in the following link
>
> http://nomads.gfdl.noaa.gov:8080/DataPortal/getIPCCcell.jsp?coupled=CM2.0&table_id=atmos_land_monthly_A1a&exper_id=SRESA1B&realiz=1&interp=null

Don't force the list members to download a file in order to help you.
Please include in your post the output from "ncdump -c" then we will
know what's in it without having to download anything. This link
points to a table full of different files, there's no way to know
which one you want to read.

> I have also attached the decriptor file that I have created to use
> the open or xdfopen command
The descriptor file was helpful -- it allowed me to figure out which
file to download, except the file name in your descriptor
(pr_A1.200101-220012.nc) does not exist on the server. I did find a
file called pr_A1.200101-210012.nc and will assume your descriptor has
a typo in it.

The easiest way to read this IPCC file is to use xdfopen. All you need
to do is properly describe the time axis, the rest of the metadata in
the file GrADS can interpret without any help. Your descriptor file
for xdfopen should look like this:
dset ^pr_A1.200101-210012.nc
tdef time 1200 linear 1jan2001 1mo

>
> Please help me solve this problrem
Please read the documentation on creating descriptor files for self-
describing files. http://iges.org/grads/gadoc/SDFdescriptorfile.html

--Jennifer

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20091009/522ddf24/attachment.html 


More information about the gradsusr mailing list