Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Accessing Data on EarthCODE Examples

ESA

This section gives you additional examples to explore after the guided burnt forest area case study. The notebooks show common access patterns for EarthCODE-hosted research data products, especially Zarr and Parquet assets opened directly from object storage.

Use these notebooks as patterns: identify the dataset URL or catalog item, open it with the appropriate Python library, inspect dimensions and variables, then subset or visualise the data for your research question.

More Direct Zarr Examples

Parquet and Tabular-Geospatial Examples

What to Compare

Across the examples, look for these recurring steps: