Unidata / netcdf-java

The Unidata netcdf-java library
https://docs.unidata.ucar.edu/netcdf-java/current/userguide/index.html
BSD 3-Clause "New" or "Revised" License
146 stars 71 forks source link

S3 Grib feature collection support #1178

Open tdrwenski opened 1 year ago

tdrwenski commented 1 year ago

Depends on https://github.com/Unidata/netcdf-java/issues/1177, which should handle grib indexes (.gbx9) for S3 datasets. This issue applies to Feature Collection indexes (.ncx4).

Currently, GRIB feature collections don't work due to code assuming indexes are local files. We would like feature collections to work for S3 Grib1/Grib2 data, with all partition types (none, directory, file, timePeriod, all)