ACT Release v1.1.10
What's Changed
- ENH: Adding documentation on secrets by @AdamTheisen in #485
- ENH: Updating to test on 3.6 and 3.7 again for test purposes by @AdamTheisen in #488
- ADD: Add new PSL Wind Profiler Temperature Reader by @mgrover1 in #490
- ADD: New discovery module to download data from the NOAA PSL ftp/down… by @AdamTheisen in #492
- ENH: Support searching at the second level for ARM data by @mgrover1 in #494
- FIX: Fix hour minute second format for ARMLive by @mgrover1 in #496
- FIX: Add more robust parsing method to PSL Temperature data by @mgrover1 in #495
- FIX: Fix failing ci by adding missing % to ARMLive by @mgrover1 in #497
- FIX: Pass datetime to function not str by @mgrover1 in #498
- FIX: Add check for same datetime by @mgrover1 in #500
- FIX: Add barely less than a day for same time by @mgrover1 in #501
- Create CODE_OF_CONDUCT.md by @AdamTheisen in #505
- ENH: Updating on a different fork for the NOAA PSL Parsivel reader by @AdamTheisen in #506
- Adding in option to create data roses by @AdamTheisen in #507
- Adding new plot functionality to Data Rose by @AdamTheisen in #508
- FIX: Update API reference to build links by @mgrover1 in #510
- DOC: Fix of typos and mispellings as well as PEP8 changes. by @zssherman in #511
- Updating directory name that's created to remove spaces by @AdamTheisen in #514
- ENH: Updating example to try and get it to run by @AdamTheisen in #515
- DOC: Cheatsheet Updated by @zssherman in #516
- Make noaa psl wind profiler more generic by @mgrover1 in #517
- Adding Reader for the NOAA FMCW data by @AdamTheisen in #518
Full Changelog: v1.1.9...v1.1.10