While loading datacube is great, it involves regriding systematically and I notice that dev/scientists in my company need to have the option to sometimes load a single scene with the original grid (as an xarray object).
I feel like doing it using your tech stack (obstore, async-geotiff, rustac) would be straight forward so I put together a rough proof of concept here:
#79
know this could also live in a wrapper library, so before spending time polishing the implementation, I'd love to hear your thoughts on whether this fits the project's scope and whether you'd be interested in such functionality.
While loading datacube is great, it involves regriding systematically and I notice that dev/scientists in my company need to have the option to sometimes load a single scene with the original grid (as an xarray object).
I feel like doing it using your tech stack (obstore, async-geotiff, rustac) would be straight forward so I put together a rough proof of concept here:
#79
know this could also live in a wrapper library, so before spending time polishing the implementation, I'd love to hear your thoughts on whether this fits the project's scope and whether you'd be interested in such functionality.