This is an old revision of the document!
ALG001
Acceptance Test for Redistribution of 24 hour accumulated precipitation
Step | Direction | Expected Result | Pass/Fail Criteria or Comment |
---|---|---|---|
001 | – | – | – |
002 | – | – | – |
003 | – | – | – |
004 | – | – | – |
005 | – | – | – |
006 | – | – | – |
007 | – | – | – |
008 | – | – | – |
009 | – | – | – |
010 | – | – | – |
Prerequisites
Set up the test data (these are prepatory notes for now for set up on pak}
- $ psql kvalobs
- psql⇒ DELETE FROM data WHERE obstime>'2027-01-01' and obstime<'2028-01-01';
- psql⇒ COPY data FROM '/metno/kvalobs/TESTDATA/2027.dat' USING DELIMTERS ';';
- Run generator.pl commands (current set in /metno/kvalobs/TESTDATA/gencom2027.sh)