Closed thurber closed 1 month ago
Yeah fair - that definitely shouldn't be happening. Could you share the dataset that you ran into this with?
Here's a sample with a netcdf with a band_data
temperature variable and a random weight
variable, and a geojson with counties in WA state.
When trying to test a randomly weighted grid of temperature data aggregated to US counties, I encounter an error stating that
xesmf
is required for data and weights on different grids, but the grids are the same. See traceback below. When I compare the grid sizes manually, it is unclear to me how the error is able to trigger; perhaps the preprocessing is affecting it somehow.Data:
Code:
Traceback:
Testing the above logical statement manually:
Related to JOSS review: https://github.com/openjournals/joss-reviews/issues/7239