NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
Hello, We currently read in gaussian grid files from ECMWF. When the netcdf library has read it in, it has become a regular grid with a resolution of 0.1406 degrees. We want this resolution to be exactly 0.14. Is it possible to influence the transformation? We read in the file using the statement: dataset = NetcdfDataset.openDataset(file.getAbsolutePath()); Kind regards, Martijn
netcdf-java
archives: