- To: netcdf-java@xxxxxxxxxxxxxxxx
- Subject: Code to produce opendap sequence
- From: "Bob Simons" <Bob.Simons@xxxxxxxx>
- Date: Fri, 27 Jan 2006 13:20:33 -0800
Ultimately, I want to use the java netcdf 2.2 library to generate an .nc
file which, when viewed with opendap, appears to have a sequence.
My reading of the netcdf java library leads me to believe I need to create a Structure. Does anyone have sample code showing how to create a .nc file with a Structure using the java netcdf library?
I have experimented with netcdfFile.addRecordStructure(), but can't figure out how to access the Structure in order to call addMemberVariable in order to add the variables to it.
Sincerely, Bob Simons Satellite Data Product Manager Environmental Research Division NOAA Southwest Fisheries Science Center 1352 Lighthouse Ave Pacific Grove, CA 93950-2079 (831)658-3205 bob.simons@xxxxxxxx <>< <>< <>< <>< <>< <>< <>< <>< <><
- Follow-Ups:
- Re: Code to produce opendap sequence
- From: John Caron
- Re: Code to produce opendap sequence