Commit Graph

487 Commits

Author SHA1 Message Date
shahramn 0964fc1001 ECC-1933 and ECC-1935 2024-10-14 15:28:30 +01:00
shahramn b48102f910 GRIB1: Typo in key name 2024-09-03 16:51:06 +01:00
shahramn 04eb644ae6 ECC-1908: GRIB1: Add new MARS levtype 'abstract levels' 2024-08-27 10:50:46 +01:00
shahramn 90c393a0c2 Testing: Encoding in parallel from samples 2024-08-23 13:44:35 +01:00
Robert Osinski e5f63fc3cc abstract single/multiple levels added for GRIB1 2024-08-22 16:54:43 +01:00
shahramn f1377122fb Dead code removal 2024-08-21 18:22:42 +01:00
Shahram Najm 0771826bdf ECC-1907: GRIB Wave fields: Conversion to GRIB2 loses direction and frequency data 2024-08-19 15:53:13 +00:00
shahramn 72d806c33b Definitions: paramId for conversion 2024-08-14 17:50:24 +01:00
Shahram Najm 098592568f ECC-1902: GRIB2: Parameter cleanup in preparation for the addition of statistically processed parameters 2024-08-14 10:44:05 +00:00
shahramn d9af67b46a ECC-1880: Conversion from grib1 to grib2 2024-08-13 16:24:02 +01:00
Shahram Najm 14986da02c ECC-1880: GRIB2: Additions & modifications of instantaneous parameters for generalised time processing approach (part 5) 2024-08-13 14:57:08 +00:00
Shahram Najm fcc21c05c8 ECC-1880: GRIB2: Additions & modifications of instantaneous parameters for generalised time processing approach (part 4) 2024-08-13 13:13:07 +00:00
Shahram Najm 9f0432deb0 ECC-1880: GRIB2: Additions & modifications of instantaneous parameters for generalised time processing approach (part 3) 2024-08-12 16:52:26 +00:00
Shahram Najm a1679fff75 ECC-1880: GRIB2: Additions & modifications of instantaneous parameters for generalised time processing approach (part 2) 2024-08-12 15:27:32 +00:00
Shahram Najm 1db0056878 ECC-1882: GRIB2: Adapt recently added On-Demand DT encodings to fit generalised approach 2024-08-12 09:31:36 +00:00
Shahram Najm 6f3f99beb3 ECC-1886: Fix failing tests 2024-08-02 14:50:26 +01:00
Shahram Najm f75193d466 ECC-1886: Definitions: cfVarName key should be based on the shortName (with a few exceptions) 2024-08-02 14:50:26 +01:00
Shahram Najm 7226e55c74 ECC-1887: GRIB2: The mars keys 'date' and 'time' for OSTIA data (using local def 11) are wrong 2024-07-30 08:22:39 +00:00
shahramn a85d671ace ECC-1884: GRIB1 regular grids: The geography namespace should include Ni and Nj 2024-07-26 12:41:42 +01:00
shahramn 49d0a0cd70 ECC-1884: GRIB1 regular grids: The geography namespace should include Ni and Nj 2024-07-26 12:28:10 +01:00
shahramn 19d71254f7 ECC-1847: Fix padding test 2024-06-22 13:58:24 +01:00
shahramn 8f90238d73 ECC-1847: GRIB: Setting invalid value for 'typeOfLevel' does not fail 2024-06-22 13:41:31 +01:00
Shahram Najm 7ac53385ae ECC-1836: GRIB2: Add correct unit to paramId 43 2024-06-06 11:11:16 +00:00
Shahram Najm 0ced0096b1 ECC-1837: GRIB: Make code table units consistent 2024-06-03 10:20:05 +00:00
shahramn 599fbbf375 ECC-1819: GRIB: Keys iScansPositively and jScansNegatively should be read-only 2024-05-04 14:33:13 +01:00
shahramn 5490b247e8 Definitions: Cleanup 2024-04-25 15:28:08 +01:00
Shahram Najm 4f3b631e3d ECC-1810: Delete params 3049 and 3050 2024-04-24 10:35:18 +00:00
shahramn 2442beb557 ECC-1810: paramId for conversion 2024-04-24 09:40:09 +01:00
Shahram Najm 453122aee8 ECC-1810: GRIB: Surface sea water velocity encodings 2024-04-23 16:35:52 +00:00
Shahram Najm 58124eedac ECC-1811: paramId for conversion + test 2024-04-23 15:26:47 +00:00
Shahram Najm 26d3e99dbf ECC-1811: GRIB: Practical salinity encodings 2024-04-23 15:16:09 +00:00
shahramn 403ef585e0 ECC-1806: Move the concept into its own file 2024-04-20 13:57:17 +01:00
shahramn 9dc4707525 ECC-1806: Entries for stepType 2024-04-20 13:01:54 +01:00
shahramn b81ab6324a ECC-1806: Additional entries for stepType 2024-04-19 22:18:09 +01:00
shahramn ce791332a5 ECC-1806: Further tests 2024-04-19 18:21:30 +01:00
shahramn a39eb883cd ECC-1806: Add tests 2024-04-19 14:07:51 +01:00
Shahram Najm e6e3c58f3c ECC-1806: GRIB: Change of paramId in conversion from GRIB1 to GRIB2 (Try 1) 2024-04-19 10:44:09 +00:00
Shahram Najm 0075df3c3b ECC-1791: GRIB2: Modify and remove maximum individual wave parameters 2024-04-03 12:41:01 +00:00
Robert Osinski 63d7f7ffae Merging multiple if clauses into a single one 2024-03-11 11:33:53 +00:00
Robert Osinski d21279d857 remove stepTypeForConversion for not produced parameter 2024-03-08 10:30:15 +00:00
Robert Osinski bf6ffb6790 Add missing entries stepTypeForConversion.def 2024-03-08 10:00:14 +00:00
Robert Osinski 83fe7591e5 extended grib1 section 1 for min/max stepTypeForConversion 2024-03-08 09:38:59 +00:00
Robert Osinski 5af33b3ef6 extended and modified stepTypeForConversion 2024-03-08 08:14:19 +00:00
Shahram Najm fcd51754fc Accessor: multdouble 2024-02-19 13:34:38 +00:00
Shahram Najm 7eb2ada58a ECC-1756: GRIB2: Add mean parameters for CERISE project 2024-02-02 13:13:14 +00:00
Shahram Najm 4471477f67 ECC-1752 and ECC-1753: Harmonise cfVarName.def files (new DB design) 2024-01-24 12:21:53 +00:00
Shahram Najm c9fd7006d5 Sub hourly: Test for the lowercase 'stepunits' key 2024-01-17 12:12:21 +00:00
Shahram Najm ea68f3c580 Definitions: Remove unused key 2024-01-16 10:16:34 +00:00
Shahram Najm a5032224e7 Definitions: Cleanup 2023-12-18 14:16:47 +00:00
Shahram Najm 3cb61d994f ECC-1656: isGridded for DWD grid 2023-12-05 12:40:22 +00:00