59 Commits (master)
 

Author SHA1 Message Date
Dan Howe 7a2d5cbc6b Add image to readme
Dan Howe 747c6e6605 Add readme
Dan Howe b991b70b1c Fis local asset basename
Dan Howe 67c11491cc Add 'assets' folder to install
Dan Howe 6c71c18793 Update dependencies
Dan Howe 414ebcf0ac Prepare 0.2.0 release
Dan Howe 52ca456881 Turn debug mode off
Dan Howe 3334068070 Fix wafo import
Dan Howe b45df99ca8 Update installation instructions
Dan Howe eb32819fae Fix wafo relative imports
Dan Howe 7471d9fa63 Add units to axis labels
Dan Howe c0e8fe1bb4 Add units to file info
Dan Howe 6f3a47f901 Improve error handling when loading files
Dan Howe a6db6edbfd Show error message when file cannot be loaded
Dan Howe 6cbb33842e Show empty table for non-wave-probe instruments
Dan Howe 183d2af094 Show empty graphs on startup
Dan Howe ff4142da1b Consolidate miscellaneous variables in json data
Dan Howe ce35c80e59 Only show tabe for wave probes
Dan Howe f4ad435cd1 Add labels for energy spectrum
Dan Howe fcb4152db4 Add filename to time series
Dan Howe 09024d0667 Fix table column widths
Dan Howe 3571d56c96 Fit table width to contents
Dan Howe 502769b76a Add stylesheet, put spectral plot and table side-by-side
Dan Howe 5403c3acb5 Remove table style definition
Dan Howe af754786d9 Automatically set maximum x-scale limit based on peak frequency
Dan Howe 8b0022c054 Correctly load wave statistics into table
Dan Howe 36cd0a68cc Store both timeseries and energy spectrum in json_storage div
Dan Howe b62464d152 Fix spectrum statistics
Dan Howe 4ad8703f4a Replace deprecated plotly with chart_studio
Dan Howe 8cd26d0e4c Don't check if file is valid
Dan Howe c0024c0abd Set range for x axis
Dan Howe 9143dfa134 Store csv data as json object
Dan Howe e169572219 Round time series to 1 decimal place
Dan Howe 97f79bbab8 Move graph and table elements into callback function
Dan Howe 857aea677b Refactor graph and table elements
Dan Howe b6fa9b35c2 Upload only one file
Dan Howe 4ddbbc0642 Return empty div if not file loaded
Dan Howe 4f57f9d607 Fix file loading
Dan Howe fb2e185b53 Rearrange divs
Dan Howe f282ecc8ad Separate callbacks for figure and table
Dan Howe 28eb278120 Add 'sharing_wp.py'
Dan Howe 47056f7861 Add table for spectral values
Dan Howe ba1a53a9a3 Only plot selected rows
Dan Howe f36f4f2d2c Set column widths
Dan Howe 398a179397 Use location name as index
Dan Howe 7f50ac873e Disable row filtering
Dan Howe a4e1f3c7a5 Add symbol markers to columns
Dan Howe 0e16048d2e Tidy up column definitions
Dan Howe e2e58adb34 Make all rows selected initially
Dan Howe 67e4ed0e88 Make table rows undeletable