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: