Andrew Pauling

Results 4 comments of Andrew Pauling

I am having the same issue working on the NCAR Cheyenne system. I created a clean environment (after running module purge): ```conda create -n xesmf_env python=3.7``` then ran: ``` conda...

I also tried this on my personal desktop (a Mac), with the same intallation process as above, and the xe.regridder command created the weights file, but then cleaned my workspace...

I ran pytest on my local installation and got: > ==================================================== test session starts ==================================================== platform darwin -- Python 3.7.9, pytest-6.0.1, py-1.9.0, pluggy-0.13.1 -- /Users/andrewpauling/anaconda3/envs/xesmf_env/bin/python cachedir: .pytest_cache rootdir: /Users/andrewpauling collected...