Skip to main content

Meteorological computations

Project description

ECMWF Software EnginE Maturity Level Licence Latest Release

Quick StartInstallationDocumentation

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

earthkit-meteo is a Python package providing meteorological computations using numpy input and output. It is a component of earthkit.

Quick Start

from earthkit.meteo import thermo
import numpy as np

t = np.array([264.12, 261.45]) # Kelvins
p = np.array([850, 850]) * 100. # Pascals

theta = thermo.potential_temperature(t, p)

Installation

Install via pip with:

$ pip install earthkit-meteo

More details, such as how to install any necessary binaries, can be found at https://earthkit-meteo.readthedocs.io/en/latest/install.html.

Alternatively, install via conda with:

$ conda install earthkit-meteo -c conda-forge

This will bring in some necessary binary dependencies for you.

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.

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

earthkit_meteo-0.4.3.tar.gz (368.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

earthkit_meteo-0.4.3-py3-none-any.whl (57.0 kB view details)

Uploaded Python 3

File details

Details for the file earthkit_meteo-0.4.3.tar.gz.

File metadata

  • Download URL: earthkit_meteo-0.4.3.tar.gz
  • Upload date:
  • Size: 368.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for earthkit_meteo-0.4.3.tar.gz
Algorithm Hash digest
SHA256 dbdd4453f168adfddfbd3491943445327894e460a8c99fb03b87327c1f95fb73
MD5 2c21364c300a3db1d62f801b395ead3f
BLAKE2b-256 7273da57f8202cabc9a710bfb28bc6bf28c6779c2f15cda7fe1cc97acad8f951

See more details on using hashes here.

File details

Details for the file earthkit_meteo-0.4.3-py3-none-any.whl.

File metadata

  • Download URL: earthkit_meteo-0.4.3-py3-none-any.whl
  • Upload date:
  • Size: 57.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for earthkit_meteo-0.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 af036fae95fe3bb1a4fa640637ccaf1d94509427ee7458c6985eb7118d3089dd
MD5 ee918bbbe2bcd37968663cedb25f1056
BLAKE2b-256 0bbc1e56cc70a1ff985134d7f60aa3918a1bb429199fc119db78a0c6cd0899a8

See more details on using hashes here.

Supported by

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