creare-com / podpac

Pipeline for Observational Data Processing Analysis and Collaboration
https://podpac.org
Apache License 2.0
45 stars 6 forks source link

Test reverse monotonic coordinate interpolation #480

Open mpu-creare opened 3 years ago

mpu-creare commented 3 years ago

Description This line https://github.com/creare-com/podpac/pull/479/files#diff-1a9863f052004c4aa6103bbbbb2294d0862d15aac0ec91a5becaff0ca9d43097R120

was 'fixed'. It's really a bug in xarray, but with our usage I'm not sure setting this to False always gives the correct answer.

Need to add a test and then do the right thing -- if needed.