Davai environment: commandlines for running DAVAI-tests experiments.
Project description
DAVAI environment & interface
This project contains:
- the DAVAI command-line tools, to create DAVAI experiments and run them,
- the configuration files to handle general preferences and machine-dependent installation,
- the documentation
Note that the core of DAVAI (tests templates, jobs sequences, config files and launching wrappers) are hosted separately, in the DAVAI-tests repository.
Installation
-
on
belenos@MF -
or to setup your own install:
- Clone this repository, e.g. in
~/repositories/:
git clone https://github.com/ACCORD-NWP/DAVAI-env.git - Set paths:
DAVAI_ENV=~/repositories/DAVAI-envexport PATH=$DAVAI_ENV/bin:$PATHexport PYTHONPATH=$DAVAI_ENV/src:$PYTHONPATH
- Assert dependencies (see below) are satisfied
- Clone this repository, e.g. in
-
If you want to inspect possible customizations:
davai-config showdavai-config preset_user
Quick start
For a quick start:
- Prepare an experiment based on version
<v>of the tests, to validate an IAL Git reference<r>:
davai-new_xp <r> -v <v> [-h]
(you may need to specify the path to your IAL repository by argument, cf. options with-h)
To know what version of the tests to use, cf. below. - Go to the prompted directory of the experiment (ending with
.../dv-<nnnn>-<platform>@<user>/davai/nrv/) - Run the tests:
davai-run_xpand monitor (standard output for the build, then job scheduler). - If you need to re-build & re-run tests:
davai-build [-h]davai-run_tests [-h]
More details to be found in the documentation, in particular in case of a multi-repos contribution.
Tests versions and reference experiments
=> https://github.com/ACCORD-NWP/DAVAI-tests/wiki/Versions-of-tests
Documentation
The user guide is available here.
Dependencies
DAVAI is mainly written in Python3. Make sure you have Python3.6 at least. It also uses Git, make sure you have a "recent enough" version of it, or some commands may not work properly. DAVAI works over a number of NWP packages, tools, software, that need to be installed on the machine with their own procedures. These include:
- Vortex: scripting system used for the definition of tasks (resources, executables launch, ...) and the running of the jobs. It embeds a number of necesary-as-well sub-packages.
- ecbundle:
a utility from ECMWF to gather codes from several repositories, in the required version for each,
based on a YAML descriptive file (called bundle); used in
IAL-build - IAL-build:
wrappers around
gitandgmkpack(and eventually other building tools) to build IAL executables from Git - IAL-expertise: tools to analyse automatically the outputs of NWP configurations -- norms, Jo-tables, fields in FA/GRIB files, ...
- EPyGrAM: a Python library for handling output data from the IAL models; it is used here within IAL-expertise.
These packages may already be pre-installed on MF's HPC or other platforms where DAVAI is already ported. Cf. the "Local complements" in "Installation" section, in this case.
To install them on a new machine, cf. the projects' installation instructions.
Lexicon
- DAVAI = "Device Aiming at the VAlidation of IAL"
- IAL = IFS-Arpege-LAM
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 Distributions
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 davai-1.2.3-py3-none-any.whl.
File metadata
- Download URL: davai-1.2.3-py3-none-any.whl
- Upload date:
- Size: 33.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c26007e5ec334a65dc314c72d2e57d0844b8656b3561cf3f558879d2ec77127
|
|
| MD5 |
02b84183c32b3d01c1715557e7118737
|
|
| BLAKE2b-256 |
32564fcfce89d7402b2f53ae4e24f228e80d871bc7ecb6bce4bf702d808b3cc2
|