Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HectorUI v3.0 #76

Merged
merged 111 commits into from
Jun 5, 2024
Merged

HectorUI v3.0 #76

merged 111 commits into from
Jun 5, 2024

Conversation

stephpenn1
Copy link
Collaborator

HectorUI v3.0

Highlights ✨

Introducing HectorUI v3.0, an upgraded version of HectorUI introducing new features and compatibility with Hector v3.2.0. This update also introduces module and r6 classes for a optimized code and server functionality.
image

Bug Fixes 👾

New Features 💡

  • RCPs -> SSPs
  • Updated tutorial
  • Improved reproducibility with downloadable parameter choices
  • Carbon Tracking tab: users can now track a carbon pool as it "moves" through Hector
image

stephpenn1 and others added 30 commits October 11, 2022 16:02
Remove old maps function call
Parameters no longer need the "Load Graphs" button to be clicked to update automatically, and RCPs load correctly instead of being much lower than they should be. Load Graphs button is still there because it's needed to load new output variables

Sliders that must be >0 also adjusted so they can't be set to 0
RCPs and params update automatically
Can download csv with output from multiple runs. Currently only works if dataframes are same length (so year range isn't changed)
Now lets you download runs of different sizes. Fixed summary updating automatically without "Print" button being clicked
mainly just changed some formatting since last commit
Added text input to give runs names, and "save slots" for runs
Added toggle to run without saving or save to one of 8 slots. Saving currently doesn't work (issue with popup)
saving still does not work
Only set to work with runs that aren't saved right now, no change to saved runs
added tab to select variable plotted. only global temperature and CO2 concentration right now
Additional variables available to select, by pulling all of them with fetchvars in mod_run
All vars from current version of HectorUI added. Save toggle somewhat works, but the unsaved run also is triggered each time even if save toggle is on
@stephpenn1 stephpenn1 marked this pull request as ready for review June 5, 2024 22:05
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (0df944c) to head (583967e).
Report is 7 commits behind head on main.

Current head 583967e differs from pull request most recent head 12160d7

Please upload reports for the commit 12160d7 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##              main       #76    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files            1         1            
  Lines          270        57   -213     
==========================================
- Hits           270        57   -213     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stephpenn1 stephpenn1 merged commit 3bdbd46 into main Jun 5, 2024
4 checks passed
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.

3 participants