Created a fresh branch to commit changes to files for adding recursive logic,...
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.
parent
fbfb312c
No related branches found
No related tags found
Showing
- geomagio/api/ws/DataApiQuery.py 13 additions, 3 deletionsgeomagio/api/ws/DataApiQuery.py
- geomagio/api/ws/FilterApiQuery.py 39 additions, 7 deletionsgeomagio/api/ws/FilterApiQuery.py
- geomagio/api/ws/algorithms.py 5 additions, 28 deletionsgeomagio/api/ws/algorithms.py
- geomagio/api/ws/filter.py 104 additions, 19 deletionsgeomagio/api/ws/filter.py
- test/DataApiQuery_test.py 3 additions, 3 deletionstest/DataApiQuery_test.py
- test/FilterApiQuery_test.py 9 additions, 8 deletionstest/FilterApiQuery_test.py
- test/api_test/ws_test/data_test.py 3 additions, 3 deletionstest/api_test/ws_test/data_test.py
- test/api_test/ws_test/filter_test.py 2 additions, 3 deletionstest/api_test/ws_test/filter_test.py
Loading
Please register or sign in to comment