From f11945abd27a58e6dc9b77790f47d4b59b1359f1 Mon Sep 17 00:00:00 2001 From: Thomas Reerink Date: Fri, 21 May 2021 11:27:40 +0200 Subject: [PATCH] Add the varlist for creating the cmorised output with which the omit_mask can be produced #691. --- .../resources/test-data-request/varlist-Lmon-tsl.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ece2cmor3/resources/test-data-request/varlist-Lmon-tsl.json diff --git a/ece2cmor3/resources/test-data-request/varlist-Lmon-tsl.json b/ece2cmor3/resources/test-data-request/varlist-Lmon-tsl.json new file mode 100644 index 00000000..67809c47 --- /dev/null +++ b/ece2cmor3/resources/test-data-request/varlist-Lmon-tsl.json @@ -0,0 +1,10 @@ +{ + "ifs": { + "Lmon": [ + "tsl" + ] + }, + "lpjg": {}, + "nemo": {}, + "tm5": {} +}