Package index
-
get_groups()
- Get Hydstra groups sites belong to.
-
get_sites_by_datasource()
- Gets sites that have a given datasource
-
get_datasources_by_site()
- Gets the available datasources for each site
-
getGroupList()
- Gets groups in the database
-
getStationList()
- getStationList API call to Kisters KiWIS API
-
getParameterList()
- Interface to the getParameterList function
-
get_variable_list()
- Gets the variables available for sites and datasources
-
getTimeseriesList()
- Get the list of timeseries available
-
get_ts_traces()
- Gets timeseries for sites and variables
-
getTimeseriesValues()
- Get timeseries from Kiwis (BOM)
-
fetch_hydstra_timeseries()
- Wrapper for Hydstra/hydllp to find and return desired timeseries
-
fetch_kiwis_timeseries()
- Wrapper for Kiwis to find and return desired timeseries
-
fetch_timeseries()
- Fetch timeseries across formats
-
fetch_from_table()
- Fetches timeseries from a table of arguments
-
find_hydstra_request()
- Get a set of requests to make from hydstra
-
find_ts_id()
- Helper to extract ts_id for desired variables from
getTimeseriesList()
-
parse_url()
- Returns the base of the request URL given state name
-
plot_datasources_by_site()
- Plot heatmap of which sites have which datasource
-
send_to_type()
- Make a common request format to either kiwis or hydstra