NOAA-OWP / gval

A high-level Python framework to evaluate the skill of geospatial datasets by comparing candidates to benchmark maps producing agreement maps and metrics.
https://noaa-owp.github.io/gval/
Other
22 stars 0 forks source link

STAC Query to Catalog DataFrame #183

Open GregoryPetrochenkov-NOAA opened 7 months ago

GregoryPetrochenkov-NOAA commented 7 months ago

There needs to be functionality to convert a STAC query in to a catalog. Catalogs will be represented by a DataFrame.

fernando-aristizabal commented 7 months ago

Just a STAC query or an entire STAC as well?

GregoryPetrochenkov-NOAA commented 7 months ago

A STAC query in this case can call an entire set of collections if so desired.