-
In a recent discussion about a landcover product, we struggled with gsd again.
> We've been using `raster:bands -> spatial_resolution` instead of `gsd` for pixel size. From our reading of the spec,…
-
Hi everyone! The latest release of this project was in may 2023. The support for SLC products seems to have been added somewhere in October (according to the history of __init__.py in the slc sub-dire…
-
Dear Sirs, could You please share with us the progress on updates of stactools-packges/sentinel5p? We would like to use it. Is it going to be updated in the future? All best bulbalion
-
For testing the coverages API etc, we could use some more sample data in our [eoAPI dev catalog](https://eoapi.develop.eoepca.org/).
A good example would be multi-spectral data, ideally Sentinel-2 …
-
Hi all,
This issue is for discussion on templating STAC json using [Jsonnet](https://jsonnet.org/). It would also be good to hear from folks who are doing templating to go from a source-of-truth (…
-
Hello,
I have a problem starting my adventure with STAC.
I find it quite challenging to begin.
At first, I thought I would be able to build a common base for two types of data (Sentinel1, Senti…
-
Item creation ( `stactools.sentinel2.stac.create_item()` ) fails for some (maybe most) Sentinel-2 L2A (SAFE) products with processing baseline N0208.
One example is S2A_MSIL2A_20180908T105021_N0208…
-
Getting some generated Items with unusually large polygons.
As an example here is a tileInfo with a large tileDataGeometry (over 3000 points):
[https:///roda.sentinel-hub.com/sentinel-s2-l2a/t…
-
This is likely needed across other stactools packages, but a couple things would be useful here:
- A description of any `s2:` properties that this package adds.
- A JSON schema published by this r…
-
I'm trying to track down what looks like a memory leak in a process using kerchunk. By 26,000 calls to `scan_grib`, memory usage in the process had grown from ~150 MB to ~2800 MB.
I see that `eccod…