get_station

DbInventory.get_station(**kwargs)

Get a station from the inventory.

Keyword Arguments
  • name (str) – The name (code) of the station.

  • network (str) – The name of the network of the station.

  • location (str) – The location code of the station.

Returns

The stations matching the search criteria.

Return type

list of Station