- Jan 17, 2025
-
-
Shavers, Nicholas H authored
-
Shavers, Nicholas H authored
-
- Jan 16, 2025
-
-
Shavers, Nicholas H authored
-
- Jan 14, 2025
-
-
Hobbs, Alexandra (Contractor) authored
-
- Jan 10, 2025
-
-
Wilbur, Spencer Franklin authored
-
Wilbur, Spencer Franklin authored
-
Wilbur, Spencer Franklin authored
Updated the filter endpoint to not allow for the output sampling period to be none. If it is left empty an error code wil prompt you to provide an appropriate sampling period. This involved adding some logic to a few of the test and a couple logger warming that would skip trying to determine wehter the number of smaple reqeusted ignores the sample request limit.
-
Wilbur, Spencer Franklin authored
-
Wilbur, Spencer Franklin authored
Removed union method from FilterApiQuery and Filter.py, I also added a negatvie test to filter_test to account check that an innapropriate float would cause and error. I also removed the asyn functions from data_test.py because they were being skipped in the testing pipeline. I made them regular function and they are now passing.
-
Wilbur, Spencer Franklin authored
Reverted test to allow strings for specifc parmaters. I believe I grabbed an old version of DataAPIQuery that caused the test to fail before. Things should now be up to date.
-
Wilbur, Spencer Franklin authored
-
Wilbur, Spencer Franklin authored
Removed the default auto from input sampling period. Added descriptor to swagger saying that will generate correct sampling period needed to find the output_sampling_period.
-
Wilbur, Spencer Franklin authored
Created a fresh branch to commit changes to files for adding recursive logic, also adjusted current tests to accomdate these changes. I added a new test FDSNFactory_test as well as a mock miniseed client called mseed_FDSN_test_client which is simply the same as mseed_test_client but adapted to use the FDSNSNCL.
-
- Jan 07, 2025
-
-
Wernle, Alexandra Nicole authored
-
Wernle, Alexandra Nicole authored
Added mode for managing existing spikes. Added logic to create_spike_metadata to allow empty arrays.
-
Wernle, Alexandra Nicole authored
-
Wernle, Alexandra Nicole authored
-
Wernle, Alexandra Nicole authored
-
Wernle, Alexandra Nicole authored
-
Wernle, Alexandra Nicole authored
-
Wernle, Alexandra Nicole authored
-
Wernle, Alexandra Nicole authored
Changed add_empty_channels to False. Changed check_existing_metadata to return whole metadata object.
-
Wernle, Alexandra Nicole authored
Split run into more functions. Added more functionality such that preexisting spikes are handled here instead of only flag-spikes.
-
Wernle, Alexandra Nicole authored
-
Wernle, Alexandra Nicole authored
-
Wernle, Alexandra Nicole authored
Changed channels argument to str. Added add_empty_channels to get_timeseries. Changed split_stream_by_day to split stream, not individual traces.
-
Wernle, Alexandra Nicole authored
-
Wernle, Alexandra Nicole authored
-
Wernle, Alexandra Nicole authored
-
Wernle, Alexandra Nicole authored
-
Wernle, Alexandra Nicole authored
-
Wernle, Alexandra Nicole authored
-
Wernle, Alexandra Nicole authored
-
Wernle, Alexandra Nicole authored
Deleted field-work attribute and added Field_Work to categories. Deleted source and added additional validators and class methods to ArtificialDisturbances.
-
- Jan 06, 2025
-
-
Shavers, Nicholas H authored
-
- Dec 19, 2024
-
-
Hobbs, Alexandra (Contractor) authored
-
Hobbs, Alexandra (Contractor) authored
-
- Dec 18, 2024
-
-
Hobbs, Alexandra (Contractor) authored
Update pytest library and add pytest-asyncio and pytest-mock for better testing. Add pytest unitests for all routes in login.py. Fix a bug where an unauthorized request would error and return a 500 instead of a 401. Remove the depcrecated app.on_event functions in favor of lifespan events.
-
Geels, Brendan Ryan authored
-
- Dec 17, 2024
-
-
Erin (Josh) Rigler authored
-