Wykres commitów

1161 Commity (master)

Autor SHA1 Wiadomość Data
AstroTaka 3feb29c345 Update skewt.js
Modify Skew-T
2022-11-21 16:06:38 +09:00
AstroTaka 77a71cb51e Update historical.html
Add sub title to Skew-T
2022-11-21 15:58:15 +09:00
AstroTaka ad30a33552 Update historical.html
Add sub title to Skew-T
2022-11-21 15:54:29 +09:00
AstroTaka c65b02cb0d Update historical.html
Add timezone
2022-11-21 15:42:55 +09:00
AstroTaka 420ea538df Update index.html
Add timezone string
2022-11-21 15:08:05 +09:00
Mark Jessop 70420017aa Use system locale settings for web interface date/time presentation if UTC is not selected. 2022-11-20 10:18:40 +10:30
Mark Jessop 4680106d05 Tweak historial page to ensure buttons become re-enabled again. 2022-11-20 09:58:37 +10:30
Mark Jessop d95b59042f Update send_file call to avoid deprecated argument 2022-11-18 19:56:50 +10:30
Mark Jessop 1596db2ddb Fix issue with adjacent decoders 2022-11-17 18:56:06 +10:30
Mark Jessop d497d8da15 Fix web interface logging when config logging options are set, make Meisei use experimental chain by default 2022-11-17 10:33:40 +10:30
Mark Jessop 8915920f9a Rebase dfm09mod 2022-11-17 10:21:07 +10:30
Mark Jessop 7178ff4c93 Uncommment device selection for get_power_spectrum 2022-11-16 23:22:01 +10:30
Mark Jessop 1ca31c5207 Fix bug in save detection audio 2022-11-16 18:15:09 +10:30
Mark Jessop dfe554709a Rebase dfm09mod with serial number fix 2022-11-15 18:04:14 +10:30
Mark Jessop 646b25cae1 Make LOS lines disappear after rx_timeout 2022-11-14 20:06:22 +10:30
Mark Jessop fb99329197 Rebase DFM demodulator with fix for old DFM06 2022-11-14 17:25:22 +10:30
Mark Jessop 06c0b55c9d Pass through MRZ subtype if provided, update dft_detect 2022-11-13 10:41:52 +10:30
Mark Jessop 78ec4175b9 Update demod filename 2022-11-12 13:58:25 +10:30
Mark Jessop 1ba1d28070 Add dft_detect support for MTS01, drop support for IMET1AB sondes with compile option 2022-11-12 13:49:22 +10:30
Mark Jessop e7e98e3515 Bump beta version 2022-11-11 22:23:52 +10:30
Mark Jessop 2c13527a48 Initial MTS01 decode support, no scan support yet. 2022-11-11 11:38:08 +10:30
Mark Jessop c71710dab7 Merge remote-tracking branch 'upstream/testing' into testing 2022-11-11 09:16:52 +10:30
Jiří Pinkava 096985ad49 Add missing import of get_sdr_name 2022-11-05 17:26:41 +01:00
Mark Jessop 5060c429ff Merge remote-tracking branch 'upstream/testing' into testing 2022-11-04 16:56:44 +10:30
Mark Jessop 425e02ddda
Merge pull request #691 from pinkavaj/pi-no-exec
Remove exec bit from CSS and Javascript files
2022-11-04 16:54:07 +10:30
Mark Jessop b00d128fcc
Merge pull request #690 from pinkavaj/pi-replace-import-star
Replace import * by importing only required objects
2022-11-04 16:53:48 +10:30
Mark Jessop d9c7c62e45
Merge pull request #689 from pinkavaj/pi-sdr-type-noisy
Keep sdr_type set and do not override to RTLSDR when some opts are missing
2022-11-04 16:53:22 +10:30
Mark Jessop aa26b8bbd5
Merge pull request #688 from pinkavaj/pi-power-output
Load rtp_power output directly from string
2022-11-04 16:52:43 +10:30
Mark Jessop 4cbd8299bd Merge remote-tracking branch 'upstream/testing' into testing 2022-11-04 16:51:21 +10:30
Jiří Pinkava 0b23d94799 Remove exec bit from CSS and Javascript files
Probably added by accident
2022-10-26 23:53:21 +02:00
Jiří Pinkava f836ea91e9 Replace import * by importing only required objects
The * imports also all other objects imported by the module, which easily leads to
a mess and hard to find issues, especially during development.
2022-10-26 23:47:46 +02:00
Jiří Pinkava 31e7a1f6af Keep sdr_type set and do not override to RTLSDR when some opts are missing
When any of those options is missing the sdr_type is overwriten to
RTLSDR. But this is confusing because it hides the real error and
causes unexpected behaviour.
2022-10-26 23:46:31 +02:00
Jiří Pinkava 176e8ec6a5 Load rtp_power output directly from string
This reduces overhead and removes unnecesary string spliting and joining
2022-10-26 23:36:14 +02:00
Mark Jessop 00a610956d Add ability to enable system log and debug logging from configuration file 2022-10-23 09:20:36 +10:30
Jiří Pinkava 98f0dcbee2 auto_rx: fix documentatin for WebExporter 2022-10-19 01:51:14 +02:00
Mark Jessop 2009f9a1b6
Merge pull request #683 from darksidelemm/testing
Rebase demodulators
2022-10-08 16:34:30 +10:30
Mark Jessop edba9bc2fd Rebase demodulators 2022-10-08 16:33:27 +10:30
Jiří Pinkava 89a52026a3 Fix elevation angle resolution 2022-10-02 08:19:47 +01:00
Jiří Pinkava dc1e28a552 Show more decimals for low elevation angles 2022-10-01 23:40:45 +01:00
Mark Jessop af7e631be1
Merge pull request #679 from pinkavaj/pi-cd
auto_rx/build.sh: allow run the build from any directory
2022-10-01 10:06:36 +09:30
Mark Jessop d1281644b1 Rebase demodulators, bump version 2022-10-01 10:01:46 +09:30
Jiří Pinkava bd4c3025d9 auto_rx/build.sh: allow run the build from any directory 2022-09-25 16:02:46 +02:00
Mark Jessop cf3ca33b6c Update some other utilites from upstream 2022-09-25 18:56:12 +09:30
Mark Jessop a65820d697 Clean before build to ensure we update the auto_rx version number 2022-09-25 10:24:00 +09:30
Mark Jessop 8e8af17eda Bump testing version 2022-09-25 10:20:53 +09:30
Mark Jessop 87fda79c40 Update demodulators from upstream repo 2022-09-25 10:18:10 +09:30
Mark Jessop 8530817a68 Bump testing version 2022-09-24 16:04:40 +09:30
Mark Jessop bd1ad6c4cf Inhibit some warnings, update clean script 2022-09-24 11:14:01 +09:30
Jiří Pinkava d6b119cf37 Replace build commands in build.sh by running a make 2022-09-21 22:01:19 +02:00
Jiří Pinkava 103a5e55c1 Use canonical name for mk2mod -> mk2a1680mod 2022-09-21 21:49:15 +02:00
Mark Jessop a8dffa4f31
Merge pull request #665 from pinkavaj/pi-rm-py2
Remove Python 2 compatibility hacks
2022-09-21 20:26:51 +09:30
Jiří Pinkava 664352bd77 Remove Python 2 compatibility hacks
Not used any more ...
2022-09-21 01:00:51 +02:00
Jiří Pinkava c5b289c258 Increase the crop for rtl_power 20% -> 25%
Some SDRs have need this to avoid significat vallyes in the spectrum of the scan
2022-09-20 21:41:48 +01:00
tjmurphy 816981bce9 Simplified distance formula 2022-09-13 12:25:49 -04:00
Mark Jessop cebec0fb3c Tweak debug message for werkzeug issue 2022-08-29 19:58:40 +09:30
Mark Jessop 4dc4863a7a Handle flask-socketio 5.3.0 werkzeug argument 2022-08-29 18:02:15 +09:30
Mark Jessop bfd74ee5d2 Pin flask-socketio version until fix comes out in testing branch 2022-08-29 17:57:11 +09:30
Mark Jessop 81d74fb221 Switch 'normal' meisei decode chain to IQ using zilog demod, and experimental to IQ using fsk_demod. 2022-08-20 20:15:34 +09:30
Mark Jessop 2a9cb62d8d Add meisei experimental option, using IQ input 2022-08-12 13:53:47 +09:30
Piter-NS 1b8098772a
Update index.html
Font size changed in Set Pagination Size select
2022-08-04 09:39:25 +02:00
Piter-NS acb8bbb185
Update main.css
Cosmetic changes in the appearance of Log and Settings bars.
2022-08-04 08:54:02 +02:00
Piter-NS 458b893139
Update index.html
Cosmetic changes in the appearance of Log and Settings bars.
Change how the date and time are displayed in UTC format
2022-08-04 08:53:57 +02:00
Mark Jessop 15218bf917 Rebase meisei demodulator, fixes odd temperature reports. 2022-07-30 10:28:35 +09:30
Mark Jessop 45556bd223 Rebase demodulators, update some test scripts. Needs a lot of real-world testing. 2022-07-23 11:17:08 +09:30
Mark Jessop 8d8f4a8b53 Fix bug with sdr_type 2022-07-15 18:55:50 +09:30
Mark Jessop c59bc521da Remove + in DFM json output 2022-07-12 19:08:48 +09:30
Mark Jessop c44382379a
Merge pull request #599 from trgosk/upstream-testing-pr
Custom nearby landing email subject
2022-07-10 14:06:44 +09:30
trgo.sk e38aec6d96 Custom nearby landing email subject 2022-07-09 15:21:05 +02:00
Mark Jessop 0716f3ac08 Add import for shutdown_sdr 2022-07-08 14:52:18 +09:30
Mark Jessop e19b1a776f Add network SDR example config, add upload of time/position ref data to sondehub 2022-07-08 11:42:29 +09:30
Mark Jessop cc8afae366 Make always-on decoders have no timeout 2022-05-27 19:04:31 +09:30
Mark Jessop 82a92ae4ab Add always_decode functionality 2022-05-14 18:00:54 +09:30
Mark Jessop 7e04b212f9 Pass around ss_iq and ss_power paths. Update DFM decoder 2022-05-14 17:29:15 +09:30
Mark Jessop 258d48b3cb Add reading spectrum data from spyserver 2022-04-19 19:50:43 +09:30
trgosk e10d9b6bcf
Merge branch 'testing' into upstream-testing-pr 2022-04-16 09:57:34 +02:00
Mark Jessop f00e7fc485 Also inhibit 202 errors 2022-04-03 09:41:52 +09:30
Mark Jessop e5541fbb3f Inhibit more dev output 2022-04-02 21:27:24 +10:30
Mark Jessop eb63c7d1db Only override power when using spyserver 2022-04-02 21:21:22 +10:30
Mark Jessop 1a7f5d231f Fix frequency bug 2022-04-02 21:16:48 +10:30
Mark Jessop f30d084b7a Hardcode RTLSDR power settings 2022-04-02 20:26:38 +10:30
Mark Jessop e04aabd63e Adjust imet decoder build options 2022-04-02 20:13:03 +10:30
Mark Jessop 17894c5ecc Switch iMet-1/4 decoder to IQ input. 2022-04-02 20:08:13 +10:30
Mark Jessop 7fb25745f2 Narrow detection IF bandwidth when near known RTLSDR spur 2022-03-28 17:16:54 +10:30
Mark Jessop ec0ef225b3 Fix rx freq 2022-03-27 17:48:50 +10:30
Mark Jessop f1b3c59d69 Testing SDR wrapper code with RS41, also using centered IQ 2022-03-27 17:43:39 +10:30
Mark Jessop 1e3523857b Bump version before merge 2022-03-05 11:32:06 +10:30
Mark Jessop 983727e4e5 additional thoughts 2022-03-01 18:04:45 +10:30
Mark Jessop 73e9e1afef Restrict allowed APRS servers and ports. 2022-03-01 17:50:02 +10:30
Michaela Wheeler ee2f938183
Merge pull request #621 from projecthorus/fix/aprs-performance
Fix/aprs performance
2022-03-01 10:50:34 +11:00
xss 668d4ea141 Switch to monotonic time 2022-03-01 10:01:15 +11:00
Mark Jessop 0905dff1d7
Merge pull request #620 from projecthorus/fix/aprs-performance
Fix/aprs performance
2022-03-01 07:51:01 +10:30
xss fe786b038b Add APRS performance improvements 2022-03-01 07:45:28 +11:00
Mark Jessop a44ace3d53 Inhibit 201 errors from sondehub 2022-02-18 17:04:06 +10:30
Mark Jessop c4d227f444 Update DFM decoder, handle new subtype format 2022-02-08 18:19:18 +10:30
Mark Jessop 2e18fce4bd Prepare for 1.5.9 release 2022-02-03 07:45:11 +10:30
Mark Jessop cd27215570 Remove length from start of xdata packet 2022-01-30 13:26:11 +10:30
Mark Jessop 1372b705aa iMet-1/4 XDATA decoding, add initial detection of iMet1 vs iMet4 sondes. 2022-01-30 10:35:17 +10:30
trgo.sk b62156c499 Merge branch 'upstream-testing-pr' of https://github.com/trgosk/radiosonde_auto_rx into upstream-testing-pr 2021-12-31 09:45:17 +01:00
trgo.sk b1982b8f80 Custom nearby landing email subject 2021-12-31 09:44:47 +01:00
trgo.sk d1ce1aebb5 Custom nearby landing email subject 2021-12-31 09:11:35 +01:00
Mark Jessop 965aedfc11 Version bump for release 2021-12-17 16:07:26 +10:30
Mark Jessop a5d94908c1 Readme and comment tweaks 2021-12-04 16:58:04 +10:30
Mark Jessop a898f701ff Modify iMet callsign latching approach 2021-12-03 19:15:49 +10:30
Mark Jessop 648fcf2547 Update makefile and clean script 2021-12-03 18:07:02 +10:30
Mark Jessop 1b7f4d32b6 Renamed mXXmod to m20mod due to really weird path issue 2021-12-03 18:03:13 +10:30
Mark Jessop 6395cc430d Rebase M20 decoder 2021-12-03 17:36:37 +10:30
Mark Jessop e5ea7959e2 Quiet up some exceptions that were spamming logs 2021-11-14 10:05:04 +10:30
Mark Jessop 838de7bb62 Update version before merge into main 2021-11-11 10:12:26 +10:30
Mark Jessop 5607f17462 Rebase imet, m10 decoders, add output of telemetry-determined sonde frequency for RS41/RS92. 2021-10-26 14:57:25 +10:30
Mark Jessop af47a5e187 Bump version before merge 2021-09-18 16:19:29 +09:30
Mark Jessop 18ac41efe5 LMS6-403 subtypes 2021-09-12 18:30:03 +09:30
Mark Jessop aac4b6a9a8 Rebase LMS6 decoder to handle newer LMS6 sondes, bump version 2021-09-12 10:11:48 +09:30
Mark Jessop 446d20a0b2 Fix regex for IMET5 2021-09-06 17:54:04 +09:30
Mark Jessop d5c923363c Add subtype support for iMet-54/iMet-50 2021-09-05 17:14:00 +09:30
Steven Honson ff53b600e7 Bump version 2021-08-17 18:50:17 +10:00
Steven Honson 23d16052b4 Alert on newer, not different 2021-08-17 18:43:41 +10:00
Mark Jessop f3284667f5 Bump version prior to release 2021-08-15 16:43:25 +09:30
Mark Jessop 66e4666240 Tweak coverage map 2021-08-15 16:39:07 +09:30
Mark Jessop ce6e7750ec Remove APRS position report option, more trouble than its worth. 2021-08-08 17:32:54 +09:30
Mark Jessop 86adeb5da9 Add option for experimental MK2LMS decoder, tweak historical table (again) 2021-07-31 21:47:03 +09:30
Mark Jessop fb7017727a Add sondehub and radiosondy icons next to serial number in main page table 2021-07-24 15:37:55 +09:30
Mark Jessop 34b9c7e0f6 Add last range column, tweak column sizes 2021-07-24 14:43:15 +09:30
Mark Jessop 217909fe02 Add APRS callsign generation support for M20 sondes, matching dxlAPRS's weird-ass formatting. 2021-07-24 14:25:00 +09:30
Mark Jessop 5f350410ab Update LMS6-1680 decoder, wider tuning range, lower CPU 2021-07-24 13:44:11 +09:30
Mark Jessop 199e3a4503 Wrap aprsid generation code in try/except, bump testing version 2021-07-21 22:51:53 +09:30
Mark Jessop 72b6f6eebf Scaled back sample rate for LMS6-1680 to save CPU. Use Ofast compile option on mk2mod 2021-07-17 11:36:17 +09:30
Mark Jessop 027f107609 Merge remote-tracking branch 'upstream/testing' into testing 2021-07-17 11:21:12 +09:30
Mark Jessop 1c00f0b83e Move APRS ID generation earlier in processing, so it can be provided to the web interface 2021-07-17 11:19:39 +09:30
Luke Prior bd7ecebaba
remove sondehub.org/card 2021-07-11 14:04:01 +10:00
Mark Jessop f714fb1657
Merge pull request #537 from darksidelemm/testing
Update main webpage title with station call
2021-07-05 18:45:59 +09:30
Mark Jessop 4de3c5d4fb Update main webpage title with station call 2021-07-05 17:59:49 +09:30
Mark Jessop 8304be2e8d
Merge pull request #532 from darksidelemm/testing
Tweak mobile/desktop detection limit
2021-07-04 10:28:04 +09:30
Mark Jessop 7242e710ac Tweaked mobile/desktop width detection cutoff 2021-07-04 10:26:11 +09:30
Mark Jessop b8c3ffccf5 Update version number prior to release 2021-07-04 09:54:14 +09:30
Mark Jessop b2a4c3eee8
Merge pull request #529 from darksidelemm/testing
Show last observed altitude in table
2021-07-03 19:56:19 +09:30
Mark Jessop 9f8676a39c Show last observed altitude in table, limit sondehub uploads to minimum 10 secons 2021-07-03 19:46:42 +09:30
Mark Jessop dba8e05c01
Merge pull request #528 from darksidelemm/testing
Fix units for Max range
2021-06-21 21:52:06 +09:30
Mark Jessop dec836f962 Fix units for Max range 2021-06-21 21:51:06 +09:30
Mark Jessop b04bd06d06
Merge pull request #527 from darksidelemm/testing
Tweaks to historical table
2021-06-21 21:48:50 +09:30
Mark Jessop 11403c3215 Tweaks to historical table 2021-06-21 21:41:23 +09:30
Mark Jessop 63d54c8862
Merge pull request #526 from darksidelemm/testing
Handle Almanac download error correctly
2021-06-21 20:38:21 +09:30
Mark Jessop 0446a6b374 Handle Almanac download error correctly 2021-06-21 20:37:08 +09:30
Luke Prior 656f44d843
Select/Deselect from menu icon size update fix
In some cases the behaviour was not correct
2021-06-06 12:53:11 +10:00
Luke Prior 9f9e39f1d6
Coverage pan fix 2021-06-05 16:56:48 +10:00
Luke Prior 27b18cfe54
Historical coverage fix if missing info 2021-06-05 16:49:07 +10:00
Luke Prior 397290a09e
Plot launches button, fixes 2021-06-05 15:15:59 +10:00
Luke Prior b8bf3c2caa
Initial polygon coverage feature 2021-06-05 10:42:29 +10:00
Mark Jessop aac237507d Revise much of the raw decoding options, removed support for a few sonde types 2021-06-04 17:45:05 +09:30
Mark Jessop bb4d7b0065 Relax Vaisala callsign regex, add option to log raw data to file (mostly untested) 2021-06-03 20:40:18 +09:30
Mark Jessop 46e40a5a38 Final updates prior to merge 2021-05-23 17:22:11 +09:30
Luke Prior 2da0ac7631
few final improvements 2021-05-23 17:34:56 +10:00
Luke Prior 8495ad515b
Hopefully the final fix 2021-05-23 17:07:47 +10:00
Luke Prior db831e5a5f
Historical view fixes 2021-05-23 13:32:50 +10:00
Mark Jessop 699519a0af Zoom map to landing extents on plot landings 2021-05-22 22:21:30 +09:30
Mark Jessop 85aa03dd57 Select sonde on landing marker click 2021-05-22 22:06:06 +09:30
Luke Prior e09f25f60d
Historical view fixes 2021-05-22 17:34:29 +10:00
Mark Jessop 2e953388a4 Add range to launch/landing markers, skewt decimation, css fixes 2021-05-22 15:33:44 +09:30
Luke Prior 1a419fde68
slider styling 2021-05-22 14:06:28 +10:00
Luke Prior cbee5f7404
style changes, decimation value slider 2021-05-22 14:06:06 +10:00
Mark Jessop a913a37236 Run black over a few files 2021-05-22 12:36:44 +09:30
Mark Jessop b2b0376701 Add ability to download a selection of log files as a zip.. 2021-05-22 12:35:24 +09:30
Mark Jessop 233da893d6 Display temp trace even if no dewp data 2021-05-21 16:48:25 +09:30
Mark Jessop 5dc4c1637c Revert back to 100hPa top to fix scaling issue 2021-05-16 21:54:37 +09:30
Mark Jessop 980ea72b3f Bump beta version 2021-05-16 21:24:09 +09:30
Mark Jessop b4bf0478fc Update todo comment about dark mode skewt colors 2021-05-16 18:25:36 +09:30
Mark Jessop ccc33fe2fe Update comment about pressure limit 2021-05-16 18:24:41 +09:30
Mark Jessop 0b4bc4156a Tweaks to skewt plots 2021-05-16 18:22:30 +09:30
Mark Jessop a95d54bdb4 Merge remote-tracking branch 'upstream/testing' into testing 2021-05-16 17:03:12 +09:30
Luke Prior 202f0dc5e1
local version of d3 for historical skewt 2021-05-16 17:26:16 +10:00
Luke Prior 476d316a9a
Upload font files for icons 2021-05-16 17:25:38 +10:00
Luke Prior 0b3fdf3b5d
local fonts css 2021-05-16 17:25:01 +10:00
Luke Prior 852eb038f9
Web page updates 2021-05-16 17:24:34 +10:00
Mark Jessop 22f5e0579f Merge remote-tracking branch 'upstream/testing' into testing 2021-05-16 15:33:17 +09:30
Luke Prior 5335ae8896
Update main.css 2021-05-16 15:06:12 +10:00
Luke Prior cd6a747261
Accidently uploaded here 2021-05-16 14:03:15 +10:00
Mark Jessop 2a93e8bd7c Add wind direction to tooltip 2021-05-15 22:25:06 +09:30
Mark Jessop c5c326b838
Merge pull request #493 from LukePrior/testing
Update buttons, home button, plot landings
2021-05-15 21:51:08 +09:30
Mark Jessop 65666a3b60 Fix ndarray issue 2021-05-15 21:49:02 +09:30
Luke Prior 752910ac70
css fix, mobile fix 2021-05-15 15:37:37 +10:00
Luke Prior 4d2d5ef220
css fix, mobile fix 2021-05-15 15:37:23 +10:00
Luke Prior 233a33e18a
new button css 2021-05-15 15:23:02 +10:00
Luke Prior 7c363be0bd
Rename button, home button 2021-05-15 15:22:43 +10:00
Mark Jessop fc9c26d236 Merge remote-tracking branch 'upstream/testing' into testing 2021-05-15 12:32:15 +09:30
Mark Jessop 976dcca589 Add stats module, for plotting out some data from logs 2021-05-15 12:30:26 +09:30
Luke Prior bfda7ceb3a
Use quicklog function to plot 2021-05-15 12:16:41 +10:00
Mark Jessop b19e2f20c6 Convert range to km 2021-05-14 21:31:53 +09:30
Mark Jessop c96ca7d616 Add range/elevation/bearing calculations to quicklook 2021-05-14 21:28:42 +09:30
Mark Jessop ace228b01b Add quicklook to log list api 2021-05-14 21:17:31 +09:30
Mark Jessop 98d0a4806c Added quicklook option to list_log_files 2021-05-14 21:15:23 +09:30
Luke Prior 8a0e1ee729
Styling & other changes 2021-05-12 16:34:29 +10:00
Mark Jessop b7f3fbcfbb Fix broken commit (skewT plot still broken) 2021-05-11 20:04:44 +09:30
Mark Jessop e8bf52151e
Merge branch 'testing' into testing 2021-05-11 19:34:52 +09:30
Luke Prior 355fe56534
Various improvements 2021-05-11 12:49:51 +10:00
Mark Jessop 99b830d754 Add skewt plot to sidebar, but not working properly 2021-05-10 19:54:13 +09:30
Mark Jessop a6a798e8d8 Display SkewT even if no humidity data available. 2021-05-10 18:33:14 +09:30
Luke Prior bdd8110ab5
Improvements 2021-05-10 17:36:26 +10:00
Luke Prior cda9f9bbb7 Merge branch 'projecthorus:testing' into testing 2021-05-10 15:47:58 +10:00
Mark Jessop cc99dfcde0 Add units to skewt x axis 2021-05-09 17:51:00 +09:30
Mark Jessop f89627be91 Fix wind direction 2021-05-09 17:34:14 +09:30
Mark Jessop f6dfab8674 Ran black over code 2021-05-09 17:23:08 +09:30