AI4S2S / s2spy

A high-level python package integrating expert knowledge and artificial intelligence to boost (sub) seasonal forecasting
https://ai4s2s.readthedocs.io/
Apache License 2.0
20 stars 7 forks source link

Update the visualizations to the new calendar system #125

Closed BSchilperoort closed 1 year ago

BSchilperoort commented 1 year ago

This PR updates the visualization routines to the new calendar system.

Additionally, the Matplotlib visualization has been refactored so it uses the Bokeh data dictionary to plot data. This simplifies the code base by only having a single source of data for both Matplotlib and Bokeh.

To validate the results, open the AdventCalendar notebook and try out the default calendar.visualize and calendar.visualize_interactive. Both now have the same relative_dates kwarg, which can either be True or False

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information