Skip to content

Conversation

@dnerini
Copy link
Member

@dnerini dnerini commented Oct 22, 2025

No description provided.

cosunae and others added 30 commits September 22, 2025 19:20
* Adopt more atomic approach

Also use marimo for interactive editing

* Move notebook to dedicated folder

* Remove original script

* Add example config

* Revert some wrong changes
* Adopt more atomic approach

Also use marimo for interactive editing

* Move notebook to dedicated folder

* add plot rule

* Revert some wrong changes

* Solve bugs adopt grib

* Replace by plot_forecast_frame.py

* Rename

* Fix number of points cosmo 1e

* Remove globe because it doesn't seem right

* Add possibility to set region to none for global plots

* Review

* Update workflow/scripts/src/plotting.py

* Simplify code
OUT_ROOT / "showcases/{run_id}/meteograms/{init_time}_{param}_{sta}.png",
init_time=[t.strftime("%Y%m%d%H%M") for t in REFTIMES],
run_id=collect_all_candidates(),
param=["2t"],
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wind not supported yet

init_time=[t.strftime("%Y%m%d%H%M") for t in REFTIMES],
run_id=collect_all_candidates(),
param=["2t"],
sta=["GVE", "KLO", "LUG"],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Parameters and stations should probably be added to the config.

@dnerini dnerini changed the base branch from plotting to main November 7, 2025 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants