Replies: 2 comments 8 replies
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
In this discussion I want to collect information about how our preprocessors perform on unstructured data. This is motivated by the fact that many of them currently don't work on this kind of data.
Below I will collect a quick overview. Each preprocessor that has been tested is added with a box, the box is ticked if it works directly on the unstructured data (without prior regridding!). For preprocessors that do not work, a new discussion item can be opened to discuss progress.
Fell free to add new preprocessors if you discover that they don't work! Thanks!
area_statistics
(fails withValueError: Invalid operation for 'latitude', with 3 bound(s)
)climate_statistics
extract_levels
extract_region
(fails withValueError: expected 0 or 2 bound values per cell
)regrid
(when using appropriate schemes likeunstructured_nearest
)zonal_statistics
(fails withValueError: Invalid operation for 'latitude', with 3 bound(s)
)Beta Was this translation helpful? Give feedback.
All reactions