- Feb 18, 2025
-
-
Erin (Josh) Rigler authored
- assumes updates to filters.py, EdgeFactory, and MiniSeedFactory included in this feature branch - removes default ports in favor of factory defaults - tenhertz data will still use MiniSeedFactory, and if channels "U", "V", or "W" are requested, the raw voltage and bin data will be used to calculate nT outputs
-
- Jan 17, 2025
-
-
Shavers, Nicholas H authored
-
- Jan 10, 2025
-
-
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.
-
- Nov 08, 2024
-
-
Hobbs, Alexandra (Contractor) authored
-
- Sep 27, 2024
-
-
Wilbur, Spencer Franklin authored
Added a network paramter to all list of Observatories and Variometers. I made this a non optional paramter within Observatory.py.
-
- Sep 26, 2024
-
-
Wilbur, Spencer Franklin authored
I removed an unecessary call to FilterApiQuery from within Data.py. I also added validation to the FilterApiQuery.py. Rather than using super I opted to add the validation to this file beacuse sampling_period was ignored from the base class i.e. DataApiQuery and this is why the REQUEST_LIMIT was being ignored.
-
- Aug 21, 2024
-
-
Wilbur, Spencer Franklin authored
Resolved comments made by Josh. Added FilterApiQuery.py and renamed the Filter.py to filter.py for consistency.
-
- Aug 16, 2024
-
-
Wilbur, Spencer Franklin authored
Commented out FDSNFactory_Test.py for the time being. Updated poetry and added a new script Filter.py to handle the FilterDateApiQuery class that is used for the filter algorithm web service.
-
Wilbur, Spencer Franklin authored
I have added a new class to the DataApiQuery.py that is used within algorithms.py to provide an input and output sample interval option for users.
-
Wilbur, Spencer Franklin authored
I have added a new class to the DataApiQuery.py that is used within algorithms.py to provide an input and output sample interval option for users.
-
Wilbur, Spencer Franklin authored
-
Wilbur, Spencer Franklin authored
Added severl changes to allow for users to retrieve one minute and one hour data from the avaiable one-second data via the FDSN client.
-
- May 02, 2024
-
-
Wilbur, Spencer Franklin authored
I cahnged the call from IRISFactory to FDSNFactory in data.py, updated the validator in DataAPIQuery.py to accept Variometer IDs, added a new file called variometers.py so that the ASL_Observatory_index can be used by the webservice, and this includes a change to app.py where I added a router to the new variometers.py script. I opted to not change any of the file names currently, but will give this some more thought. I wanted to commit these chagnes soon so that Nick can begin working on the front end.
-
- Nov 03, 2023
-
-
Erin (Josh) Rigler authored
We can't totally obscure things and fairly call this an "open" api. However, if we prefer to limit experimentation by novice developers, it seems prudent to at least partially obscure some options in the user-friendly Swagger for our api. This seemed especially important for the data_host option, which could be susceptible to abuse. So, all models/schemas are published via `ws/openapi.json`, but only "default" options are displayed on the Swagger page's "Try it out" section.
-
- Oct 30, 2023
-
-
Erin (Josh) Rigler authored
Allows the user to specify an alternate host to pull time series data from via the URL. This is mostly useful for using the data web service to test different verified data sources. It is not really a "public" feature, and we might consider how to restrict its deployment to non-public servers only.
-
- Aug 24, 2023
-
-
- May 08, 2023
-
-
Wilbur, Spencer Franklin authored
changed the ports from 22061 back to 2061 except for the defined port in MiniSeedFactory.py which is set to 7974 on line 28
-
- Apr 27, 2023
-
-
Wilbur, Spencer Franklin authored
-
- Apr 24, 2023
-
-
Wilbur, Spencer Franklin authored
-
- Oct 14, 2021
-
-
Cain, Payton David authored
-
- Aug 18, 2021
-
-
- Jul 14, 2021
-
-
Cain, Payton David authored
-
- Mar 11, 2021
-
-
Cain, Payton David authored
-
- Mar 10, 2021
-
-
Cain, Payton David authored
-
Cain, Payton David authored
-
Cain, Payton David authored
-
Cain, Payton David authored
update get_data's usage of get_data_factory
-
Cain, Payton David authored
-
- Aug 31, 2020
-
-
- Aug 19, 2020
-
- Jun 18, 2020
-
-
Jeremy M Fee authored
-
Jeremy M Fee authored
-
-
-
- Jun 12, 2020
-
-
Jeremy M Fee authored
-
- Apr 08, 2020
-
-
Jeremy M Fee authored
-
- Apr 06, 2020
-
-
Jeremy M Fee authored
-