Giter Club home page Giter Club logo

ecco's Introduction

ECCO Tutorials

A place to find exercises for learning to work with ECCO data archived in AWS by the PO.DAAC.

Most tutorials in this repository take the form of python notebooks. Jupyter is a very popular version of python notebooks, and is used extensively by the PO.DAAC team.

notebook exercise 1 - direct, in-region access to ECCO V4r4 datasets in S3

In this notebook, you will learn to 1) identify 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.

Example 1 accesses and plots a global time series animation of monthly sea surface height (SSH) data loaded from netCDF datasets in S3.

Example 2 accesses and plots an XYT slice of monthly ocean temperature flux (TFLUX) data over the Gulf of Mexico. Demonstrates the use of a glob pattern to select netCDF files inside the S3 bucket to open/read with xarray.

notebook exercise 2 - access ECCO V4r4 datasets in Zarr format (via the Harmony API)

In this notebook, you will learn to 1) use the Zarr reformatter service (via Harmony API) to request monthly ocean bottom pressure (OBP) data from ECCO V4r4 in Zarr format, 2) retrieve your AWS credentials which provide access to PO.DAAC data in AWS, and 3) load the staged zarr datasets into a multi-file dataset with xarray. The notebook finishes by drawing static time series plots with matplotlib and xarray.

PO.DAAC contacts:

ecco's People

Contributors

jjmcnelis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ecco's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.