-
Notifications
You must be signed in to change notification settings - Fork 169
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
Adapt pysteps to allow for postprocessing plugins #405
Open
joeycasey87
wants to merge
14
commits into
master
Choose a base branch
from
postprocessor_plugin
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Jul 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3a798c1 - Browse repository at this point
Copy the full SHA 3a798c1View commit details
Commits on Jul 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for beeee6b - Browse repository at this point
Copy the full SHA beeee6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21db3a3 - Browse repository at this point
Copy the full SHA 21db3a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7857661 - Browse repository at this point
Copy the full SHA 7857661View commit details -
Configuration menu - View commit details
-
Copy full SHA for 429641d - Browse repository at this point
Copy the full SHA 429641dView commit details
Commits on Aug 13, 2024
-
Added tests to improve code coverage
Also reformatted with black. Tests were added for the get_method and diagnostics_info functions in the postprocessing interface. Tests for the discover_diagnostics function will be written once these changes have been merged as then the cookiecutter plugins can then be properly tested.
Configuration menu - View commit details
-
Copy full SHA for 6452ef2 - Browse repository at this point
Copy the full SHA 6452ef2View commit details
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1e07f8d - Browse repository at this point
Copy the full SHA 1e07f8dView commit details
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d94c8b3 - Browse repository at this point
Copy the full SHA d94c8b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bd5275 - Browse repository at this point
Copy the full SHA 0bd5275View commit details -
Changed the test file to match the test updated pysteps test file
Configuration menu - View commit details
-
Copy full SHA for 560aa43 - Browse repository at this point
Copy the full SHA 560aa43View commit details -
Remove try-import statements for diagnostics.py
These were necessary for the IO plugins, but less so for the diagnostics.
Configuration menu - View commit details
-
Copy full SHA for 4cba436 - Browse repository at this point
Copy the full SHA 4cba436View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2b51a5 - Browse repository at this point
Copy the full SHA a2b51a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e1759f - Browse repository at this point
Copy the full SHA 7e1759fView commit details
Commits on Aug 27, 2024
-
Refactor code for postprocessing plugin detection.
Avoid duplicate code, refactor into functions. Also fix a small typo causing a bug: postprocessor_s_
Configuration menu - View commit details
-
Copy full SHA for d9b593d - Browse repository at this point
Copy the full SHA d9b593dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.