Skip to content
/ esmf Public
forked from esmf-org/esmf

The Earth System Modeling Framework (ESMF) is a suite of software tools for developing high-performance, multi-component Earth science modeling applications.

License

Notifications You must be signed in to change notification settings

mdunphy/esmf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESMF Doc Build ESMPy Doc Build

Earth System Modeling Framework (ESMF)

Copyright (c) 2002-2022 University Corporation for Atmospheric Research, Massachusetts Institute of Technology, Geophysical Fluid Dynamics Laboratory, University of Michigan, National Centers for Environmental Prediction, Los Alamos National Laboratory, Argonne National Laboratory, NASA Goddard Space Flight Center. All rights reserved.

Hello and welcome to ESMF.

  • The ESMF User's Guide contains information on building and installing ESMF.
  • The ESMF Reference Manual contains information on the architecture of ESMF, example code, and details of the API (Application Programming Interface).
  • Please contact esmf_support@ucar.edu with any questions or problems.

Downloading ESMF

Building ESMF

conda create -c conda-forge -n <env> esmf esmpy

Linking to ESMF

Add-On Packages

Several add-on packages are included with ESMF under ./src/addon:

  • ESMPy - Python interface to ESMF.
  • ESMX - A layer providing the Earth System Model eXecutable. The ESMX layer is built on top of ESMF and NUOPC.
  • NUOPC - Interoperability layer developed under the National Unified Operational Prediction Capability (NUOPC) program.

See each addon package for a specific README file.

More Help

Information about the ESMF project can be found at the ESMF web site:

Software documentation for the last public release is at:

Software documentation for all releases is at:

About

The Earth System Modeling Framework (ESMF) is a suite of software tools for developing high-performance, multi-component Earth science modeling applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 38.4%
  • Fortran 37.6%
  • C 9.2%
  • PostScript 4.6%
  • Jupyter Notebook 4.0%
  • TeX 2.5%
  • Other 3.7%