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

Fixing bugs from pr41 #42

Merged
merged 3 commits into from
Aug 16, 2022
Merged

Fixing bugs from pr41 #42

merged 3 commits into from
Aug 16, 2022

Conversation

ledm
Copy link
Collaborator

@ledm ledm commented Aug 16, 2022

This branch fixes a couple bugs introduced in PR 41, when the analysisSuite variable was renamed suites in analysis_timeseries.py.

@ledm
Copy link
Collaborator Author

ledm commented Aug 16, 2022

Note that I make no effort here to fix testing using bgcval.py. The priority right now is the multi-job comparison (#39), not the single job comparison (#40).

@ledm ledm marked this pull request as ready for review August 16, 2022 13:18
Copy link
Owner

@valeriupredoi valeriupredoi left a comment

Choose a reason for hiding this comment

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

LGTM but pls nuke commented out code or restore it if needed 🍺

# 'convert': ukp.NoChange,
# 'units': 'pH',
# }
# else:
Copy link
Owner

Choose a reason for hiding this comment

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

pls remove commented out code

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This whole section is in the 4000 lines that are scheduled to be deleted over the next few PRs. I'll remove it then!

Copy link
Owner

Choose a reason for hiding this comment

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

the more you remove (obv if needs to be removed) the less spaghetti the code becomes so your next PR will be cleaner to solve :)

@ledm ledm merged commit a6cdb74 into main Aug 16, 2022
@ledm ledm deleted the fixing_bugs_from_pr41 branch August 16, 2022 13:28
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.

2 participants