Changes between Version 1 and Version 2 of qa-dkrz
- Timestamp:
- Jan 18, 2018 10:13:59 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
qa-dkrz
v1 v2 2 2 3 3 Github: https://github.com/IS-ENES-Data/QA-DKRZ 4 4 5 Readthedocs: http://qa-dkrz.readthedocs.io/en/latest/ 5 6 … … 14 15 }}} 15 16 17 16 18 If qa-dkrz complains about missing links for libtcl and libtk. It is assumed that anaconda is installed in /home/vagrant: 17 19 … … 21 23 }}} 22 24 23 Test (CORDEX_qa.conf is attached in this page). The following command should be executed from the directory containing your data: 25 == Usage == 26 27 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): 24 28 25 29 {{{ 26 30 $ qa-dkrz -P CORDEX -f /home/vagrant/config/CORDEX_qa.conf 27 31 }}} 32 33 == DRS: Data Reference Syntax == 34 35 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.