Commit Graph

3579 Commits

Author SHA1 Message Date
Shahram Najm b3b9baf006 ECC-604: BUFR decoding in parallel 2018-07-27 17:40:13 +01:00
Shahram Najm 449f94d207 Remove unused static global 2018-07-27 17:39:24 +01:00
Shahram Najm 63fddf86ff Testing: unified the 3 programs to test clone/write etc 2018-07-25 14:48:42 +01:00
Shahram Najm 834b230472 Test for JPEG 2018-07-20 15:35:15 +01:00
Shahram Najm 6c2f7fde52 Merge fix from develop: Clean up entry in table 2018-07-20 14:45:30 +01:00
Shahram Najm eb7e4e0a58 Compiler warnings 2018-07-20 14:16:37 +01:00
Shahram Najm e788a28814 Use debug dump mode to decode all keys in message 2018-06-01 11:55:49 +01:00
Shahram Najm 68dd0b3b87 Context shared resource needs mutex 2018-05-30 18:13:06 +01:00
Shahram Najm e7e4a35b18 Add mutex for dump and iterator 2018-05-30 18:12:45 +01:00
Shahram Najm 4f9fb23525 Clean up 2018-05-30 17:44:32 +01:00
Shahram Najm 594eb2b134 Do a dump on each handle to fully decode message in parallel 2018-05-30 16:33:40 +01:00
Shahram Najm 386b1eb398 Test: Added grib2 JPEG packing too 2018-05-30 14:41:45 +01:00
Shahram Najm 6bbdee4c79 Thread test needs data downloaded 2018-05-30 14:40:55 +01:00
Shahram Najm d01d1e13aa Data race on global shared variable 2018-05-30 14:40:24 +01:00
Shahram Najm 029e7367e2 Mark read-only global shared data as const 2018-05-29 17:44:13 +01:00
Shahram Najm c098dfe125 Mark read-only global shared data as const 2018-05-29 15:47:26 +01:00
Shahram Najm 0cd0a36f54 Bring in changes in develop (ecbuild etc) 2018-05-22 12:23:08 +01:00
Shahram Najm 41b9ea99db Tests: Run with 2nd order packing 2018-05-21 17:17:15 +01:00
Shahram Najm a37f6e39d7 Compiler warnings 2018-05-21 15:01:18 +01:00
Shahram Najm 20936572c5 ECC-604: Use one mutex to lock both concept file and template 2018-05-18 18:03:55 +01:00
Shahram Najm d43a19a9ae Tests: Run with different input GRIB files 2018-05-18 16:01:38 +01:00
Shahram Najm d9a9ce5fe4 Tests: do both decoding and encoding of data values 2018-05-18 14:36:06 +01:00
Shahram Najm 6900ce19b9 ECC-689: GRIB decode performance: remove redundant keys from GRIB2 messages 2018-05-11 16:51:17 +01:00
Shahram Najm 880f3b8437 ECC-604: Replace global variable with data member 2018-05-11 12:44:46 +01:00
Shahram Najm 9006a680c3 ECC-604: Add more operations in threads 2018-05-11 11:48:23 +01:00
Shahram Najm 2a16a080c0 ECC-604: Print out what each test does 2018-05-08 18:01:14 +01:00
Shahram Najm 25acd14b91 ECC-604: Add extra tests 2018-05-08 17:11:45 +01:00
Shahram Najm 3d59d181c5 ECC-604: Add extra tests 2018-05-08 14:11:01 +01:00
Shahram Najm 9bf77b446d ECC-604: First improvement of threaded performance. Needs more testing 2018-05-03 17:52:37 +01:00
Shahram Najm 4b97f0de71 ECC-604: Verify output from test 2018-05-02 16:01:30 +01:00
Shahram Najm 5e3bbf960c ECC-604: Make test configurable for different number of threads/iterations 2018-05-01 15:44:34 +01:00
Shahram Najm 238924e427 ECC-604: Pass file to test. Fix memory leaks 2018-05-01 14:24:42 +01:00
Shahram Najm 91efbc51b9 ECC-604: Test 2018-04-27 12:54:55 +01:00
Shahram Najm f3ecdf0ee5 ECC-604: Fix error in test 2018-04-25 18:45:27 +01:00
Shahram Najm 962160a8ec ECC-604: Test: clean up 2018-04-25 16:15:07 +01:00
Shahram Najm 606bcf9e61 ECC-604: Test 2018-04-25 16:14:16 +01:00
Shahram Najm 82bf726676 ECC-604: Added test for timing and analysis 2018-04-25 13:58:19 +01:00
Shahram Najm b3194458fb Documentation 2018-04-24 15:32:51 +01:00
Shahram Najm 1daeb42af6 Remove obsolete file 2018-04-23 17:15:41 +01:00
Shahram Najm f64b596ffa ECC-679: Add numberOfForecastsInEnsemble to the Local definition number 16 2018-04-23 12:22:27 +01:00
Shahram Najm eebe44331a Debugging: print out Git SHA1 2018-04-20 16:48:06 +01:00
Shahram Najm 9df6b950d2 ECC-625: Test for expand bounding box 2018-04-20 16:43:16 +01:00
Shahram Najm 7f5e90883e ECC-568: Different behaviour between bufr key iterator and bufr dump 2018-04-19 16:27:22 +01:00
Shahram Najm c54c9da0e6 For delayed replication factors keys, do not use the 'input' prefix (match JSON output) 2018-04-18 18:12:38 +01:00
Shahram Najm 142bf98ac6 Testing: extend GRIB2 level tests 2018-04-18 14:04:23 +01:00
Shahram Najm 7dae040f47 ECC-677: Delayed description replication factors not available (from bufr_dump -D) 2018-04-18 12:29:42 +01:00
Shahram Najm 70cc3f320e Documentation 2018-04-16 11:40:35 +01:00
Shahram Najm c42b7d3c15 ECC-672: Use WMO codes for new lightning parameters (Part 9: type of level) 2018-04-16 11:08:49 +01:00
Shahram Najm b35532d6a3 ECC-674: Examples: typo in bufr_read_scatterometer.f90 2018-04-14 17:09:42 +01:00
Shahram Najm e643b5cb51 ECC-675: Examples: confusing comment in bufr_expanded.f90 2018-04-14 16:34:29 +01:00