Skip to content

Commit 5f4f7b1

Browse files
authored
Merge branch 'main' into negin-dev
2 parents 62a839b + aafa967 commit 5f4f7b1

File tree

5 files changed

+7486
-0
lines changed

5 files changed

+7486
-0
lines changed

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ copyright: "2024"
99
execute:
1010
# To execute notebooks via a Binder instead, replace 'cache' with 'binder'
1111
execute_notebooks: cache
12+
exclude_patterns:
13+
- '*era5_anomaly*'
14+
- '*data_preprocessing*'
1215
timeout: 600
1316
allow_errors: False # cells with expected failures must set the `raises-exception` cell tag
1417

0 commit comments

Comments
 (0)