Skip to content

Notebook documentation #202

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

Merged

Conversation

bayonato89
Copy link
Contributor

pyCSEP Pull Request Checklist

Please check out the contributing guidelines for some tips
on making pull requests to pyCSEP.

Fixes issue #(please fill in or delete if not needed).

Type of change:

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (this pull request adds no new code)
  • Unpublished science feature (This may require a science review)
  • This change requires a documentation update

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@codecov-commenter
Copy link

Codecov Report

Base: 55.73% // Head: 55.73% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (54b5b40) compared to base (74106b9).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #202      +/-   ##
==========================================
- Coverage   55.73%   55.73%   -0.01%     
==========================================
  Files          20       20              
  Lines        3572     3594      +22     
  Branches      569      580      +11     
==========================================
+ Hits         1991     2003      +12     
- Misses       1460     1466       +6     
- Partials      121      125       +4     
Impacted Files Coverage Δ
csep/core/forecasts.py 57.38% <0.00%> (ø)
csep/core/regions.py 47.04% <0.00%> (+0.29%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@wsavran wsavran changed the base branch from master to v0.6.1-release-branch September 22, 2022 16:52
@wsavran
Copy link
Collaborator

wsavran commented Sep 22, 2022

Looks good Toño

@wsavran wsavran merged commit 4a2e926 into SCECcode:v0.6.1-release-branch Sep 22, 2022
wsavran pushed a commit to wsavran/pycsep that referenced this pull request Sep 22, 2022
* Added some documentation on new binary CSEP tests.
wsavran added a commit that referenced this pull request Dec 12, 2022
* Quadtree csv reader (#186)
* New plotting routines (#190)
* Non poissonian tests (#189, #202, #205, #208, #209)
* Fix region border plot (#199)
* Added support for BSI catalog (#201)
* Fix consistency plots (#206)
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