aodn / geoserver-build

Configures a GeoServer war containing extensions and configuration required by AODN instances
Other
2 stars 4 forks source link

Fixes #256. #257

Closed jonescc closed 7 years ago

jonescc commented 7 years ago

Use an IndexChunkIterator using long 1D offsets to read/write variable values one chunk of values at a time instead of ChunkingIndex which doesn't.