|
141 | 141 | </standards> |
142 | 142 | </rule> |
143 | 143 | <rule> |
144 | | - <name>GENERIC_COL_ERR</name> |
145 | | - <description>check if the UNFLAGGED *ERR column values are valid (positive or NULL)</description> |
| 144 | + <name>GENERIC_COL_ERR_FIX</name> |
| 145 | + <description>fix the UNFLAGGED *ERR column invalid values (negative values set to NaN)</description> |
146 | 146 | <paragraph>JMMC</paragraph> |
147 | 147 | <subjects> |
148 | 148 | <apply>OI_T3.T3AMPERR</apply> |
|
540 | 540 | <subjects> |
541 | 541 | <apply>OI_ARRAY.DIAMETER</apply> |
542 | 542 | <apply>OI_T3.INT_TIME</apply> |
| 543 | + <apply>OI_T3.MJD</apply> |
543 | 544 | <apply>OI_VIS.INT_TIME</apply> |
| 545 | + <apply>OI_VIS.MJD</apply> |
544 | 546 | <apply>OI_VIS2.INT_TIME</apply> |
| 547 | + <apply>OI_VIS2.MJD</apply> |
545 | 548 | <apply>OI_WAVELENGTH.EFF_BAND</apply> |
546 | 549 | <apply>OI_WAVELENGTH.EFF_WAVE</apply> |
547 | 550 | </subjects> |
|
1522 | 1525 | <column> |
1523 | 1526 | <name>STA_INDEX</name> |
1524 | 1527 | <datatype>TYPE_SHORT</datatype> |
1525 | | - <description>station index</description> |
| 1528 | + <description>station number</description> |
1526 | 1529 | <optional>false</optional> |
1527 | 1530 | <rules> |
1528 | 1531 | <applyrule>GENERIC_COL_DIM</applyrule> |
|
1809 | 1812 | <column> |
1810 | 1813 | <name>TIME</name> |
1811 | 1814 | <datatype>TYPE_DBL</datatype> |
1812 | | - <description>UTC time of observation</description> |
| 1815 | + <description>UTC start time of observation</description> |
1813 | 1816 | <optional>false</optional> |
1814 | 1817 | <unit>UNIT_SECOND</unit> |
1815 | 1818 | <rules> |
|
1830 | 1833 | <column> |
1831 | 1834 | <name>MJD</name> |
1832 | 1835 | <datatype>TYPE_DBL</datatype> |
1833 | | - <description>modified Julian Day</description> |
| 1836 | + <description>Modified Julian Day (start date of observation)</description> |
1834 | 1837 | <optional>false</optional> |
1835 | | - <unit>UNIT_MJD</unit> |
| 1838 | + <unit>UNIT_DAYS</unit> |
1836 | 1839 | <rules> |
1837 | 1840 | <applyrule>GENERIC_COL_DIM</applyrule> |
1838 | 1841 | <applyrule>GENERIC_COL_FORMAT</applyrule> |
1839 | 1842 | <applyrule>GENERIC_COL_MANDATORY</applyrule> |
1840 | 1843 | <applyrule>GENERIC_COL_NBROWS</applyrule> |
1841 | 1844 | <applyrule>GENERIC_COL_UNIT</applyrule> |
1842 | 1845 | <applyrule>GENERIC_COL_UNIT_EXIST</applyrule> |
| 1846 | + <applyrule>GENERIC_COL_VAL_POSITIVE</applyrule> |
1843 | 1847 | <applyrule>GENERIC_MJD_RANGE</applyrule> |
1844 | 1848 | </rules> |
1845 | 1849 | <repeat>1</repeat> |
1846 | 1850 | <array>false</array> |
| 1851 | + <datarange> |
| 1852 | + <name>RANGE_POSITIVE_STRICT</name> |
| 1853 | + <min>0.0</min> |
| 1854 | + </datarange> |
1847 | 1855 | </column> |
1848 | 1856 | <column> |
1849 | 1857 | <name>INT_TIME</name> |
1850 | 1858 | <datatype>TYPE_DBL</datatype> |
1851 | | - <description>integration time</description> |
| 1859 | + <description>Integration time</description> |
1852 | 1860 | <optional>false</optional> |
1853 | 1861 | <unit>UNIT_SECOND</unit> |
1854 | 1862 | <rules> |
|
1894 | 1902 | <optional>false</optional> |
1895 | 1903 | <rules> |
1896 | 1904 | <applyrule>GENERIC_COL_DIM</applyrule> |
1897 | | - <applyrule>GENERIC_COL_ERR</applyrule> |
| 1905 | + <applyrule>GENERIC_COL_ERR_FIX</applyrule> |
1898 | 1906 | <applyrule>GENERIC_COL_FORMAT</applyrule> |
1899 | 1907 | <applyrule>GENERIC_COL_MANDATORY</applyrule> |
1900 | 1908 | <applyrule>GENERIC_COL_NBROWS</applyrule> |
|
1935 | 1943 | <unit>UNIT_DEGREE</unit> |
1936 | 1944 | <rules> |
1937 | 1945 | <applyrule>GENERIC_COL_DIM</applyrule> |
1938 | | - <applyrule>GENERIC_COL_ERR</applyrule> |
| 1946 | + <applyrule>GENERIC_COL_ERR_FIX</applyrule> |
1939 | 1947 | <applyrule>GENERIC_COL_FORMAT</applyrule> |
1940 | 1948 | <applyrule>GENERIC_COL_MANDATORY</applyrule> |
1941 | 1949 | <applyrule>GENERIC_COL_NBROWS</applyrule> |
|
2132 | 2140 | <column> |
2133 | 2141 | <name>TIME</name> |
2134 | 2142 | <datatype>TYPE_DBL</datatype> |
2135 | | - <description>UTC time of observation</description> |
| 2143 | + <description>UTC start time of observation</description> |
2136 | 2144 | <optional>false</optional> |
2137 | 2145 | <unit>UNIT_SECOND</unit> |
2138 | 2146 | <rules> |
|
2153 | 2161 | <column> |
2154 | 2162 | <name>MJD</name> |
2155 | 2163 | <datatype>TYPE_DBL</datatype> |
2156 | | - <description>modified Julian Day</description> |
| 2164 | + <description>Modified Julian Day (start date of observation)</description> |
2157 | 2165 | <optional>false</optional> |
2158 | | - <unit>UNIT_MJD</unit> |
| 2166 | + <unit>UNIT_DAYS</unit> |
2159 | 2167 | <rules> |
2160 | 2168 | <applyrule>GENERIC_COL_DIM</applyrule> |
2161 | 2169 | <applyrule>GENERIC_COL_FORMAT</applyrule> |
2162 | 2170 | <applyrule>GENERIC_COL_MANDATORY</applyrule> |
2163 | 2171 | <applyrule>GENERIC_COL_NBROWS</applyrule> |
2164 | 2172 | <applyrule>GENERIC_COL_UNIT</applyrule> |
2165 | 2173 | <applyrule>GENERIC_COL_UNIT_EXIST</applyrule> |
| 2174 | + <applyrule>GENERIC_COL_VAL_POSITIVE</applyrule> |
2166 | 2175 | <applyrule>GENERIC_MJD_RANGE</applyrule> |
2167 | 2176 | </rules> |
2168 | 2177 | <repeat>1</repeat> |
2169 | 2178 | <array>false</array> |
| 2179 | + <datarange> |
| 2180 | + <name>RANGE_POSITIVE_STRICT</name> |
| 2181 | + <min>0.0</min> |
| 2182 | + </datarange> |
2170 | 2183 | </column> |
2171 | 2184 | <column> |
2172 | 2185 | <name>INT_TIME</name> |
2173 | 2186 | <datatype>TYPE_DBL</datatype> |
2174 | | - <description>integration time</description> |
| 2187 | + <description>Integration time</description> |
2175 | 2188 | <optional>false</optional> |
2176 | 2189 | <unit>UNIT_SECOND</unit> |
2177 | 2190 | <rules> |
|
2217 | 2230 | <optional>false</optional> |
2218 | 2231 | <rules> |
2219 | 2232 | <applyrule>GENERIC_COL_DIM</applyrule> |
2220 | | - <applyrule>GENERIC_COL_ERR</applyrule> |
| 2233 | + <applyrule>GENERIC_COL_ERR_FIX</applyrule> |
2221 | 2234 | <applyrule>GENERIC_COL_FORMAT</applyrule> |
2222 | 2235 | <applyrule>GENERIC_COL_MANDATORY</applyrule> |
2223 | 2236 | <applyrule>GENERIC_COL_NBROWS</applyrule> |
|
2414 | 2427 | <column> |
2415 | 2428 | <name>TIME</name> |
2416 | 2429 | <datatype>TYPE_DBL</datatype> |
2417 | | - <description>UTC time of observation</description> |
| 2430 | + <description>UTC start time of observation</description> |
2418 | 2431 | <optional>false</optional> |
2419 | 2432 | <unit>UNIT_SECOND</unit> |
2420 | 2433 | <rules> |
|
2435 | 2448 | <column> |
2436 | 2449 | <name>MJD</name> |
2437 | 2450 | <datatype>TYPE_DBL</datatype> |
2438 | | - <description>modified Julian Day</description> |
| 2451 | + <description>Modified Julian Day (start date of observation)</description> |
2439 | 2452 | <optional>false</optional> |
2440 | | - <unit>UNIT_MJD</unit> |
| 2453 | + <unit>UNIT_DAYS</unit> |
2441 | 2454 | <rules> |
2442 | 2455 | <applyrule>GENERIC_COL_DIM</applyrule> |
2443 | 2456 | <applyrule>GENERIC_COL_FORMAT</applyrule> |
2444 | 2457 | <applyrule>GENERIC_COL_MANDATORY</applyrule> |
2445 | 2458 | <applyrule>GENERIC_COL_NBROWS</applyrule> |
2446 | 2459 | <applyrule>GENERIC_COL_UNIT</applyrule> |
2447 | 2460 | <applyrule>GENERIC_COL_UNIT_EXIST</applyrule> |
| 2461 | + <applyrule>GENERIC_COL_VAL_POSITIVE</applyrule> |
2448 | 2462 | <applyrule>GENERIC_MJD_RANGE</applyrule> |
2449 | 2463 | </rules> |
2450 | 2464 | <repeat>1</repeat> |
2451 | 2465 | <array>false</array> |
| 2466 | + <datarange> |
| 2467 | + <name>RANGE_POSITIVE_STRICT</name> |
| 2468 | + <min>0.0</min> |
| 2469 | + </datarange> |
2452 | 2470 | </column> |
2453 | 2471 | <column> |
2454 | 2472 | <name>INT_TIME</name> |
2455 | 2473 | <datatype>TYPE_DBL</datatype> |
2456 | | - <description>integration time</description> |
| 2474 | + <description>Integration time</description> |
2457 | 2475 | <optional>false</optional> |
2458 | 2476 | <unit>UNIT_SECOND</unit> |
2459 | 2477 | <rules> |
|
2498 | 2516 | <optional>false</optional> |
2499 | 2517 | <rules> |
2500 | 2518 | <applyrule>GENERIC_COL_DIM</applyrule> |
2501 | | - <applyrule>GENERIC_COL_ERR</applyrule> |
| 2519 | + <applyrule>GENERIC_COL_ERR_FIX</applyrule> |
2502 | 2520 | <applyrule>GENERIC_COL_FORMAT</applyrule> |
2503 | 2521 | <applyrule>GENERIC_COL_MANDATORY</applyrule> |
2504 | 2522 | <applyrule>GENERIC_COL_NBROWS</applyrule> |
|
2539 | 2557 | <unit>UNIT_DEGREE</unit> |
2540 | 2558 | <rules> |
2541 | 2559 | <applyrule>GENERIC_COL_DIM</applyrule> |
2542 | | - <applyrule>GENERIC_COL_ERR</applyrule> |
| 2560 | + <applyrule>GENERIC_COL_ERR_FIX</applyrule> |
2543 | 2561 | <applyrule>GENERIC_COL_FORMAT</applyrule> |
2544 | 2562 | <applyrule>GENERIC_COL_MANDATORY</applyrule> |
2545 | 2563 | <applyrule>GENERIC_COL_NBROWS</applyrule> |
|
0 commit comments