NOAA-GFDL / fre-cli

Python-based command line interface for FRE (FMS Runtime Environment) to compile and run FMS-based models and post-process their output.
GNU Lesser General Public License v3.0
3 stars 7 forks source link

improvements/updates to configureScriptXML + environment.yml updated #91

Closed ilaflott closed 4 months ago

ilaflott commented 4 months ago

put environment.yml back in with updated requirements, in case one wants to build the environment "by-hand" instead of using a conda channel. pylint and pytest added in

most updates to fre/pp/configureScriptXML.py are suggestions from pylint.