- Fetch the code from
pyromssource repo. - Create a new conda environment:
conda create -n test_pyroms python=3.8 - Follow the
ReadMe.mdinpyromsto install libs - For the
SCRIPinstallation:- Note to modify
makefileto avoid link to pre-installed netCDF lib/inc by Intel/PGI for model usage, and redirect to anaconda packaged path. - If
netcdf.incis not found in conda env path, just copy one from pre-installed netCDF include path.
- Note to modify