- Apr 18, 2023
-
-
Wilbur, Spencer Franklin authored
-
- Apr 12, 2023
-
-
Wilbur, Spencer Franklin authored
# Conflicts: # code.json # geomagio/Metadata.py # geomagio/residual/SpreadsheetAbsolutesFactory.py # pyproject.toml
-
- Apr 11, 2023
-
-
Wernle, Alexandra Nicole authored
Updating to version 1.7.0 See merge request !220
-
Geels, Brendan Ryan authored
-
- Apr 10, 2023
-
-
Wernle, Alexandra Nicole authored
Removed valid requirements, added valid as attribute to Absolutes, added features to handle spreadsheets that do not have 4 sets" See merge request !213
-
Wernle, Alexandra Nicole authored
-
Wernle, Alexandra Nicole authored
-
Wernle, Alexandra Nicole authored
-
Wernle, Alexandra Nicole authored
Added get_summary_flags function to pull valid flags from SpreadsheetSummaryFactory and match absolutes based on time. Modified many functions to pass arguments down to get_summary_flags.
-
Wernle, Alexandra Nicole authored
-
Wernle, Alexandra Nicole authored
Added parse_relative_time function to avoid circular referencing and added formatting into function, added convert_baseline function in case value is None, and made sets_len variable toadd a dynamic range to _parse_readings function.
-
Wernle, Alexandra Nicole authored
-
Wernle, Alexandra Nicole authored
Changed adjusted_test.py to assert arrays are equal to 168 instead of 146 because no readings are rejected.
-
Wernle, Alexandra Nicole authored
Changed test_CMO_summaries function to assert 28 readings instead of 26 now that no readings are rejected
-
Wernle, Alexandra Nicole authored
-
Wernle, Alexandra Nicole authored
Fix metadata for hot, gut, sjt, and tuc. See merge request !219
-
- Apr 06, 2023
-
-
Geels, Brendan Ryan authored
-
Geels, Brendan Ryan authored
-
Geels, Brendan Ryan authored
-
- Mar 29, 2023
-
-
Wilbur, Spencer Franklin authored
-
Wilbur, Spencer Franklin authored
Updated the pyproject.toml, Metadata.py, and Code.json files to reflect most current versions and code found in the Master branch. This was done to resolve a merge conflict.
-
Geels, Brendan Ryan authored
Updating version to v1.6.5 See merge request !218
-
Geels, Brendan Ryan authored
-
Wernle, Alexandra Nicole authored
Update TUC in metadata.py See merge request !217
-
Geels, Brendan Ryan authored
-
- Mar 24, 2023
-
-
Erin (Josh) Rigler authored
Correct data for BDT and SJT See merge request !216
-
Geels, Brendan Ryan authored
-
- Mar 22, 2023
-
-
Erin (Josh) Rigler authored
Update code.json and pyproject.toml version info See merge request !215
-
Erin (Josh) Rigler authored
-
- Mar 21, 2023
-
-
Geels, Brendan Ryan authored
Minor factory fixes applied in March 2023 Closes #77 See merge request !214
-
Erin (Josh) Rigler authored
As per discussion in issue #77 with Dave K., this commit adds delta/2 to the requested `endtime` to ensure that starttime and endtime are fully inclusive in Edge-related I/O factories. I would have liked to generalized this and reduce the duplicate code between EdgeFactory and MiniSeedFactory, but couldn't figure out how to do this without adding considerably *more* code to the project than what is in this commit.
-
- Mar 20, 2023
-
-
Erin (Josh) Rigler authored
A Stream corresponding to a given network, station, location, and channel can (but probably shouldn't) have more than 1 trace returned from an ObsPy client.get_waveforms() function. This happens, for example, when the data type generated by a given station changes. This change forces the dtype of the data array for all Traces in the Stream to match the dtype of the data array in the first Trace of the Stream, thus allowing the Stream.merge() function to work as intended.
-
Erin (Josh) Rigler authored
The _format_headers() function in IAGA2002Writer.py would choke when the sensor_sampling_rate parameter in the trace.stats metadata could not be inverted. This occurred, at least, when the "Digital Sampling" IAGA2002 header line was not parsed properly, or was blank.
-
- Mar 17, 2023
-
-
Wilbur, Spencer Franklin authored
-
- Mar 08, 2023
-
-
Wilbur, Spencer Franklin authored
-
A vulnerability in the fastapi dependency starlette required a bump to [fastapi v0.92.0](https://github.com/tiangolo/fastapi/releases/tag/0.92.0) and update to the poetry.lock file.
-
-
-
Wilbur, Spencer Franklin authored
-
Wilbur, Spencer Franklin authored
-