Sql2Response¶
This module contains all information for getting the response information out of the database.
Functions and Classes¶
-
getResponse(station, channel, date=datetime.datetime(2022, 7, 25, 8, 33, 3, 422676), db_conn=None)¶ Function for getting response information from the database.
Parameters: - station (string) – Station code of the station
- channel (string) – Channel code of the channel
- date (datetime) – date for which you want the response
Returns: Response object