Skip to content

Python code to support and participate in ECMWF-hosted AI Weather Quest

License

Notifications You must be signed in to change notification settings

ecmwf/AI_weather_quest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI_weather_quest

Python code to support and participate in ECMWF-hosted 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.

Installation

To install the package on a Linux system, use the following command:
python3 -m pip install AI-WQ-package

If you need assistance installing Python 3 or pip, we recommend referring to the official documentation for guidance.

Dependencies

The AI-WQ-package has two dependencies:  numpy (version 1.23 or higher)  xarray (version 2024.09.0 or higher).

If these dependencies might conflict with your working environment, we recommend installing the package in a virtual environment to isolate its impact.

Upgrading the package

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

About

Python code to support and participate in ECMWF-hosted AI Weather Quest

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages