comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: IDL to write GrADS netCDF (SDF)
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: IDL to write GrADS netCDF (SDF) [message #77609] Fri, 16 September 2011 07:01 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Rich Bantges writes:

> Thanks again for your offer of help. Appended below is the IDL code
> I've written that essentially restores and IDL save file and then
> attempts to write them in a GrADS compatible netCDF file - this works
> ok, but if I try and make "vid = NCDF_VARDEF(id, 'MEAN_AOD', [zid,
> xid, yid], /FLOAT)" GrADS with the sdfopen command won't read the
> variables (obviously making the mean_aod a 3D array).

The COARDS standards can provide endless hours of
fun as you argue with your colleagues about what
they actually *mean*, but they do have to be followed,
apparently.

One of the standards has to do with the Order of Dimensions,
which apparently is Time, Latitude, Longitude. I can't test
this, because I don't have the data, but it seems to me
your variable dimensions are [lon,lat]. You might check
to see if that is causing a problem.

Cheers,

David


--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: How can make a simple movie from .txt files
Next Topic: IDL to write GrADS netCDF (SDF)

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 13:59:44 PDT 2025

Total time taken to generate the page: 0.00429 seconds