Skip to content

First standalone version of GCM metadata archive "get_historical_metadata.py"

Latest
Compare
Choose a tag to compare
@SwenBrands SwenBrands released this 10 Mar 09:19
bc1c81a

This is the first standalone release of the Python function <get_historical_metadata.py> ; "historical" because it was built from the metadata contained in the netCDF files of the historical CMIP experiments distributed by ESGF. The function was previously published as part of the Python collection https://doi.org/10.5281/zenodo.4555367 and contains a comprehensive metadata archive for more than 60 Global Climate Models from the Coupled Model Intercomparison Project Phases 5 and 6, built with the help of the model development teams. See help text within the function and https://doi.org/10.5194/gmd-15-1375-2022 for more details. Contact: swen.brands@gmail.com

usage: get_historical_metadata('name_of_the_gcm'); dependencies: Numpy