ECCO

Data Tutorials

Background

The Estimating the Circulation and Climate of the Ocean (ECCO) project makes the best possible estimates of ocean circulation and its role in climate. ECCO combines state-of-the-art ocean circulation models with global ocean data sets. More information can be found on PO.DAAC’s ECCO webpage.

Data Resources & Tutorials

Data Access

In-cloud - Direct Access to ECCO V4r4 Datasets in the Cloud

In this notebook, you will learn to 1) identify Amazon Web Services (AWS) S3 endpoints corresponding to two ECCO datasets of interest, 2) retrieve your AWS credentials which provide access to PO.DAAC data in AWS, 3) load the target netCDF files into two multi-file datasets with xarray, and 4) slice and plot the datasets as animated time series using matplotlib and cartopy. The notebook finishes by writing the animations to disk as MP4 files. The two variables analyzed in this example are global monthly sea surface height (SSH) data and monthly ocean temperature flux (TFLUX) data over the Gulf of Mexico.

Local Machine Download - Access to ECCO V4r4 Datasets on a Local Machine

This is a modified version of the In-cloud Access python notebook above to batch download ECCO data on a local machine.

Use Case Demo

ECCO Science Use Case Jupyter Notebook Demonstration

This tutorial will use data from the ECCO model to derive spatial correlations between sea surface temperature anomaly and sea surface height anomaly through time for two regions of the Indian Ocean. The goal is to investigate the correlative characteristics of the Indian Ocean Dipole and how the east and west regions behave differently.

Additional Resources

ECCO Project Website