Skip to content

Notebook to pull down v1.0.0 of NOAA NCEI's nClimGrid Daily from AWS and plot for a given day.

Notifications You must be signed in to change notification settings

jjrennie/nclimgrid-daily-aws

Repository files navigation

Plotting NOAA's nClimGrid Daily Stored in AWS

Written By Jared Rennie

This tutorial uses python to download and plot data from NOAA's nClimGrid Daily Database

What You Need

First off, the entire codebase works in Python... sort of.

You will need the following programs installed:

  • Python
  • s3fs | numpy | xarray | matplotlib | cartopy | h5netcdf | h5py

The "easiest" way is to install these is by installing Anaconda, and then applying conda-forge. Afterward, then you can install the above packages.

Launch right now with binder

Binder

About

Notebook to pull down v1.0.0 of NOAA NCEI's nClimGrid Daily from AWS and plot for a given day.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published