Metadata-Version: 2.1
Name: ILAMB
Version: 2.7.2
Summary: The International Land Model Benchmarking Package
Home-page: https://github.com/rubisco-sfa/ILAMB.git
Author: Nathan Collier
Author-email: nathaniel.collier@gmail.com
License: BSD-3-Clause
Keywords: benchmarking,earth system modeling,climate modeling,model intercomparison
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
License-File: LICENSE.rst
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: cartopy
Requires-Dist: netCDF4
Requires-Dist: cf-units
Requires-Dist: sympy
Requires-Dist: mpi4py
Requires-Dist: scipy
Requires-Dist: cftime
Requires-Dist: tqdm
Requires-Dist: pyarrow
Requires-Dist: pyyaml
Requires-Dist: requests
Provides-Extra: watershed
Requires-Dist: contextily; extra == "watershed"
Requires-Dist: geopandas; extra == "watershed"
Requires-Dist: dataretrieval; extra == "watershed"
Requires-Dist: pynhd; extra == "watershed"

[<img width=250px src=https://www.ilamb.org/assets/images/RUBISCO1.png>](https://www.bgc-feedbacks.org/)

# ILAMB - International Land Model Benchmarking

The python package designed to help confront earth system models with reference data products, and then present the results in a hierarchical set of webpages. Please see [ilamb.org](https://www.ilamb.org) where we have details about the datasets we use, the results we catalog, and the methods we employ.

## v2.7.2 Release - September 2024

This update contains many bugfixes found while supporting papers and other model-data comparison work in the community. You may sense that the development of ILAMB has slowed down. Code development at *this* repository has slowed, but ILAMB continues to change. Many datasets are being added to our comparisons but that activity happens in a different repository (see [ILAMB-Data](https://github.com/rubisco-sfa/ILAMB-Data)). 

We have also been developing a rewrite of the ILAMB software which leverages more modern analysis packages, in particular xarray. The new ILAMB version also is meant to address a shift in how scientists work. Originally ILAMB was envisioned as a replacement for diagnostics packages that modeling centers run. However in the past 10 years, it has become more common for scientists to run small analyses in notebooks as part of their model development process. This new version of ILAMB will find a balance between the operational diagnostic package and the ability to import functionality for creative uses. At the moment, we are developing this as a separate package we call [ilamb3](https://github.com/rubisco-sfa/ilamb3). Check it out along with its accompanying [documentation](https://ilamb3.readthedocs.io/en/latest/).

## Funding

This research was performed for the *Reducing Uncertainties in
Biogeochemical Interactions through Synthesis and Computation*
(RUBISCO) Scientific Focus Area, which is sponsored by the Regional
and Global Climate Modeling (RGCM) Program in the Climate and
Environmental Sciences Division (CESD) of the Biological and
Environmental Research (BER) Program in the U.S. Department of Energy
Office of Science.
