1 of 15

NASA Earthdata Cloud &

The Cloud Paradigm

An Introduction

2 of 15

NASA Earthdata is moving to the Cloud

  • Era of Big Data → NASA EOSDIS cloud evolution
  • NASA DAAC data is/will be hosted in the Amazon Web Services (cloud), or AWS, in the new Earthdata Cloud
  • NASA DAACs are starting to migrate their data holdings into this cloud-based environment
  • In anticipation and support of this, DAACs are gearing up to support the data end-users e.g., this Cloud Workshop!

3 of 15

Transition to the Cloud

4 of 15

Cloud 101

NASA Earthdata Cloud

AWS - Amazon Web Services (Cloud)

AWS Cloud Data Storage - S3 buckets - Amazon S3 buckets are similar to file folders, store objects, which consist of data and its descriptive metadata.

AWS Regions and Zones

NASA data is in us-west-2 (U.S. Oregon)

Elastic Compute Cloud (Amazon EC2) : compute platform with choice of processor, storage, networking, operating system, and purchase model.

AWS S3 Access keys:

Access keys to work programmatically

See the Earthdata Cloud Primer downloadable PDF titled 'Glossary and Acronyms Explained'

Cloud Optimized Format (COF) e.g. Zarr

  • A format for the storage of chunked, compressed, N-dimensional arrays
  • “chunked” = dataset can be split into pieces and your computer’s memory (RAM) only needs to load the ones necessary for a calculation
  • Zarr specifically designed to overcome netCDF4 cloud issues
    • Metadata stored in single JSON object
    • Each data chunk is separate object; Parallel data reads and writes (increased efficiency)

Cloud Costs

  1. Compute
  2. Storage
  3. Egress
  4. HTTP requests (get and post)

5 of 15

Paradigm Shift

6 of 15

2i2c Managed Cloud Environment

AWS us-west-2

Openscape 2i2c space

Highlights

  • Managed Environment
  • Access list based on Github UN
  • Python Pangeo framework
  • RStudio and Matlab environments
  • Git
  • Persistent user profile

7 of 15

Thank you!

8 of 15

9 of 15

10 of 15

Tutorial 8

11 of 15

12 of 15

13 of 15

Tutorial 0 - setup

All Tutorials

14 of 15

15 of 15