pystac — Easy Playground
SpatioTemporal Asset Catalog (STAC) client for satellite data
Getting started with pystacRun locally
Install
pip install pystacPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: pystac)
pystac is a third-party package. SpatioTemporal Asset Catalog (STAC) client for satellite data. Install with: pip install pystac
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?