csep.query_gns
- csep.query_gns(start_time, end_time, min_magnitude=2.95, min_latitude=-47, max_latitude=-34, min_longitude=164, max_longitude=180, max_depth=45.5, verbose=True, apply_filters=False, **kwargs)[source]
Access GNS Science catalog through web service
- Parameters:
start_time – datetime object of start of catalog
end_time – datetime object for end of catalog
min_magnitude – minimum magnitude to query
min_latitude – maximum magnitude to query
max_latitude – max latitude of bounding box
min_longitude – min latitude of bounding box
max_longitude – max longitude of bounding box
max_depth – maximum depth of the bounding box
verbose (bool) – print catalog summary statistics
- Returns: