NetCDF tools [message #75579] |
Thu, 31 March 2011 11:34 |
MarioIncandenza
Messages: 231 Registered: February 2005
|
Senior Member |
|
|
Hi guys,
I'm migrating some ugly FORTRAN binary blobs used by some applications
into shiny new NetCDF files, and I realize I've never worked with
NetCDF in IDL before.
My first stop, as usual, was at Coyote, and it looks like the Coyote
NetCDF object can be used to build whatever edifice I need.
But before I get to building, I wanted to inquire of the assembled: is
there a NetCDF equivalent to Liam Gumley's fantastic SDS_READ program
for HDF files?
If the answer is no, I may just be tempted to port that program to
NetCDF, because I have become so used to it.
What would be absolutely fantastic is a file that vacuums up all the
attributes and data in a NetCDF file and returns a structure with
everything, but I don't think that could be done without lots of
EXECUTE(), which makes the baby Cthulhu cry.
--Edward H.
|
|
|