Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 451 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 451 Bytes

ufs2arco

Tools for converting Unified Forecast System (UFS) output to Analysis Ready, Cloud Optimized (ARCO) format

Installation

Installation from pip

pip install ufs2arco

Installation from GitHub

To obtain the latest development version, clone the repository and install it as follows

git clone https://github.com/NOAA-PSL/ufs2arco.git
cd ufs2arco
pip install -e .