Commit Graph

40 Commits (3b0c1e9747090710b81fbd623a429db1eb29bbab)
 

Author SHA1 Message Date
Dan Howe 3b0c1e9747 Change basin dataframe name
Dan Howe e62c23b7f0 Add extract_definitions() function
Dan Howe d671f36336 Remove index column
Dan Howe 0bc7a59fcb Add data for telemetered sites
Dan Howe fcf718f1f2 Bump version
Dan Howe d07a3b4a6d Use raw strings for regular expressions
Dan Howe a8f558079f Export daily means
Dan Howe 8914c8b06b Move TimeoutException handler to telemetered_bore_downloader() function
Dan Howe 182d8f34cc Add missing quotes around javascript function call
Dan Howe 6224ed514d Handle errors where GW level ( m AHD) is not available
Dan Howe a8ac7f11a4 Bump version
Dan Howe 7f363c3601 Save timeout errors to log
Dan Howe 3f342b05d0 Bump version
Dan Howe 93ad96ce5d Increase timeout interval to 3 minutes
Dan Howe 72d38d31a2 Raise TimeoutException when wait_for_element() fails
Dan Howe 7e2449b717 Remove redundant return_to_master_frame() function
Dan Howe ad131de6b1 Use consistent function for waits
Dan Howe a9dccc6bbc Bump version
Dan Howe 53345e3787 Handle errors for sites with no data
Dan Howe c081c9f69d Downsample if required
Dan Howe 870da28f00 Update installation instructions
Dan Howe b6ee784d83 Add example usage to README
Dan Howe 96513e49b2 Add example to README
Dan Howe 15fe61d708 Clean up after extracting zip archives
Dan Howe 62da6b0f90 Add missing dot in csv extension
Dan Howe 0fd79ac14e Fix broken downloaded '.part' files
Dan Howe 6f020db6c6 Add extract_records() function
Dan Howe 74eed20c20 Update docstrings
Dan Howe e360496984 Add README
Dan Howe c84581aeca Update docstrings
Dan Howe 253c8d7ae9 Add setup.py
Dan Howe 42b59fb9c8 Increase timeout duration to 60 s
Dan Howe 40b29cf175 Create log for failed downloads
Dan Howe a80b24a5d4 Handle invalid bore IDs gracefully
Dan Howe 4ff455dcde Add telemetered_bore_downloader() function
Dan Howe f2958e95c2 Use absolute paths for Firefox download directory
Dan Howe aecf3070dc Increase timeout for data download screen
Dan Howe 2155e856e1 Don't warn if user is not an administrator
Dan Howe ba6782d85a Use Firefox, and specify download location
Dan Howe c94739a34f Initial commit