/emcpy

EMC python tools and utilities

Primary LanguagePythonGNU Lesser General Public License v2.1LGPL-2.1

emcpy

EMC python tools and utilities

Installation

$> git clone https://github.com/noaa-emc/emcpy
$> cd emcpy
$> pip install .

Documentation

Documentation is automatically generated when develop is updated and available here.

To manually generate documentation upon installation (requires pdoc):

$> pdoc --docformat "google" emcpy