[netcdf-java] Renaming CoordinateAxis
Christopher Mueller
cmueller at asascience.com
Thu Jan 24 12:55:47 MST 2008
Hi All,
I¹m working with gridded datasets (for now) and am interested in ³renaming²
the coordinate axes for certain datasets. For example a particular
dataset has a ³latitude² coordinate axis called ³yu_ocean² and a ³longitude²
axis called ³xu_ocean². Is there a way to rename these axes to ³lat² and
³lon² without completely rebuilding the nc file?
I¹m currently using:
FileWriter.writeVariables(List<Variable>); FileWriter.finish();
To write the file and would like to do the ³rename² prior to these calls
when I am building the List<Variable> to pass to
FileWriter.writeVariables()....
Is this possible?
Thanks,
Chris
--
Christopher Mueller | Scientist
Applied Science Associates
70 Dean Knauss Drive | Narragansett, RI 02882 USA
p: +1 401-789-6224 | f: +1 401-789-1932
e: cmueller at asascience.com | www.asascience.com
ASA | Science. Services. Solutions
Imagination is everything. It is the preview of life's coming attractions.
- Albert Einstein
Whether you think you can or think you can't, either way you are right. -
Henry Ford
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.unidata.ucar.edu/mailing_lists/archives/netcdf-java/attachments/20080124/757c38a0/attachment.html
More information about the netcdf-java
mailing list