A dataset plugin for climetlab for the dataset mltc-surface-observation-postprocessing
Project description
climetlab-mltc-surface-observation-postprocessing
A dataset plugin for climetlab for the dataset mltc-surface-observation-postprocessing-main.
Features
In this README is a description of how to get the dataset provided by the python package climetlab_mltc_surface_observation_postprocessing.
Datasets description
The dataset is designed for learning forecast errors of 2m-temperature from a weather forecasting model, using station observations as the truth. Currently there are 3 variables in the dataset. For each variable the dataset contains over 5 million datapoints covering a range of different locations (not specified).
1 : field = forecast_error
The predictand for the problem, the difference between the forecasted value of 2m-temperature and the observed value, units degrees C (or equally Kelvin).
2 : field = time_of_day
Local time of day, in decimal hours. Useful for diagnosing the diurnal cycle model bias.
3: field = soil_temperature
Model soil temperature, units degrees C.
Using climetlab to access the data
See the demo notebooks
-
TODO.
The climetlab python package allows easy access to the data with a few lines of code such as:
!pip install climetlab climetlab-mltc-surface-observation-postprocessing
import climetlab as cml
ds = cml.load_dataset("mltc-surface-observation-postprocessing", field="forecast_error")
ds.to_pandas()
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, Fenwick Cooper, Zied Ben Bouallegue, Peter Dueben
See also the CONTRIBUTORS.md file.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file climetlab_mltc_surface_observation_postprocessing-0.3.0.tar.gz
.
File metadata
- Download URL: climetlab_mltc_surface_observation_postprocessing-0.3.0.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4dfb7965785af666d499c1bc257171036ccef60ed8949141c29ac64c385847c9 |
|
MD5 | 231e95eb59c9b27783d483b466cfb26f |
|
BLAKE2b-256 | feb8a5cfe34d849813ed944e4c948111c03b1e25aaeda7646d713c58b004269a |
File details
Details for the file climetlab_mltc_surface_observation_postprocessing-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: climetlab_mltc_surface_observation_postprocessing-0.3.0-py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf6eb571589e8e53d11d459abb5b3c657309df656985529498d5612e573a29f7 |
|
MD5 | 395a31e93ed3c0ac3da174e791543b51 |
|
BLAKE2b-256 | 4a2e24442e8cd05afc6e5fa057498dd0f3268307171af0743778e6791d0663d8 |