tsgettoolbox.tsgettoolbox.twc

tsgettoolbox.tsgettoolbox.twc(county, start_date=None, end_date=None)

US/TX:station::D:Download Texas Weather Connection (TWC) data.

This module provides direct access to Texas Weather Connection Daily Keetch-Byram Drought Index (KBDI) dataset.

Parameters:
  • county (None or str) – If specified, results will be limited to the county corresponding to the given 5-character Texas county fips code i.e. 48.

  • start_date (str) –

    [optional, defaults to first date in time-series, input filter]

    The start_date of the series in ISOdatetime format, or ‘None’ for beginning.

  • end_date (str) –

    [optional, defaults to last date in time-series, input filter]

    The end_date of the series in ISOdatetime format, or ‘None’ for end.