Thomas Moore
Results
2
issues of
Thomas Moore
Hi and thanks for all the great development on xESMF! It is great. My `pytest -v --pyargs xesmf` has a single failure. `tests/test_frontend.py::test_regrid_dataarray[True] FAILED` `/miniconda3/envs/pangeo_xesmf/lib/python3.10/site-packages/xarray/core/dataset.py:1426: KeyError` `KeyError: 'longitude'` I created...
bug
Thanks to @dcherian and others who have been obsessively trying to make very common tasks like calculating climatological aggregations on climate data faster and easier. I have some use cases...