xpystac
pystac handler
Enables xarray to handle pystac objects as input
For extending xarray.open_dataset to accept pystac objects
32 stars
3 watching
2 forks
Language: Python
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stac-utils/pystac | A Python library for working with the SpatioTemporal Asset Catalog specification | 364 |
stac-utils/stac-pydantic | Provides reusable Pydantic data models for the STAC specification | 64 |
stac-utils/pystac-client | A Python client for interacting with STAC APIs and catalogs. | 164 |
opendatacube/odc-stac | A Python library for loading STAC items into xarray Datasets | 144 |
stac-utils/stac-fastapi-pgstac | Provides an interface to access and manipulate STAC data using the FastAPI framework. | 56 |
stac-utils/stac-terminal | Displays STAC Item data in tables, calendars, plots, and histograms in the terminal. | 16 |
stac-utils/stac-task | Provides a class interface for running custom algorithms on STAC ItemCollections | 22 |
gjoseph92/stackstac | Converts STAC catalog data into a dask-based xarray dataset | 250 |
stac-utils/pgstac | A PostgreSQL-based implementation of a spatial-temporal asset catalog system | 154 |
stac-utils/stactools | A command line utility and Python library for working with STAC (Spatial Data Asset Catalog) catalogs. | 104 |
stac-utils/stac-rs | Provides tools and libraries for querying and managing geospatial data based on the STAC specification | 85 |
sat-utils/sat-stac-sentinel | Automates creation of STAC Items from Sentinel satellite data metadata | 20 |
stac-utils/stac-api-validator | A client-side tool for validating STAC API behavior and interactions. | 20 |
stac-utils/stac-geoparquet | A toolset for converting and working with STAC items in various formats for bulk data access and analytics | 83 |
intake/intake-stac | Provides an interface to load and access SpatioTemporal Asset Catalogs (STAC) data from various file formats. | 110 |