-
I needed stactools to be added to conda-forge, and since it is based on stac-check and stac-validator, those need to be added to conda-forge as well first. These packages need a maintainer listed in t…
-
This code
```python
import odc.stac
import pystac
item = pystac.read_file("https://planetarycomputer.microsoft.com/api/stac/v1/collections/goes-cmi/items/OR_ABI-L2-M1-M3_G16_s20182541539210")
…
-
There should be documentation about the GOES-specific STAC fields, which are added to the generated STAC output. This would help to align with other GOES products (e.g. GOES GLM).
In the code I fou…
-
**Is your feature request related to a problem? Please describe.**
Would be nice to be able to query/filter on one of the regions (CONUS, ALASKA, HAWAII, CARIB, or GUAM).
**Describe the solution …
-
A couple of notes about the `examples/` directory:
- We should reorganize the layout to match the best practices, i.e. items in their own folders, named by ID
- We should use relative paths for al…
-
-
Tests currently query remote https data. Use stactools `get_external_data` to download the test data files the first time they are used.
-
https://github.com/stactools-packages/template
-
## Expected behavior and actual behavior.
Some of the NOAA GEFS GRIB2 files don't have a file extension and I'd like to use gdalmdiminfo to read information about them.
While I can rename them loc…
-
Due to bug https://github.com/geopandas/geopandas/issues/2495 in geopandas, we are using a non-public API until the bug is solved.
We need to set version 2.6 of arrow to be able to export datetimes w…