Skip to content

Commit 9737d2c

Browse files
committed
Switch to main branch of anemoi-inference
1 parent d6fd074 commit 9737d2c

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

config/forecasters-co1e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ runs:
1818
gpu: 4
1919
tasks: 4
2020
extra_dependencies:
21-
- git+https://github.com/ecmwf/anemoi-inference@add-inverse-option-extract
21+
- git+https://github.com/ecmwf/anemoi-inference.git@main
2222

2323
baselines:
2424
- baseline:

config/forecasters.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ runs:
1414
steps: 0/120/6
1515
config: resources/inference/configs/forecaster_with_global.yaml
1616
extra_dependencies:
17-
- git+https://github.com/ecmwf/anemoi-inference@add-inverse-option-extract
17+
- git+https://github.com/ecmwf/anemoi-inference.git@main
1818

1919
baselines:
2020
- baseline:

config/interpolators.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ runs:
1515
config: resources/inference/configs/interpolator_from_test_data_stretched.yaml
1616
forecaster: null
1717
extra_dependencies:
18-
- git+https://github.com/ecmwf/anemoi-inference@add-inverse-option-extract
18+
- git+https://github.com/ecmwf/anemoi-inference.git@main
1919
- torch-geometric==2.6.1
2020
- anemoi-graphs==0.5.2
2121
- interpolator:
@@ -28,7 +28,7 @@ runs:
2828
config: resources/inference/configs/forecaster_with_global.yaml
2929
steps: 0/120/6
3030
extra_dependencies:
31-
- git+https://github.com/ecmwf/anemoi-inference@add-inverse-option-extract
31+
- git+https://github.com/ecmwf/anemoi-inference.git@main
3232
- torch-geometric==2.6.1
3333
- anemoi-graphs==0.5.2
3434
- forecaster:
@@ -37,7 +37,7 @@ runs:
3737
config: resources/inference/configs/forecaster_with_global.yaml
3838
steps: 0/120/6
3939
extra_dependencies:
40-
- git+https://github.com/ecmwf/anemoi-inference@add-inverse-option-extract
40+
- git+https://github.com/ecmwf/anemoi-inference.git@main
4141

4242
baselines:
4343
- baseline:

config/showcase.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ runs:
1818
config: resources/inference/configs/forecaster_with_global.yaml
1919
steps: 0/120/6
2020
extra_dependencies:
21-
- git+https://github.com/ecmwf/anemoi-inference@add-inverse-option-extract
21+
- git+https://github.com/ecmwf/anemoi-inference.git@main
2222
extra_dependencies:
23-
- git+https://github.com/ecmwf/anemoi-inference@add-inverse-option-extract
23+
- git+https://github.com/ecmwf/anemoi-inference.git@main
2424
- torch-geometric==2.6.1
2525
- anemoi-graphs==0.5.2
2626

0 commit comments

Comments
 (0)