Fix BST-dependent tests in test_read. This one I'm a bit less sure on, but I believe there is a timezone dependant test here which relies on non-BST timing which failed locally until I removed the timezones. See errors below, let me know if there's something I'm missing here.
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.
Please also list any relevant details for your test configuration
Tested this locally on bare metal in a virtualenv.
[x] Yes
If your changes affect data processing, have you plotted any changes? i.e. have you done a quick sanity check?
Pull Request
Description
Fixes #194
Also includes a few minor additional improvements:
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Tested this locally on bare metal in a virtualenv.
If your changes affect data processing, have you plotted any changes? i.e. have you done a quick sanity check?
Checklist: