Query¶
- class servicemon.query.Query(service, coords, radius, out_dir, use_subdir=True, agent=None, tap_mode='async', save_results=True, verbose=False)[source]¶
Bases:
objectAttributes Summary
Methods Summary
do_request(url[, params, agent])do_tap_query_async_pyvo(tap_service)do_tap_query_pyvo(tap_service)fix_white(s)gather_response_metadata(response)response: Either an http.client.HTTPResponse or a ???
getval(obj, key[, default])Gets the value as either an attribute val or key val.
run()stream_to_file(response)Attributes Documentation
- stats¶
Methods Documentation