<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.met.no/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>wiki.met.no kvalobs:kvoss:system:qc2:test:acceptance</title>
        <description></description>
        <link>https://wiki.met.no/</link>
        <lastBuildDate>Sun, 10 May 2026 20:59:08 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.met.no/lib/tpl/bootstrap3/images/favicon.ico</url>
            <title>wiki.met.no</title>
            <link>https://wiki.met.no/</link>
        </image>
        <item>
            <title>ALG001</title>
            <link>https://wiki.met.no/kvalobs/kvoss/system/qc2/test/acceptance/alg001?rev=1653989372</link>
            <description>ALG001

Acceptance Test for Redistribution of 24 hour accumulated precipitation
Step Direction Expected Result Pass/Fail Criteria or Comment 001  Clear all previous data:  --  --  $psql kvalobs  --  --  psql&gt; DELETE FROM data WHERE obstime&gt;'2027-01-01' and obstime&lt;'2028-01-01';</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>kvalobs:kvoss:system:qc2:test:acceptance</category>
            <pubDate>Tue, 31 May 2022 09:29:32 +0000</pubDate>
        </item>
        <item>
            <title>ALG004</title>
            <link>https://wiki.met.no/kvalobs/kvoss/system/qc2/test/acceptance/alg004?rev=1653989372</link>
            <description>ALG004

Acceptance Test for single point missing temperature values with TAN, TAX method
Step Direction Expected Result Pass/Fail Criteria or Comment 001  Prepare test data in the test database.  --  --   Download [Test Data] and gunzip.  --  --   $ psql kvalobs</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>kvalobs:kvoss:system:qc2:test:acceptance</category>
            <pubDate>Tue, 31 May 2022 09:29:32 +0000</pubDate>
        </item>
        <item>
            <title>Qc2 Flag End-to-End</title>
            <link>https://wiki.met.no/kvalobs/kvoss/system/qc2/test/acceptance/qc2flge2e?rev=1653989372</link>
            <description>Qc2 Flag End-to-End
Step Direction Expected Result Pass/Fail Criteria or Comment 001 Run kvalobs Qc1 and copy a selection of data that a Qc2 algorithm exists for, e.g. last 5 days.   --  -- 002 Run kvalobs Qc2 on the same interval.  --  -- 003 Copy the same selection of data as for Step 001 to a new file.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>kvalobs:kvoss:system:qc2:test:acceptance</category>
            <pubDate>Tue, 31 May 2022 09:29:32 +0000</pubDate>
        </item>
        <item>
            <title>Qc2 Installation</title>
            <link>https://wiki.met.no/kvalobs/kvoss/system/qc2/test/acceptance/qc2ins?rev=1653989372</link>
            <description>Qc2 Installation

This is the installation procedure for dev-vm116. This needs to be adapted or changed completely for the specific test environment.

STEP 1: Add extra libraries to the kvalobs environment

The kvQc2 executable may be built in the nominal Qc1 environment</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>kvalobs:kvoss:system:qc2:test:acceptance</category>
            <pubDate>Tue, 31 May 2022 09:29:32 +0000</pubDate>
        </item>
        <item>
            <title>kvalobs:kvoss:system:qc2:test:acceptance:qc2murky</title>
            <link>https://wiki.met.no/kvalobs/kvoss/system/qc2/test/acceptance/qc2murky?rev=1653989372</link>
            <description>kvalobs=# select * from data where obstime &gt; 'yesterday'  and cfailed like '%QC2%';

 stationid |       obstime       | original | paramid |       tbtime        | typeid | sensor | level | corrected |   controlinfo    |     useinfo      |    
                 cfailed                     
-----------+---------------------+----------+---------+---------------------+--------+--------+-------+-----------+------------------+------------------+----
---------------------------------------------
     36…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>kvalobs:kvoss:system:qc2:test:acceptance</category>
            <pubDate>Tue, 31 May 2022 09:29:32 +0000</pubDate>
        </item>
        <item>
            <title>QC2-OPE-CFG</title>
            <link>https://wiki.met.no/kvalobs/kvoss/system/qc2/test/acceptance/qc2opecfg?rev=1653989372</link>
            <description>QC2-OPE-CFG

This is a set of tests to check the operation of the configuration files and become familiar with setting different options.

Prerequisite

	*  Stop kvalobs with bin/kvstop (rationale: run kvQc2 from the terminal to immediately analyse output)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>kvalobs:kvoss:system:qc2:test:acceptance</category>
            <pubDate>Tue, 31 May 2022 09:29:32 +0000</pubDate>
        </item>
        <item>
            <title>QC2-OPE-LOG</title>
            <link>https://wiki.met.no/kvalobs/kvoss/system/qc2/test/acceptance/qc2opelog?rev=1653989372</link>
            <description>QC2-OPE-LOG

This test may be run by itself and different configurations files are loaded and the log output is checked. However, more efficiently follow steps 001-002 now and then perform the later steps (003+) when running the ALG001 and ALG004 tests, since the same tests are being carried out.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>kvalobs:kvoss:system:qc2:test:acceptance</category>
            <pubDate>Tue, 31 May 2022 09:29:32 +0000</pubDate>
        </item>
        <item>
            <title>QC2-OPE-MOD</title>
            <link>https://wiki.met.no/kvalobs/kvoss/system/qc2/test/acceptance/qc2opemod?rev=1653989372</link>
            <description>QC2-OPE-MOD
Step Direction Expected Result Pass/Fail Criteria or Comment 001 Set the $KVALOBS environement variable.  --  --  e.g. for the dev-vm116 box:  --  --  $export KVALOBS=/metno/kvalobs  --  -- 002 Purge the configuration file directory.  --</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>kvalobs:kvoss:system:qc2:test:acceptance</category>
            <pubDate>Tue, 31 May 2022 09:29:32 +0000</pubDate>
        </item>
        <item>
            <title>kvalobs:kvoss:system:qc2:test:acceptance:qc2operun</title>
            <link>https://wiki.met.no/kvalobs/kvoss/system/qc2/test/acceptance/qc2operun?rev=1653989372</link>
            <description>====== Qc2-OPE-RUN ======

Ok! Kvalobs Qc1 and Qc2 is built in the test environment. Qc2 is now integrated with the Qc1 environment by editing kv_ctl.conf

STEP 1: Update kv_ctl.conf

on dev-vm116 the relevant file is located:
/metno/kvalobs/etc/kvalobs/kv_ctl.conf and shall be edited to include kvQc2:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>kvalobs:kvoss:system:qc2:test:acceptance</category>
            <pubDate>Tue, 31 May 2022 09:29:32 +0000</pubDate>
        </item>
        <item>
            <title>QC2-PRF-SYS</title>
            <link>https://wiki.met.no/kvalobs/kvoss/system/qc2/test/acceptance/qc2prfsys?rev=1653989372</link>
            <description>QC2-PRF-SYS

FIXME

This is a stress test for Qc2. Proposal:

	*  Add a specific stress algorithm
	*  The algorithm loops constinuously
		*  reads time interval
		*  interpolates data
		*  performs a control
		*  writes data continually to a time interval in the future</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>kvalobs:kvoss:system:qc2:test:acceptance</category>
            <pubDate>Tue, 31 May 2022 09:29:32 +0000</pubDate>
        </item>
    </channel>
</rss>
