- To: "netcdf-java@xxxxxxxxxxxxxxxx" <netcdf-java@xxxxxxxxxxxxxxxx>
- Subject: [netcdf-java] [automatic grid transformations] influence on re generation
- From: Martijn van der Pauw <M.vanderPauw@xxxxxxx>
- Date: Fri, 4 Oct 2013 07:33:51 +0000
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
- Follow-Ups: