Is your feature request related to a problem?
Based on #832, we should constrain xarray to the most recent min supported version an xCDAT temporal API breaks with xarray=2025.01.0 due to changes in how attributes are preserved.
Describe the solution you'd like
Find the min supported xarray version, constrain it in the conda envs and conda-forge feedstock. No new release is needed, just a patch of xcdat=0.11.2 on conda-forge.
Describe alternatives you've considered
No response
Additional context
No response