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.

[netcdf-java] create time series from grids

Hello All,

I'm looking to create a time series from a set of grids using a single
geographic coordinate.

I'm assuming that I need to use something like
GridDatatype#readDataSlice and calculate array indexes from the geo coords.

Is there a better way?

Thanks!

--john