Installation
Stable release
The stable release is distributed for all Equinor users through
/project/res
. Eventually it will be distribued through Komodo,
with access to stable, testing and bleeding versions.
For developers
The sources for fmu-ensemble can be downloaded from github.
You can either clone the public repository:
$ git clone https://github.com/equinor/fmu-ensemble
Once you have a copy of the source, and you have a virtual environment, you can install it with:
$ make install