Skip to content
Snippets Groups Projects
  1. 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
  2. Apr 23, 2024
  3. Apr 22, 2024
  4. Apr 17, 2024
  5. 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
  6. Oct 30, 2023
  7. Oct 10, 2023
  8. Sep 01, 2023
  9. Aug 24, 2023
  10. Jun 29, 2023
    • Erin (Josh) Rigler's avatar
      fixes issue #96 · 93d86e26
      Erin (Josh) Rigler authored
      Add "-Infinity" and "Infinty" to "NaN" in list of invalid JSON float
      values that we must convert to null before returning a response to
      calls to the back-end's /algorithms/residual endpoint.
      93d86e26
  11. May 25, 2023
    • Erin (Josh) Rigler's avatar
      Add "Test" to CMT's name · 550515f7
      Erin (Josh) Rigler authored
      This allows the front-end to filter out test observatories when
      building the dashboard.
      
      Also, removed "(ObsRIO)" from some of the other test systems, since
      this label was no longer indicative of anything special.
      550515f7
  12. May 22, 2023
  13. May 08, 2023
  14. Apr 27, 2023
  15. Apr 24, 2023
  16. Oct 24, 2022
  17. May 03, 2022
  18. Apr 22, 2022
  19. Mar 18, 2022
  20. Oct 14, 2021
  21. Oct 05, 2021
  22. Sep 13, 2021
  23. Aug 18, 2021
  24. Jul 14, 2021
Loading