-
Both [PySTAC](https://github.com/stac-utils/pystac) and [stactools](https://github.com/stac-utils/stactools) allow merge commits and squash merging.
## PySTAC
![image](https://user-images.github…
-
This is an issue that has tripped me up a few times, and I know other people have run into it as well. The underlying limitation is that `pip install rasterio` in an amd64 platform Docker build works …
-
**Describe the bug**
A recent [mypy bug](https://github.com/python/mypy/issues/13627) leads to issues with python 3.10
When running `mypy` < 0.981 there's a bug that results in.
**To reproduce**
…
-
I'd like to release https://github.com/stactools-packages/fws-nwi/, but to publish to PyPI, all the dependencies need to be published too. Could just be a v0.0.1 or whatever. Thanks!
-
It'll be nice to print all the state codes in the example notebook, without fetching every item.
-
Test against two online files
Run tests without COGs for push/PR and with COGs for releases.
-
- Start of day: https://github.com/stactools-packages/noaa-climate-normals/blob/b9ed6477110761bbcb3d57212149ae2e302aa31d/src/stactools/noaa_climate_normals/netcdf/stac.py#L54
- Start of day: https://…
-
From [the spec](https://github.com/radiantearth/stac-spec/blob/master/item-spec/item-spec.md#relation-types):
> derived_from: URL to a STAC Item that was used as input data in the creation of this …
-
I'm trying to read the geometry of TROPOMI NO2 data which is downloaded from [S5P-PAL](https://data-portal.s5p-pal.com/). The API download method on the website is based on pystac.
It's easy to get…
-
See Landsat:
https://github.com/stactools-packages/landsat/blob/main/src/stactools/landsat/stac.py#L37
There should be an option for how to split scenes crossing the antimeridian. Not sure what it…