Commit Graph

58 Commits (8c47977a840c189e7b049b3e9158c03f597711c0)
 

Author SHA1 Message Date
Daniel Howe 8c47977a84 Prepare 0.3.0 release
Daniel Howe fb0fd5e8b7 Get start and end dates automatically if not provided
Daniel Howe 6d2e0f89c5 Download by basin, rather then by bore
Dan Howe bf8d4b2f13 Correctly remove duplicates in site summaries
Dan Howe b14c37a139 Download decomissioned sites correctly
Dan Howe 6a11bea878 Fix missing ':'
Dan Howe 9ad2fdea33 Skip empty dataframes when processing multiple basins
Dan Howe 1f3afb408b Resample quality codes with first value (not mean)
Dan Howe c6ff5494df Add workaround for bores with duplicate IDs
Dan Howe 793ca0ade4 Don't raise errors if log file is missing
Dan Howe dd749ca0d9 Set elevation to NaN if value is missing
Dan Howe 2d2006b530 Install data files with package
Dan Howe 23b4d900bf Add doc folder
Dan Howe f119a49071 Move data files
Dan Howe a164a01c4d Fix relative path
Dan Howe 66bfdc384b Add data files to package
Dan Howe 511de588aa Add basin code and bore details to output
Dan Howe 6f66bde339 Get basin ID codes automatically
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