remove_station

Inventory.remove_station(nsl)[source]

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