Tools for converting Unified Forecast System (UFS) output to Analysis Ready, Cloud Optimized (ARCO) format
pip install ufs2arco
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 .