Giter Club home page Giter Club logo

e3sm-unified's Introduction

E3SM-Unified

A metapackage for a unified conda environment for analysis an other post-processing of results from Energy Exascale Earth System Model (E3SM) simulations.

E3SM-Unified currently supports Linux and OSX, and python >=3.9,<3.11. Support for Windows is not planned.

To create a new conda environment on a laptop or workstation (or on HPC that is not already supported by the E3SM team), first install Miniforge3. Then, create the E3SM-Unified environment (with MPI support from the mpich package in this example), use:

conda create -n e3sm-unified -c conda-forge -c defaults -c e3sm \
    python=3.10 "e3sm-unified=*=mpi_mpich_*"
conda activate e3sm-unified

Each time you want to use the environment in the future, again run:

conda activate e3sm-unified

For the full list of packages in the current version of the metapackages, see: https://github.com/E3SM-Project/e3sm-unified/blob/master/recipes/e3sm-unified/meta.yaml

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.