Version 3 (modified by zequi, 4 years ago) (diff) |
---|
QA-DKRZ
Github: https://github.com/IS-ENES-Data/QA-DKRZ
Readthedocs: http://qa-dkrz.readthedocs.io/en/latest/
Installation
It is assumed that anaconda with python 2.7 is installed in your system.
$ conda create -n qa-dkrz -c conda-forge -c h-dh qa-dkrz $ source activate qa-dkrz $ qa-dkrz install CORDEX
If qa-dkrz complains about missing links for libtcl and libtk (it is assumed that anaconda is installed in /home/vagrant):
$ ln -s /home/vagrant/anaconda2/lib/libtcl.so /home/vagrant/anaconda2/pkgs/matplotlib-2.1.0-py27h09aba24_0/lib/libtcl.so $ ln -s /home/vagrant/anaconda2/lib/libtk.so /home/vagrant/anaconda2/pkgs/matplotlib-2.1.0-py27h09aba24_0/lib/libtk.so
Usage
Test (CORDEX_qa.conf is attached in this page). The directory containing the data is declared in CORDEX_qa.conf (PROJECT_DATA=/your/path/to/data):
$ qa-dkrz -P CORDEX -f /home/vagrant/config/CORDEX_qa.conf
DRS: Data Reference Syntax
To test the DRS you may want to install esgprep from http://is-enes-data.github.io/esgf-prepare/installation.html and use the esg.cordex.ini attached.
Attachments (4)
- esg.cordex.ini (8.7 KB) - added by zequi 4 years ago.
- CORDEX_qa.conf (30.4 KB) - added by zequi 4 years ago.
- CORDEX_RCMs_ToU.txt (5.6 KB) - added by diezsj 2 years ago.
- test.conf (89 bytes) - added by diezsj 2 years ago.
Download all attachments as: .zip