[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