A python package to support forecast submission, evaluation and access to FTP site for DESTIN-E S2S AI prediction project
Project description
AI_weather_quest
To participate in the AI Weather Quest, you will need to install the AI-WQ-package Python package. This package requires Python version 3, and its source code is available on GitHub.
AI-WQ-package is a Python library designed to streamline participation in the AI Weather Quest. This guide provides step-by-step instructions on how to:
- Submit a forecast to the AI Weather Quest competition.
- Evaluate sub-seasonal forecasts using tools developed by the AI Weather Quest.
- Download training data for initially developing sub-seasonal forecast models.
The package leverages capability developed through xarray for efficient data handling.
We highly recommend use the ReadTheDocs documentation as a guide for using this package: https://ecmwf-ai-weather-quest.readthedocs.io/en/latest/
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.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ai_wq_package-3.0.2.tar.gz.
File metadata
- Download URL: ai_wq_package-3.0.2.tar.gz
- Upload date:
- Size: 23.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6edbf3dfcbe8188e2270ec419fb40b828622b6c172ee158c0b2b53b68952fd4b
|
|
| MD5 |
04ca531b6eb338f38cc6e3db8693894b
|
|
| BLAKE2b-256 |
eae0d2483d03c5b126c93b2a1dc6223da0aff61c4e358afef5e7d0b61225fa65
|
File details
Details for the file ai_wq_package-3.0.2-py3-none-any.whl.
File metadata
- Download URL: ai_wq_package-3.0.2-py3-none-any.whl
- Upload date:
- Size: 26.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
361a43b9abc5f66ece35453c47cfd8a32c9025f00145d62128e7b21193d7af49
|
|
| MD5 |
d3193d975301104c6f9e62cd35063f5e
|
|
| BLAKE2b-256 |
a4b1c88b027046945c332d808f82f2861ec44cbb1a9cf0e1ab365383bbae4704
|