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 some bugs, updating the docs and requirements #312

Merged
merged 6 commits into from
Mar 15, 2024
Merged

Fixing some bugs, updating the docs and requirements #312

merged 6 commits into from
Mar 15, 2024

Conversation

WenjieDu
Copy link
Owner

What does this PR do?

  1. fixing Inability to Utilize Specific CUDA Devices for Training in Raindrop Model #304, Unexpected LOCF object initialization #306, and Testing on GitHub times out because of blocked plotting functions #309;
  2. remove the requirement limitation on pandas<2.0.0;
  3. update the docs;

Before submitting

  • This PR is made to fix a typo or improve the docs (you can dismiss the other checks if this is the case).
  • Was this discussed/approved via a GitHub issue? Please add a link to it if that's the case.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have written necessary tests and already run them locally.

@WenjieDu WenjieDu changed the title Fixing some bugs, update the docs and requirements Fixing some bugs, updating the docs and requirements Mar 15, 2024
@coveralls
Copy link
Collaborator

coveralls commented Mar 15, 2024

Pull Request Test Coverage Report for Build 8292683604

Details

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 81.654%

Totals Coverage Status
Change from base Build 8261646531: 0.02%
Covered Lines: 5123
Relevant Lines: 6274

💛 - Coveralls

@WenjieDu WenjieDu merged commit 0ebc4f0 into main Mar 15, 2024
13 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.

None yet

2 participants