pystacEasy Playground

SpatioTemporal Asset Catalog (STAC) client for satellite data

Getting started with pystacRun locally
Install
pip install pystac
Python 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?