- To: "netcdf-java@xxxxxxxxxxxxxxxx" <netcdf-java@xxxxxxxxxxxxxxxx>
- Subject: [netcdf-java] Column-major order
- From: Rodrigo Botafogo <rodrigo@xxxxxxxxxxxxxxxxxxx>
- Date: Tue, 24 Jun 2014 10:12:24 -0300
Hello NetCDFers! I´m working with a library that stores multidimensional array data in a one dimensional java array in column-major order. I want to create a NetCDF Array with the same data without copying. Is there any good way of doing it? I´d appreciate any help. thanks, -- Rodrigo Botafogo