- To: netcdf-java@xxxxxxxxxxxxxxxx
- Subject: [netcdf-java] changing attribute value via NcML
- From: Doug Lindholm <doug.lindholm@xxxxxxxxxxxxxxxxx>
- Date: Wed, 06 May 2009 09:45:52 -0600
I see that you can change the name of an attribute via NcML using
orgName, but what if I want to change an attribute value? e.g. the data
behind the NcML has missing_value="0" but I want to change it to "NaN"?
Does NcML support this? Something like "orgValue"?
Thanks, Doug
- Follow-Ups:
- Re: [netcdf-java] changing attribute value via NcML
- From: John Caron
- Re: [netcdf-java] changing attribute value via NcML