developmentseed / developmentseed/async-geotiff
.to_rioxarray method for async_geotiff._array.Array
- Dominant language
- Python
- Stars
- 58
- Forks
- 7
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 2
Description
I ended up writing a util in https://github.com/developmentseed/async-geotiff/issues/92#issuecomment-3923299103
To convert an async_geotiff._array.Array to an xarray.DataArray.
Open to adding the util here. No preference if this util (along with many other utils) should stay with the user as not to bloat this project.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the utility linked from issue #92 and the async_geotiff._array.Array API, then review existing utilities in this project. Clarify whether the conversion belongs here or with users; done means a decided home and, if accepted, a working .to_rioxarray conversion to xarray.DataArray.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100