I’ve now figured out how to create the model:
Creating Hierarchical Models Using 3-dimensional Xarray Data
Also, to handle NaNs, make use of xr.Dataset.to_masked_array()
I’ve now figured out how to create the model:
Creating Hierarchical Models Using 3-dimensional Xarray Data
Also, to handle NaNs, make use of xr.Dataset.to_masked_array()