manilmaskey / cmr

CMR API Demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMR SERVIR Notebooks

This is a temporary repository to demonstrate CMR API.

Setup

  • Install Jupyter on your system to run the notebooks. It may be easiter to use pip to install Jupyter intead of Anaconda.
  • Install the bash kernel for iPython/Jupyter
pip install bash_kernel
python -m bash_kernel.install

Running the Notebooks

  • Launch Jupyter in this directory:
jupyter notebook
  • Select the 'cmr-servir-intro.ipynb' file.
  • Read through the introduction and then move on to the other notebooks by selecting the links at the bottom of the introductory notebook.

Documentation

About

CMR API Demo