mllam / neural-lam

Neural Weather Prediction for Limited Area Modeling
MIT License
102 stars 37 forks source link

Merge pull request #10 from MeteoSwiss/merge_upstream #43

Closed clechartre closed 4 months ago

clechartre commented 4 months ago

Merge upstream Conflicts: .github/workflows/pre-commit.yml .gitignore .pre-commit-config.yaml README.md create_grid_features.py create_mesh.py create_parameter_weights.py create_static_features.py create_zarr_archive.py environment.yml helper.py neural_lam/constants.py neural_lam/models/ar_model.py neural_lam/models/base_graph_model.py neural_lam/models/base_hi_graph_model.py neural_lam/rotate_grid.py neural_lam/utils.py neural_lam/vis.py neural_lam/weather_dataset.py plot_graph.py pyproject.toml requirements.txt slurm_eval.sh slurm_train.sh train_model.py

sadamov commented 4 months ago

It is really hard to understand what this PR is trying to achieve without more information... Does it replace either #42 or #41?