developmentseed / developmentseed/lazycogs
single scene loading
- Dominant language
- Python
- Stars
- 52
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
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:
https://github.com/developmentseed/lazycogs/pull/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.
Contributor guide
Research direction
Start by reviewing the rough proof of concept in developmentseed/lazycogs#79 and the project's existing datacube-loading behavior. The issue first needs a scope decision: whether loading a single scene on its original grid as an xarray object belongs in lazycogs or a wrapper library; done means that scope and intended functionality are agreed before implementation is polished.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100