Skip to main content

ECMWF Software EnginE Maturity Level Licence Latest Release

Quick StartInstallationDocumentation

[!IMPORTANT] This software is Graduated and subject to ECMWF's guidelines on Software Maturity.

earthkit-meteo is a Python package providing meteorological computations using array (NumPy, Torch and CuPy), xarray or fieldlist. It is part of the earthkit ecosystem.

Quick Start

    from earthkit.meteo import thermo

    # using Numpy arrays
    import numpy as np

    t = np.array([264.12, 261.45])  # Kelvins
    p = np.array([850, 850]) * 100.0  # Pascals
    theta = thermo.potential_temperature(t, p)

    # using Torch tensors
    import torch

    t = torch.tensor([264.12, 261.45])  # Kelvins
    p = torch.tensor([850.0, 850.0]) * 100.0  # Pascals
    theta = thermo.potential_temperature(t, p)

Installation

Install via pip with:

$ pip install earthkit-meteo

Alternatively, install via conda with:

$ conda install earthkit-meteo -c conda-forge

Licence

Copyright 2023, European Centre for Medium Range Weather Forecasts.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

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.

Release files for earthkit-meteo 1.1.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for earthkit-meteo 1.1.0
File Size Uploaded
earthkit_meteo-1.1.0.tar.gz 3.3 MB Details

Built distribution (wheel)

Table of built distributions (wheels) for earthkit-meteo 1.1.0
File Interpreter ABI Platform
earthkit_meteo-1.1.0-py3-none-any.whl Python 3 none any Details

Total release size: 3.5 MB

Release files / earthkit_meteo-1.1.0.tar.gz

Download URL earthkit_meteo-1.1.0.tar.gz
Size 3.3 MB
Tags Source
SHA-256 checksum
How to use checksums
8be9a2b47391dc4eb35f92e8930654d0c5113bba2f23ae6eb581041376af5d82
BLAKE2b-256 checksum
How to use checksums
8b9fadf264c8e6ebd4ebe3d001dad438a9e44fad892e67abfe6be1386269c305
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6

Release files / earthkit_meteo-1.1.0-py3-none-any.whl

Download URL earthkit_meteo-1.1.0-py3-none-any.whl
Size 184.3 kB
Tags Python 3
SHA-256 checksum
How to use checksums
e2a6ab0fc7526c9f277775d07ed174a1fca963541d0eaed4f8d65be938a3e159
BLAKE2b-256 checksum
How to use checksums
bd2a3acf52e45e739dd120fc800f04d1dc626b040f3ece572932fe174b05e282
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.14.6
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page