Skip to content

caltechlibrary/doi-demo-notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI Demo Notebook

Demo notebook with DOI data access and plotting. Click on the Binder link below to see a live, interactive version.

Binder DOI

Local Install

You need to have netcdf and hdf5 headers. This can be installed on a Mac with Brew using brew install netcdf or on a linux system with apt with apt get libhdf5-serial-dev and apt get libnetcdf-dev. You can then install the python dependencies with pip install .