A source plugin for climetlab for the source stvl.
In this README is a description of how to use the source provided by the python package stvl.
TODO: write documentation.
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-stvl
import climetlab as cml
ds = cml.load_source("stvl", arg1="1", arg2="2")
ds.to_pandas()
Either open a issue on github if this is a github repository, or send an email to email@example.com.
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.
Martin Janousek and al.
See also the CONTRIBUTORS.md file.