We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a31b40c commit 3c7de0fCopy full SHA for 3c7de0f
config/streams/streams_anemoi/era5.yml
@@ -13,7 +13,7 @@ ERA5 :
13
# source : ['u_', 'v_', '10u', '10v']
14
# target : ['10u', '10v']
15
source_exclude : ['w_', 'skt', 'tcw', 'cp', 'tp']
16
- target_exclude : ['w_', 'slor', 'sdor', 'z', 'tcw', 'cp', 'tp']
+ target_exclude : ['w_', 'slor', 'sdor', 'tcw', 'cp', 'tp']
17
loss_weight : 1.
18
masking_rate : 0.6
19
masking_rate_none : 0.05
0 commit comments