[netCdfJava #JFV-235665]: NetcdfFileWriteable fill options
Unidata netCDF Java Support
support-netcdf-java at unidata.ucar.edu
Thu Apr 19 11:02:11 MDT 2007
Hi Lindsay:
This bug should be fixed in the latest development release (2.2.19.13) and the upcoming stable release (2.2.20). Any testing would be appreciated.
Thanks for reporting.
John
Lindsay.Pender at csiro.au Posted on 20070228.2018 MST
===============================================================
When opening an existing netCDF file through NetcdfFileWriteable
openExisting(String location, boolean fill) the fill value never gets
set in the corresponding IOServiceProviderWriter since you go through
NetcdfFileWriteable(String location) and spiw.open(raf, this, null);
where the default fill option is false. setFill() in
NetcdfFileWriteable doesn't do the trick since it doesn't talk to
IOServiceProviderWriter where the filling actually occurs. Is this
intended or am I being silly?
Thanks in advance,
Lindsay
Dr Lindsay Pender
Marine Systems Engineer/Scientific Programmer
CSIRO Marine and Atmospheric Research
CSIRO Marine Labs
GPO Box 1538
Hobart, Tas.
Australia
Ph. +61 3 62325394
Fax +61 3 62325000
Ticket Details
==================
Ticket ID: JFV-235665
Department: Support netCDF Java
Priority: Critical
Status: Closed
More information about the Netcdf-java
mailing list