@@ -37,112 +37,125 @@ group:
37
37
38
38
# Anemoi Datasets specific
39
39
- files :
40
- - source : sync-files/anemoi/
40
+ - source : sync-files/anemoi/all/
41
41
dest : ./
42
42
template :
43
43
repo_name : anemoi-datasets
44
44
year : 2024-2025
45
45
authors : Anemoi Contributors
46
46
short_desc : " Datasets for training data-driven weather forecasts."
47
- exclude : |
48
- .release-please-manifest.json
49
- .github/PULL_REQUEST_TEMPLATE/pull_request_template-core.md
47
+ # exclude: |
48
+ # .release-please-manifest.json
49
+ # .github/PULL_REQUEST_TEMPLATE/pull_request_template-core.md
50
+ - source : sync-files/anemoi/some/.github/workflows/downstream-ci-hpc.yml
51
+ dest : .github/workflows/downstream-ci-hpc.yml
52
+ template :
53
+ repo_name : anemoi-datasets
54
+ - source : sync-files/anemoi/some/.github/workflows/push-to-private.yml
55
+ dest : .github/workflows/push-to-private.yml
56
+ template :
57
+ repo_name : anemoi-datasets
50
58
repos : |
51
59
ecmwf/anemoi-datasets
52
60
53
-
54
61
# Anemoi inference specific
55
62
- files :
56
- - source : sync-files/anemoi/
63
+ - source : sync-files/anemoi/all/
57
64
dest : ./
58
65
template :
59
66
repo_name : anemoi-inference
60
67
year : 2024-2025
61
68
authors : Anemoi Contributors
62
69
short_desc : " Inference tools for data-driven weather forecasts."
63
- exclude : |
64
- .release-please-manifest.json
65
- .github/PULL_REQUEST_TEMPLATE/pull_request_template-core.md
66
- .github/workflows/push-to-private.yml
70
+ # exclude: |
71
+ # .release-please-manifest.json
72
+ # .github/PULL_REQUEST_TEMPLATE/pull_request_template-core.md
73
+ # .github/workflows/push-to-private.yml
74
+ - source : sync-files/anemoi/some/.github/workflows/downstream-ci-hpc.yml
75
+ dest : .github/workflows/downstream-ci-hpc.yml
76
+ template :
77
+ repo_name : anemoi-inference
67
78
repos : |
68
79
ecmwf/anemoi-inference
69
80
70
81
71
82
# Anemoi registry specific
72
83
- files :
73
- - source : sync-files/anemoi/
84
+ - source : sync-files/anemoi/all/
74
85
dest : ./
75
86
template :
76
87
repo_name : anemoi-registry
77
88
year : 2024-2025
78
89
authors : Anemoi Contributors
79
90
short_desc : " Registry for data-driven weather forecasts."
80
- exclude : |
81
- .release-please-manifest.json
82
- .github/PULL_REQUEST_TEMPLATE/pull_request_template-core.md
83
- .github/workflows/push-to-private.yml
84
- .github/workflows/downstream-ci-hpc.yml
91
+ # exclude: |
92
+ # .release-please-manifest.json
93
+ # .github/PULL_REQUEST_TEMPLATE/pull_request_template-core.md
94
+ # .github/workflows/push-to-private.yml
95
+ # .github/workflows/downstream-ci-hpc.yml
85
96
repos : |
86
97
ecmwf/anemoi-registry
87
98
88
99
89
100
# Anemoi transform specific
90
101
- files :
91
- - source : sync-files/anemoi/
102
+ - source : sync-files/anemoi/all/
92
103
dest : ./
93
104
template :
94
105
repo_name : anemoi-transform
95
106
year : 2024-2025
96
107
authors : Anemoi Contributors
97
108
short_desc : " Miscellanous data transformation functions for training data-driven weather forecasts."
98
- exclude : |
99
- .release-please-manifest.json
100
- .github/PULL_REQUEST_TEMPLATE/pull_request_template-core.md
101
- .github/workflows/push-to-private.yml
109
+ # exclude: |
110
+ # .release-please-manifest.json
111
+ # .github/PULL_REQUEST_TEMPLATE/pull_request_template-core.md
112
+ # .github/workflows/push-to-private.yml
113
+ - source : sync-files/anemoi/some/.github/workflows/downstream-ci-hpc.yml
114
+ dest : .github/workflows/downstream-ci-hpc.yml
115
+ template :
116
+ repo_name : anemoi-transform
102
117
repos : |
103
118
ecmwf/anemoi-transform
104
119
105
120
106
121
# Anemoi utils specific
107
122
- files :
108
- - source : sync-files/anemoi/
123
+ - source : sync-files/anemoi/all/
109
124
dest : ./
110
125
template :
111
126
repo_name : anemoi-utils
112
127
year : 2024-2025
113
128
authors : Anemoi Contributors
114
129
short_desc : " Miscellanous tools for training data-driven weather forecasts."
115
- exclude : |
116
- .release-please-manifest.json
117
- .github/PULL_REQUEST_TEMPLATE/pull_request_template-core.md
118
- .github/workflows/push-to-private.yml
130
+ # exclude: |
131
+ # .release-please-manifest.json
132
+ # .github/PULL_REQUEST_TEMPLATE/pull_request_template-core.md
133
+ # .github/workflows/push-to-private.yml
134
+ - source : sync-files/anemoi/some/.github/workflows/downstream-ci-hpc.yml
135
+ dest : .github/workflows/downstream-ci-hpc.yml
136
+ template :
137
+ repo_name : anemoi-utils
119
138
repos : |
120
139
ecmwf/anemoi-utils
121
140
122
141
123
142
# Anemoi Core specific
124
143
- files :
125
- - source : sync-files/general/python/
126
- dest : graphs/
144
+ - source : sync-files/general/python/LICENSE
145
+ dest : graphs/LICENSE
127
146
template :
128
147
year : 2024-2025
129
148
authors : Anemoi Contributors
130
- exclude :
131
- - .github/dependabot.yml
132
- - source : sync-files/general/python/
133
- dest : models/
149
+ - source : sync-files/general/python/LICENSE
150
+ dest : models/LICENSE
134
151
template :
135
152
year : 2024-2025
136
153
authors : Anemoi Contributors
137
- exclude :
138
- - .github/dependabot.yml
139
- - source : sync-files/general/python/
140
- dest : training/
154
+ - source : sync-files/general/python/LICENSE
155
+ dest : training/LICENSE
141
156
template :
142
157
year : 2024-2025
143
158
authors : Anemoi Contributors
144
- exclude :
145
- - .github/dependabot.yml
146
159
- source : sync-files/anemoi/CONTRIBUTORS.md
147
160
dest : CONTRIBUTORS.md
148
161
template :
0 commit comments