-
Notifications
You must be signed in to change notification settings - Fork 0
DQ 45 Update Dependency Versions #5
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
base: main
Are you sure you want to change the base?
Conversation
|
The example file preference_file_IRIS.py needs to be updated. As it is, it doesn't work and returns this error: In preference_file_IRIS.py, when I replace IRIS with |
|
CHANGELOG.txt should be updated, including a warning that previous versions of preference files pointing to IRIS will not work (or can that be grandfathered into the code so that both EarthScope and IRIS works?). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
line 3:
data-help@earthscope.org should be updated to
help@earthscope.org
| <br /> | ||
|
|
||
| **QuARG**, the Quality Assurance Report Generator, is a Python client that allows network operators to generate quality assurance (QA) reports from start to finish. These reports utilize EarthScope’s database of [MUSTANG](http://service.iris.edu/mustang/) data quality metrics to find and highlight potential issues in the data, reducing the amount of time that analysts need to spend scanning the data for problems. | ||
| **QuARG**, the Quality Assurance Report Generator, is a Python client that allows network operators to generate quality assurance (QA) reports from start to finish. These reports utilize EarthScope’s database of [MUSTANG](http://service.earthscope.org/mustang/) data quality metrics to find and highlight potential issues in the data, reducing the amount of time that analysts need to spend scanning the data for problems. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://service.earthscope.org
| @@ -363,20 +363,20 @@ | |||
|
|
|||
|
|
|||
| <h1 class="title toc-ignore">QuARG - Quality Assurance Report Generator</h1> | |||
| <h4 class="author">Laura Keyson, IRIS DMC</h4> | |||
| <h4 class="author">Laura Keyson, EarthScope</h4> | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Consider using the full name here "EarthScope Consortium", so that it is spelled out at least once in the documentation.
| conda install -c conda-forge --file quarg-conda-install.txt | ||
| ``` | ||
|
|
||
| Instructions for macOS (Apple M1 or M2 chip): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
suggested text: "(Apple M-series chips, e.g., M1 - M5)"
|
Not sure if this is relevant to the pull request, but when I try to run "Metric Plot", I get an error: if there is only one metric value in the timespan, I get an error and an additional warning: |
|
In the report xml, there are 2 links (GOAT/data_available and Seismiquery) that now forward to the 'Seismiquery is disabled' page. Consider removing. |
pd.append, now compiles a list and then concats them together into the dataframe; off of deprecated.ixsyntax; only average (etc) on numeric columns now;rto match to a raw string literal - to explicitly match on asterisk instead of interpreting\as an escapeallow_stretchandkeep_ratio, ontofit_mode