Robbi Bishop-Taylor

Results 63 issues of Robbi Bishop-Taylor

Hi all, `setup.cfg` specifies that `odc-stac` supports Python 3.8: https://github.com/opendatacube/odc-stac/blob/develop/setup.cfg#L33 However, I'm having dependency issues with Dask when trying to build an environment that works with 3.8. The latest version...

### Proposed changes Include a brief description of the changes being proposed, and why they are necessary. ### Closes issues (optional) - Closes Issue #000 ### Checklist (Replace `[ ]`...

I've been seeing some great new functionality added to `pyTMD` recently, particularly around the following `pyTMD.compute.*` params: ``` CORRECTIONS: str | None = None, INFER_MINOR: bool = True, MINOR_CONSTITUENTS: list...

enhancement
help wanted