I cahnged the call from IRISFactory to FDSNFactory in data.py, updated the...
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.
parent
a0761858
No related branches found
No related tags found
Showing
- geomagio/api/ws/DataApiQuery.py 4 additions, 3 deletionsgeomagio/api/ws/DataApiQuery.py
- geomagio/api/ws/app.py 2 additions, 1 deletiongeomagio/api/ws/app.py
- geomagio/api/ws/data.py 2 additions, 2 deletionsgeomagio/api/ws/data.py
- geomagio/api/ws/variometers.py 32 additions, 0 deletionsgeomagio/api/ws/variometers.py
- poetry.lock 180 additions, 105 deletionspoetry.lock
geomagio/api/ws/variometers.py
0 → 100644
This diff is collapsed.
Please register or sign in to comment