Skip to main content

A dataset plugin for climetlab for the dataset weatherbench

Project description

climetlab-weatherbench

A dataset plugin for climetlab for the dataset weatherbench. See WeatherBench for more details.

Features

In this README is a description of how to get the dataset(s) provided by the python package climetlab-weatherbench.

Datasets description

Alternate host for the WeatherBench dataset. Currently only hosting geopotential_500hPa & temperature_850hPa.

Using climetlab to access the data

See the demo notebooks Binder

The climetlab python package allows easy access to the data with a few lines of code such as:

!pip install climetlab climetlab-weatherbench
import climetlab as cml
ds = cml.load_dataset("weatherbench", year=2000, parameter = "geopotential_500hPa")
ds.to_xarray()

Support and contributing

Either open a issue on github if this is a github repository, or send an email to email@example.com.

LICENSE

See the LICENSE file. (C) Copyright 2022 European Centre for Medium-Range Weather Forecasts. This software is licensed under the terms of the Apache Licence Version 2.0 which can be obtained at http://www.apache.org/licenses/LICENSE-2.0. In applying this licence, ECMWF does not waive the privileges and immunities granted to it by virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction.

Authors

Matthew Chantry and al.

See also the CONTRIBUTORS.md file.

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

climetlab_weatherbench-0.1.2.tar.gz (9.0 kB view hashes)

Uploaded Source

Built Distribution

climetlab_weatherbench-0.1.2-py3-none-any.whl (9.2 kB view hashes)

Uploaded Python 3

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