remove_station

DbInventory.remove_station(nsl)

Remove a station from the inventory.

Parameters

nsl (tuple of str) – The NSL (network, station, location) code of the station to remove from the inventory.

Returns

The station that has been removed from the inventory.

Return type

Station