Closed jr3cermak closed 3 years ago
Rework code so that it is installable by typical means via python -m pip install or python setup.py install.
python -m pip install
python setup.py install
The xesmfTest.yml file should not be included.
Rework code so that it is installable by typical means via
python -m pip install
orpython setup.py install
.