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
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
@dnerini
Copy link
Member Author

dnerini commented Jan 13, 2026

@MicheleCattaneo now using PeakWeather for plotting station observations, see d1ed4da

@MicheleCattaneo
Copy link

@MicheleCattaneo now using PeakWeather for plotting station observations, see d1ed4da

Cool!
I only gave a quick look so I did not fully understand if you could benefit from it, but I just want to mention that you can extract windows of data as Xarrays: https://peakweather.readthedocs.io/v0.2.0/modules/dataset.html#peakweather.dataset.PeakWeatherDataset.get_windows

Could that help?

@MicheleCattaneo MicheleCattaneo self-requested a review January 13, 2026 16:53
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.

7 participants