Add bound check in python wrapper
The python wrapper segfaults when the name of a non-existent station is requested.
This fix adds a bounds check before accessing the station name.
The python wrapper segfaults when the name of a non-existent station is requested.
This fix adds a bounds check before accessing the station name.