- To: netcdf-java@xxxxxxxxxxxxxxxx
- Subject: [netcdf-java] Problem reading NetCDF4 from netcdfall-4.5.jar
- From: Antonio Rodriges <antonio.rrz@xxxxxxxxx>
- Date: Sun, 19 Oct 2014 22:44:01 +0300
Hello, I have file 2014.nc of NetCDF version 3. I used the latest ncks for Windows (released 1 Oct 2014) to rechunk my file ncks -4 --cnk_dmn lat,4 --cnk_dmn lon,4 --cnk_dmn time,512 2014.nc 2014_ch.nc The new file 2014_ch.nc can be read by WCT, for example. However, java code yields
- Follow-Ups:
- Re: [netcdf-java] Problem reading NetCDF4 from netcdfall-4.5.jar
- From: Antonio Rodriges
- Re: [netcdf-java] Problem reading NetCDF4 from netcdfall-4.5.jar