Installation
Required dependencies
For ncdiff: one or more NetCDF engines; see
xarray.open_dataset()
Installing with conda
conda install recursive_diff
Installing with pip
pip install recursive-diff
Minimum dependency versions
This project adopts a rolling policy based on SPEC 0 regarding the minimum supported version of its dependencies.
You can see the actual minimum tested versions in pyproject.toml.