JiaweiZhuang / xESMF

Universal Regridder for Geospatial Data
http://xesmf.readthedocs.io/
MIT License
273 stars 48 forks source link

a error:tests/test_frontend.py::test_para_weight_gen FAILED #142

Open onion5376 opened 1 month ago

onion5376 commented 1 month ago

the xESMF is installed by mamba. Following the tech doc, I test its installation with pytest, it show a error as followings:

========================== short test summary info ============================ FAILED tests/test_frontend.py::test_para_weight_gen - ValueError: zip() argument 2 is shorter than argument 1 ============ 1 failed, 129 passed, 1 skipped, 39 warnings in 25.95s ============