Skip to content
Snippets Groups Projects
  1. Feb 18, 2025
    • Erin (Josh) Rigler's avatar
      Use EdgeFactory for all but tenhertz data: · 2e7a766f
      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
      2e7a766f
  2. Jan 17, 2025
  3. Jan 10, 2025
  4. Nov 08, 2024
  5. Sep 27, 2024
  6. Sep 26, 2024
  7. Aug 21, 2024
  8. Aug 16, 2024
  9. May 02, 2024
    • Wilbur, Spencer Franklin's avatar
      I cahnged the call from IRISFactory to FDSNFactory in data.py, updated the... · 6a68b01b
      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.
      6a68b01b
  10. Nov 03, 2023
    • Erin (Josh) Rigler's avatar
      Partially obscure parameters in swagger and api · 7cee7440
      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.
      7cee7440
  11. Oct 30, 2023
    • Erin (Josh) Rigler's avatar
      Add option `data_host` to /ws/data endpoint. · 2ca66f38
      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.
      2ca66f38
  12. Aug 24, 2023
  13. May 08, 2023
  14. Apr 27, 2023
  15. Apr 24, 2023
  16. Oct 14, 2021
  17. Aug 18, 2021
  18. Jul 14, 2021
  19. Mar 11, 2021
  20. Mar 10, 2021
  21. Aug 31, 2020
  22. Aug 19, 2020
  23. Jun 18, 2020
  24. Jun 12, 2020
  25. Apr 08, 2020
  26. Apr 06, 2020
Loading