Github user huikyole commented on the issue: https://github.com/apache/climate/pull/441 Thank you for the quick review, @agoodm. In the previous commit, I forgot the nosetests. - test_two_dimensional_lats_lons does not make any sense. If latitudes and longitudes are two-dimensional, their shape must be [nY, nX]. I cannot understand why the module had reshaped one-dimensional latitudes and longitudes. - We can never trade off accuracy against efficiency. There is no documentation why map_coordinates outputs -9999 without mask. I do not think addressing this bottleneck is our top priority.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---