Skip to main content

ESMValTool sample data

Project description

Sample data for use with ESMValTool

This repository will contain samples of real data for use with ESMValTool for automated testing and possibly for demonstration purposes. The goal is to keep the repository size small (~ 100 MB), so it can be easily downloaded. We strive to include data that adheres well to the CMIP6 standard and can be loaded using simple iris commands.

At present, the repository contains 44 monthly, and 35 daily timeseries datasets. The specifications can be found in datasets.yml.

The data are stored using the data reference syntax structure from DKRZ.

Usage

The functionality of this repository is kept simple.

After installing iris, this package can be installed with the command:

pip install ESMValTool_sample_data@git+https://github.com/ESMValGroup/ESMValTool_sample_data

Data can be loaded using the following command for daily or monthly timeseries data.

import esmvaltool_sample_data

# load monthly air temperature timeseries data
ts_amon_cubes = load_timeseries_cubes(mip_table='Amon')

# load daily air temperature timeseries data
ts_day_cubes = load_timeseries_cubes(mip_table='day')

config-user.yml

If you want to use this dataset in your ESMValTool projects, add the following lines to your config-user.yml:

rootpath:
  CMIP6:
    - <path_to_repository>/esmvaltool_sample_data/data/timeseries/CMIP6

drs:
  CMIP6: DKRZ

If you have installed esmvaltool_sample_data, you can find the rootpath settings using python -c 'import esmvaltool_sample_data, yaml; print(yaml.dump(esmvaltool_sample_data.get_rootpaths()))'

License

This work is licensed under Apache 2.0 (code) and CC-BY-SA 4.0 (data). All data files in the directory (esmvaltool_sample_data/data/) are derived from CMIP6. The licensing agreements governing CMIP6 data depend on the model but generally conform to CC-BY-SA 4.0, see the CMIP6 Terms of Use for more detailed information. The terms of the Apache 2.0 license are available in the LICENSE file, and the terms of the CC-BY-SA 4.0 license in the esmvaltool_sample_data/data/LICENSE file.

How to contribute

Suggestions/improvements/edits are most welcome. Please read the contribution guidelines before creating an issue or a pull request.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ESMValTool_sample_data-0.0.3.tar.gz (7.3 MB view details)

Uploaded Source

Built Distribution

ESMValTool_sample_data-0.0.3-py3-none-any.whl (7.6 MB view details)

Uploaded Python 3

File details

Details for the file ESMValTool_sample_data-0.0.3.tar.gz.

File metadata

  • Download URL: ESMValTool_sample_data-0.0.3.tar.gz
  • Upload date:
  • Size: 7.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0.post20210125 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.9.1

File hashes

Hashes for ESMValTool_sample_data-0.0.3.tar.gz
Algorithm Hash digest
SHA256 68690ed8ceef8e7063c8febafc65c63a9e0116d61a5eccc819ec103fae5893b6
MD5 68049cae2ecae8fc78d13261476f6b9b
BLAKE2b-256 5c7c5f91b7e3d3c1934c648cc1fd727641444724561b99428dfe4e6acbd6916e

See more details on using hashes here.

File details

Details for the file ESMValTool_sample_data-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: ESMValTool_sample_data-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 7.6 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0.post20210125 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.9.1

File hashes

Hashes for ESMValTool_sample_data-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 81f0f02182eacb3b639cb207abae5ac469c6dd83fb6dfe6d2430c69723d85461
MD5 1f4f9de404ccb641431c6ef70c2aaeea
BLAKE2b-256 58fa4ecc84665e0ed04c8c4c797405c19c12900bdba6438ab2f5541bf8aa1d42

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page