xcube-dev / xcube-smos

Experimental xcube support for ESA EE SMOS Level-2 data
https://xcube-dev.github.io/xcube-smos/
MIT License
0 stars 0 forks source link

Support `bbox` open parameter #20

Closed forman closed 9 months ago

forman commented 9 months ago

A geographical bounding box open parameter bbox is still not supported, because we'd actually need an orbit prediction model to exclude native SMOS products that wont intersect with the bounding box.

For now, we could just subset the reprojected SMOS inputs and refrain from implementing a catalog filter. We wont get much performance gain this way, but the store would be compliant with other xcube stores.