Open-EO / openeo-geotrellis-extensions

Java/Scala extensions for Geotrellis, for use with OpenEO GeoPySpark backend.
Apache License 2.0
5 stars 3 forks source link

support loading netcdf items with bands and timeseries #259

Closed jdries closed 7 months ago

jdries commented 8 months ago

We'll have to create a GDALRasterSource per band, which will in fact contain multiple timestamps. I'm somewhat inclined to create a separate class for this rather than extending FileLayerProvider.