Examples

This page provides examples of Python sessions using elm code and yaml config files that can be run with elm-main.

Prerequisites for Examples

Follow the instructions for installation of elm and the elm-env conda environment ( Install ):

Also, define the environment variable ELM_EXAMPLE_DATA_PATH to be your full path to local clone of elm-data

Jupyter (IPython) Notebooks with elm

Two notebooks provide worked out examples of using elm with time series of spatial weather data from NetCDF files.

The notebook then goes through how to build true and false color images with an ElmStore and matplotlib.pyplot.imshow

Notebooks using elm