Skip to content

Commit 421b478

Browse files
committed
Merge branch 'main' into plotting
2 parents 4dd752e + c8fdc47 commit 421b478

File tree

1 file changed

+10
-17
lines changed

1 file changed

+10
-17
lines changed

config/interpolators.yaml

Lines changed: 10 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -10,39 +10,32 @@ dates:
1010
runs:
1111
- interpolator:
1212
mlflow_id: 9c18b90074214d769b8b383722fc5a06
13-
label: LAM Interpolator (COSMO-E analysis)
13+
label: M-2 interpolator (KENDA)
1414
steps: 0/121/1
1515
config: resources/inference/configs/interpolator_from_test_data.yaml
1616
forecaster: null
1717
extra_dependencies:
18-
- git+https://github.com/ecmwf/anemoi-inference@fix/interp_files
18+
- git+https://github.com/ecmwf/anemoi-inference@14189907b4f4e3b204b7994f828831b8aa51e9b6
1919
- torch-geometric==2.6.1
2020
- anemoi-graphs==0.5.2
2121
- interpolator:
22-
mlflow_id: 9c18b90074214d769b8b383722fc5a06
23-
label: LAM Interpolator (M-1 forecaster)
24-
steps: 0/121/1
25-
forecaster:
26-
mlflow_id: d0846032fc7248a58b089cbe8fa4c511
27-
config: resources/inference/configs/forecaster_with_global.yaml
28-
steps: 0/126/6
29-
extra_dependencies:
30-
- git+https://github.com/ecmwf/anemoi-inference@fix/interp_files
31-
- torch-geometric==2.6.1
32-
- anemoi-graphs==0.5.2
33-
- interpolator:
34-
mlflow_id: 07c3d9698db14d859b78bb712a65bbbf
35-
label: SGM Interpolator (M-1 forecaster)
22+
mlflow_id: 8d1e0410ca7d4f74b368b3079878259a
23+
label: M-2 interpolator (M-1 forecaster)
3624
steps: 0/121/1
3725
config: resources/inference/configs/interpolator_stretched.yaml
3826
forecaster:
3927
mlflow_id: d0846032fc7248a58b089cbe8fa4c511
4028
config: resources/inference/configs/forecaster_with_global.yaml
4129
steps: 0/126/6
4230
extra_dependencies:
43-
- git+https://github.com/ecmwf/anemoi-inference@fix/interp_files
31+
- git+https://github.com/ecmwf/anemoi-inference@14189907b4f4e3b204b7994f828831b8aa51e9b6
4432
- torch-geometric==2.6.1
4533
- anemoi-graphs==0.5.2
34+
- forecaster:
35+
mlflow_id: d0846032fc7248a58b089cbe8fa4c511
36+
label: M-1 forecaster
37+
config: resources/inference/configs/forecaster_with_global.yaml
38+
steps: 0/126/6
4639

4740
baselines:
4841
- baseline:

0 commit comments

Comments
 (0)