-
Notifications
You must be signed in to change notification settings - Fork 24
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
gCMT Catalog accessor #217
Conversation
…and bsi readers. Created test for an event search and summary info from a request.
…e.iris.edu/fdsnws/event/1/") in text file, which is faster and safer. tests: fixed event list location
reworked into reading gcmt from IRIS instead of ISC, which takes less time and gives less query issues. |
Codecov ReportPatch coverage:
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## master #217 +/- ##
==========================================
+ Coverage 54.63% 55.05% +0.42%
==========================================
Files 22 23 +1
Lines 3904 3954 +50
Branches 650 656 +6
==========================================
+ Hits 2133 2177 +44
- Misses 1636 1641 +5
- Partials 135 136 +1
☔ View full report in Codecov by Sentry. |
*note: In the tests/build workflow, the conda environment build is taking too long pycsep/.github/workflows/build-test.yml Line 32 in c19ce9f
and sometimes it gives up of building the environment and just fail the workflow. We maybe should build the environment differently. |
Added gcmt accessor from ISC API. Follows the same logic than comcat and bsi readers. Created test for an event search and summary info from a request.
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.
Checklist: