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

plotting enhancements #183

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

plotting enhancements #183

wants to merge 1 commit into from

Conversation

jrob93
Copy link
Collaborator

@jrob93 jrob93 commented Nov 19, 2024

Fixes #169 and #150.

Add some additional features and improvements to the plotting functions, as described in the issues.

Review Checklist for Source Code Changes

  • Does pip install still work?
  • Have you written a unit test for any new functions?
  • Do all the units tests run successfully?
  • Does adler run successfully on a test set of input files/databases?
  • Have you used black on the files you have updated to confirm python programming style guide enforcement?

@codecov-commenter
Copy link

codecov-commenter commented Nov 19, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 69.65%. Comparing base (7f0094b) to head (dc0133a).
Report is 179 commits behind head on main.

Files with missing lines Patch % Lines
src/adler/utilities/plotting_utilities.py 0.00% 9 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #183       +/-   ##
===========================================
- Coverage   84.71%   69.65%   -15.07%     
===========================================
  Files          14       20        +6     
  Lines         373     1015      +642     
===========================================
+ Hits          316      707      +391     
- Misses         57      308      +251     

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


🚨 Try these New Features:

@jrob93 jrob93 linked an issue Nov 19, 2024 that may be closed by this pull request
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.

plot utility improvements/retrieving a subset of observations from AdlerPlanetoid more plotting features
2 participants