Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 425 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 425 Bytes

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