-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathdefault_ignore_datasets.yaml
More file actions
62 lines (62 loc) · 2.01 KB
/
default_ignore_datasets.yaml
File metadata and controls
62 lines (62 loc) · 2.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
# This file is used to specify datasets that should be ignored by default.
#
# It can be used to ignore datasets that are known to have issues and keep
# diagnostics that use multiple datasets from running.
#
# The format used in this configuration file is:
# provider:
# diagnostic:
# source_type:
# - facet: value
# - other_facet: [other_value1, other_value2]
#
# The facets listed here will be used to create `climate_ref_core.constraints.IgnoreFacets`
# instances that will be prepended to the constraints of the data requirements
# of the diagnostics that the facets are listed under.
#
# If no `ignore_datasets_file` is specified in the REF configuration, this file
# will be downloaded from GitHub and used. If the local copy of this file is
# older than 6 hours, it will be updated.
#
esmvaltool:
sea-ice-sensitivity:
cmip6:
- experiment_id: historical
grid_label: gn
member_id: r1i1p1f1
source_id: CAS-ESM2-0
table_id: SImon
variable_id: siconc
version: v20201225
- experiment_id: historical
source_id: BCC-ESM1
table_id: SImon
variable_id: siconc
- experiment_id: historical
source_id: CMCC-CM2-HR4
table_id: SImon
variable_id: siconc
- experiment_id: historical
source_id: CMCC-CM2-SR5
table_id: SImon
variable_id: siconc
- experiment_id: historical
source_id: CMCC-ESM2
table_id: SImon
variable_id: siconc
- experiment_id: historical
source_id: ICON-ESM-LR
table_id: SImon
variable_id: siconc
- experiment_id: historical
source_id: NorESM2-LM
table_id: SImon
variable_id: siconc
- experiment_id: historical
source_id: NorESM2-MM
table_id: SImon
variable_id: siconc
- experiment_id: historical
source_id: SAM0-UNICON
table_id: SImon
variable_id: siconc