Skip to main content

AI Weather Quest (AI-WQ-package)

Disclaimer: This package is provided for research and competition participation purposes only. It is not intended for use in any operational or production context. It is not an officially supported ECMWF software product.

Overview

AI-WQ-package is a Python library that supports participation in the ECMWF AI Weather Quest, a competition to develop and evaluate AI-based sub-seasonal forecasts.

The package enables you to:

  • Submit forecasts to the AI Weather Quest competition.
  • Evaluate sub-seasonal forecasts using tools developed by the AI Weather Quest team.
  • Download training data for developing sub-seasonal forecast models.

It builds on xarray for efficient NetCDF-based data handling.


Installation

To install the AI-WQ-package on Linux, run the following command:

python3 -m pip install AI-WQ-package

For guidance on installing Python 3 or pip, refer to the official documentation.


Dependencies

The AI-WQ-package requires the following dependencies:

  • numpy (version 1.23 or higher)
  • xarray (version 2024.09.0 or higher)
  • dask (version 2024.9.0)
  • pandas (version 2.2.3 or higher)
  • scipy (version 1.14.1 or higher)
  • netCDF4 (version 1.7.2 or higher)
  • requests (versions 2.32.2 or higher)
  • matplotlib (versions 3.8 or higher)
  • cartopy (versions 0.22 or higher)

If these dependencies conflict with your current working environment, consider installing the package in a new virtual environment.


Upgrading the Package

To upgrade to the latest version, run:

python3 -m pip install --upgrade AI-WQ-package

This project is being actively developed. New updates may be released periodically with detailed annoucements given on the ECMWF-hosted forum.


Software Maturity

Attribute Status
Maturity Static Badge
Support level Best effort — no guaranteed response time
Operational use Not suitable for operational use

[!IMPORTANT] This software is Sandbox, is under active development, and subject to ECMWF's guidelines on Software Maturity. Releases are intended for testing, evaluation, and collaboration rather than production deployment.


License

This project is licensed under the Apache License 2.0. See the LICENSE file for the full text.


Support

This package is not officially supported by ECMWF. Community contributions and questions are welcome via GitHub Issues on the upstream repository or on the ECMWF Community Forum.

For general ECMWF-related enquiries, please use the ECMWF Service Desk.


Documentation

Full documentation is available on ReadTheDocs:

https://ecmwf-ai-weather-quest.readthedocs.io/en/latest/

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ai_wq_package-3.29.tar.gz (35.5 kB view details)

Uploaded Source

Built Distribution

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

ai_wq_package-3.29-py3-none-any.whl (39.7 kB view details)

Uploaded Python 3

File details

Details for the file ai_wq_package-3.29.tar.gz.

File metadata

  • Download URL: ai_wq_package-3.29.tar.gz
  • Upload date:
  • Size: 35.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.11

File hashes

Hashes for ai_wq_package-3.29.tar.gz
Algorithm Hash digest
SHA256 533c9779a760af024a9ed8d9ee8eec8d1cd40d404df36593fe80684def7c724a
MD5 2100a804266c0d70af5d6a5b64996fa1
BLAKE2b-256 229897a70c652c8826787402339345a5a9837372f7e218f79bbc4225bc263a0a

See more details on using hashes here.

File details

Details for the file ai_wq_package-3.29-py3-none-any.whl.

File metadata

  • Download URL: ai_wq_package-3.29-py3-none-any.whl
  • Upload date:
  • Size: 39.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.11

File hashes

Hashes for ai_wq_package-3.29-py3-none-any.whl
Algorithm Hash digest
SHA256 6b0bb67018fe41eb39bba12998eb21434e7fed10d924361d1c027d801451d2dc
MD5 1fe5385b0a5d2b13f5aeecc8cce99dc1
BLAKE2b-256 8a5cab914cd75187ef58ed8d1b46d109b84f44aca5f6f8d2cd06e0a11b5aecdb

See more details on using hashes here.

Release history Release notifications | RSS feed

3.31

2 files

3.30

2 files

This release

3.29 This release

2 files

3.28

2 files

3.27

2 files

3.26

2 files

3.25

2 files

3.22

2 files

3.21

2 files

3.20

2 files

3.16

2 files

3.15

2 files

3.14

2 files

3.13

2 files

3.12

2 files

3.11

2 files

3.9

2 files

3.1

2 files

3.0.4

2 files

3.0.3

2 files

3.0.2

2 files

3.0.1

2 files

3.0.0

2 files

2.4.4

2 files

2.4.3

2 files

2.4.2

2 files

2.4.1

2 files

2.3.9

2 files

2.3.8

2 files

2.3.7

2 files

2.3.6

2 files

2.3.5

2 files

2.3.4

2 files

2.3.3

2 files

2.3.2

2 files

2.3.1

2 files

2.2.9

2 files

2.2.8

2 files

2.2.7

2 files

2.2.6

2 files

2.2.5

2 files

2.2.4

2 files

2.2.3

2 files

2.2.1

2 files

2.2.0

2 files

2.0.0

2 files

1.1.8

2 files

1.1.7

2 files

1.1.6

2 files

1.1.5

2 files

1.1.4

2 files

1.1.3

2 files

1.1.2

2 files

1.1.1

2 files

1.1.0

2 files

1.0.9

2 files

1.0.8

2 files

1.0.7

2 files

1.0.6

2 files

1.0.5

2 files

1.0.4

2 files

1.0.3

2 files

1.0.2

2 files

1.0.1

2 files

1.0.0

2 files

0.2.26

2 files

0.2.25

2 files

0.2.24

2 files

0.2.23

2 files

0.2.22

2 files

0.2.21

2 files

0.2.20

2 files

0.2.19

2 files

0.2.18

2 files

0.2.17

2 files

0.2.16

2 files

0.2.15

2 files

0.2.14

2 files

0.2.13

2 files

0.2.12

2 files

0.2.11

2 files

0.2.10

2 files

0.2.9

2 files

0.2.8

2 files

0.2.7

2 files

0.2.6

2 files

0.2.5

2 files

0.2.4

2 files

0.2.3

2 files

0.2.2

2 files

0.2.1

2 files

0.2.0

2 files

0.1.61

2 files

0.1.7

2 files

0.1.6

2 files

0.1.5

2 files

0.1.4

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.0.19

2 files

0.0.18

2 files

0.0.16

2 files

0.0.15

2 files

0.0.14

2 files

0.0.13

2 files

0.0.12

2 files

0.0.11

2 files

0.0.10

2 files

0.0.9

2 files

0.0.8

2 files

0.0.7

2 files

0.0.6

2 files

0.0.5

2 files

0.0.4

2 files

0.0.3

2 files

0.0.2

2 files

0.0.1

2 files

Supported by

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