Update joshuatee.wx.yml with changelog update and description verbiage change

This commit is contained in:
Joshua Tee 2023-05-29 17:05:40 +00:00 committed by linsui
parent e6f6966574
commit 9a88e59fe4

View file

@ -6,18 +6,18 @@ License: GPL-3.0-only
AuthorName: Joshua Tee AuthorName: Joshua Tee
SourceCode: https://gitlab.com/joshua.tee/wx SourceCode: https://gitlab.com/joshua.tee/wx
IssueTracker: https://gitlab.com/joshua.tee/wx/issues IssueTracker: https://gitlab.com/joshua.tee/wx/issues
Changelog: https://drive.google.com/drive/folders/0B9OogdTO1kXqcVJwekpwemFwSXM Changelog: https://gitlab.com/joshua.tee/wx/-/blob/master/doc/ChangeLog_User.md
AutoName: wX AutoName: wX
Description: |- Description: |-
NWS ( National Weather Service ) data is optimized for mobile format and provided for divisions not normally covered together in the mobile space: SPC, WPC, NHC, OPC, etc. Level 3 and Level 2 Nexrad radar ( single, dual, quad pane ) are provided and displayed using the mobile variant of OpenGL. This weather app is not affiliated with NOAA or the National Weather Service. NWS ( United State's National Weather Service ) data is optimized for mobile format and provided for divisions not normally covered together in the mobile space: SPC, WPC, NHC, OPC, etc. Level 3 and Level 2 Nexrad radar ( single, dual, quad pane ) are provided and displayed using the mobile variant of OpenGL. This weather app is not affiliated with NOAA or the National Weather Service.
If you *only* need current conditions and your local 7 day forecast then this app is probably more then you need although it will easily provide those 2 things as well. If you are looking for wasted screen real estate or fancy graphics this app is not for you. Given the depth of information covered there is a steep learning curve if you seek to use the program in it's entirety, help information is available and touched on below. Common weather acronyms are used throughout so you should be familiar with those as well. Currently United States locations are supported. Canada is also supported but is be considered in Beta for now. If you *only* need current conditions and your local 7 day forecast then this app is probably more then you need although it will easily provide those 2 things as well. If you are looking for wasted screen real estate or fancy graphics this app is not for you. Given the depth of information covered there is a steep learning curve if you seek to use the program in it's entirety, help information is available and touched on below. Common weather acronyms are used throughout so you should be familiar with those as well. Currently United States locations are supported. Canada is also supported but is be considered in Beta for now.
HELP is available from the main menu and by tapping on any text in the settings activities. HELP is available from the main menu and by tapping on any text in the settings activities.
Features: Features:
* Current forecast, 7 day conditions, sounding data for an unlimited number of locations from NWS. * Current forecast, 7 day conditions, sounding data for an unlimited number of USA locations from NWS.
* Customizable home screen * Customizable home screen
* (Android only) Tiles can be rearranged by long press and then drag and drop on Tabs: SPC, MISC, and IMAGES * (Android only) Tiles can be rearranged by long press and then drag and drop on Tabs: SPC, MISC, and IMAGES
* OpenGL based Nexrad radar interface with numerous options. Level 2 in the lowest tilt for base reflectivity/velocity is also available. 2 pane and 4 pane version also available in MISC tab. * OpenGL based Nexrad radar interface with numerous options. Level 2 in the lowest tilt for base reflectivity/velocity is also available. 2 pane and 4 pane version also available in MISC tab.
@ -40,10 +40,6 @@ Description: |-
* US MPD * US MPD
* NHC Atlantic and EPAC advisories * NHC Atlantic and EPAC advisories
NOTE about Canada: Canadian locations can be added under Settings -> Location -> "plus" symbol but you need to access the options under the sub-menu. You can also use the main search bar at the top but for now you must use a suggested location and can't add an arbitrary location.
See <a href="https://docs.google.com/document/d/1OQrviP10XBvQZ7QKh5R4bsd72ZKffK5f0ISRuCaSk5k/edit">here</a> for a list of often asked questions.
RepoType: git RepoType: git
Repo: https://gitlab.com/joshua.tee/wx.git Repo: https://gitlab.com/joshua.tee/wx.git