Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 437 Bytes

File metadata and controls

21 lines (13 loc) · 437 Bytes

ngen-eval

Name

ngen Evaluation (ngen.eval)

Description

A python library for calculating metrics (from ngen.cal)

Clone ngen-eval

git clone -b development --recurse-submodules https://gitlab.sh.nextgenwaterprediction.com/NGWPC/nwm-ngen/ngen-eval.git

Build ngen.eval in Python virtual environment

cd [ROOT_DIR]/ngen-eval
pip install .

where[ROOT_DIR] refers to the directory where ngen-eval is installed