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.
Hi list, first of all, sorry for cross-posting. I have some NetCDF data containing 4D variables having dimensions ordered as Time, Lat, Lon, Level. I would like to "simply" re-arrange data to become having dimensions ordered as Time, Level, Lat, Lon, as recommended (although not required) by CF-Convention. Is there an easy way to achieve this? (I'm using net-cdf java 2.2 APIs) Basically I have a "test.nc" file with attributes/variables/dimensions/more... and I would like to get a " modified.nc" file where the "only difference" is having variables with differently ordered dimensions (and data array respecting the new order). Any suggestion or guidance line would be greatly appreciated. Best Regards, Daniele -- ------------------------------------------------------- Eng. Daniele Romagnoli Software Engineer GeoSolutions S.A.S. Via Carignoni 51 55041 Camaiore (LU) Italy phone: +39 0584983027 fax: +39 0584983027 mob: +39 328 0559267 http://www.geo-solutions.it -------------------------------------------------------
netcdf-java
archives: