Installation ============ **xcompare** is built on the Xarray ecosystem of tools. Prerequisites and dependencies ------------------------------ **xcompare** requires Python version 3.9 or greater and several additional packages that are listed below: * Python >=3.9 * numpy * xarray * xesmf Installing via Package Managers ------------------------------- **xcompare** is available via PyPi. .. To install from Anaconda: .. parsed-literal:: conda install -c krasting momlevel To install from PyPi: .. parsed-literal:: pip install xcompare