EMC python tools and utilities
$> git clone https://github.com/noaa-emc/emcpy
$> cd emcpy
$> pip install .
Documentation is automatically generated when develop
is updated and available here.
To manually generate documentation upon installation (requires pdoc
):
$> pdoc --docformat "google" emcpy