pydata / xarray

N-D labeled arrays and datasets in Python
https://xarray.dev
Apache License 2.0
3.63k stars 1.09k forks source link

map_over_subtree -> map_over_datasets #9622

Closed TomNicholas closed 1 month ago

TomNicholas commented 1 month ago

A simple find-replace taking map_over_subtree -> map_over_datasets

shoyer commented 1 month ago

Merging this to facilitate downstream changes...