diff --git a/CMakeLists.txt b/CMakeLists.txt index db9795af..8b22d469 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,7 +14,7 @@ find_package( ecbuild 3.7.2 REQUIRED HINTS ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_C project( metkit LANGUAGES CXX ) -set(CMAKE_CXX_STANDARD 11) +set(CMAKE_CXX_STANDARD 17) set(CMAKE_CXX_STANDARD_REQUIRED ON) ######################################################################################################################## diff --git a/VERSION b/VERSION index 8f874255..eb2ca0f1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.10.14 +1.10.15 diff --git a/share/metkit/odb/class.table b/share/metkit/odb/class.table index 516e4321..b1c171c6 100644 --- a/share/metkit/odb/class.table +++ b/share/metkit/odb/class.table @@ -43,6 +43,9 @@ 42 ef EFAS (European flood awareness system) 43 gf GLOFAS (Global flood awareness system) 44 gg Greenhouse Gases +45 ml Machine learning +46 d1 Destination Earth +47 o6 Ocean ReAnalysis 6 99 te Test 100 at Austria 101 be Belgium diff --git a/share/metkit/odb/group.txt b/share/metkit/odb/group.txt index 8474c28c..559bcb6e 100644 --- a/share/metkit/odb/group.txt +++ b/share/metkit/odb/group.txt @@ -45,6 +45,7 @@ 45 ; MHS All-sky ; 2 ; MHS_AS ; MHS All-sky ; 46 ; Doppler Wind Lidar ; 2 ; DWL ; Doppler Wind Lidar ; 47 ; IRIS ; 2 ; IRIS ; Infrared Interferometer Spectrometer ; +48 ; Altimeter ; 3 ; ALT ; Altimeter ; 49 ; AATSR ; 2 ; AATSR ; Advanced Along Track Scanning Radiometer ; 50 ; ATMS All-sky ; 2 ; ATMS_AS ; ATMS All-sky ; 51 ; GMI All-sky ; 2 ; GMI_AS ; GMI All-sky ; @@ -59,10 +60,12 @@ 60 ; SMAP ; 2 ; SMAP ; Soil Moisture Active and Passive ; 61 ; TOVS MULTISENSOR ; 4 ; TOVS_MS ; TOVS MULTISENSOR ; 62 ; Cloud reflectivity ; 2 ; CLOUD_R ; Cloud reflectivity ; -63 ; Cloud Lidar ; 2 ; CLOUD_L ; Cloud Lidar ; -64 ; Satellite Lightning ; 2 ; SATELLITE_LIGHTNING ; Satellite Lightning ; -65 ; GEOS VIS ; 2 ; GEOS_VIS ; GEOS visible reflectances ; -66 ; OCONV ; 1 ; OCONV ; Ocean conventional in situ ; -67 ; MWTS3 All-sky ; 2 ; MWTS3_AS ; MWTS3 All-sky ; -68 ; GIIRS ; 2 ; GIIRS ; GIIRS ; +63 ; Cloud Lidar ; 2 ; CLOUD_L ; Cloud Lidar ; +64 ; Satellite Lightning ; 2 ; SATELLITE_LIGHTNING ; Satellite Lightning ; +65 ; GEOS VIS ; 2 ; GEOS_VIS ; GEOS visible reflectances ; +66 ; OCONV ; 1 ; OCONV ; Ocean conventional in situ ; +67 ; MWTS3 All-sky ; 2 ; MWTS3_AS ; MWTS3 All-sky ; +68 ; GIIRS ; 2 ; GIIRS ; GIIRS ; +69 ; HIRAS ; 2 ; HIRAS ; HIRAS ; +70 ; TROPICS All-sky ; 2 ; TROPICS_AS ; TROPICS All-sky ; 99 ; TEST ; 4 ; TEST ; ;