Getting started#
A guide to enable you to start productively using ValEnsPy as efficiently as possible.
Installation#
Valenspy is a pure python package but it has some non-python dependencies (such as ESMpy). The easiest way to install ValEnsPy is to use the conda package manager. If you prefer using pip ensure that you have the required dependencies installed. For help with the install check out the advanced installation page.
Using Conda
Using pip
Installing a specific version? Installing from source? Check the advanced installation page.
Why ValEnsPy?#
WIP - 2 sentence description of the package and its purpose.
Still not convinced? Check out the Why ValEnsPy page.
What do I need to get started?#
WIP - 3 sentences about knowledge needed to get started with ValEnsPy (xarray!)
Got what it takes? Check out the quick overview page to learn the key concepts of ValEnsPy or check out the examples.