Skip to content

Releases: JVital2013/vitality-goes

v1.0.10

27 Sep 21:08
Compare
Choose a tag to compare

What's Changed

The most recent Hurricane Local Statement (HLS) issued for your configured location is now included as a weather alert at the top of the Current Weather page.

HLSs are public releases prepared by local National Weather Service offices in or near a hurricane-threatened area. It gives specific details for its county/parish warning area on (1) weather conditions, (2) evacuation decisions made by local officials, and (3) other precautions necessary to protect life and property. The most recent HLS for your area is shown at the top of the current weather page. Alerts are not visible if you don't have EMWIN configured, or if you are outside of the warning area.

Minor bug fixes are also included in this release

v1.0.9.1

27 Aug 17:25
Compare
Choose a tag to compare

Hotfix for bug in CreateVideos-ABI.sh where it would not render some videos, depending on their original resolution

v1.0.9

27 Aug 15:03
455d298
Compare
Choose a tag to compare

What's Changed

  • Improved image browsing on mobile: When viewing a set of images on a mobile device (iPhone, Android, etc), there are now navigation arrows at the bottom of the screen to easily jump forward/backward images. This makes it easier to see changing weather patterns! These arrows already existed when viewing the site on a desktop. Mobile example: https://i.imgur.com/imuAjYf.png.
  • Sanchez.sh now uses a different underlay based on month: the first time you run Sanchez.sh, all required underlay images will be downloaded from the internet. If you don't have internet access on the machine running Sanchez.sh, you can manually download the images and put them where they need to go. See the Vitality GOES Wiki for more information.
  • Sanchez.sh now renders images at their original resolution instead of scaling them down. Composites still render at 4km resolution.
  • Removed requirement for editing you system's xplanet config in Sanchez.sh: The script will provide its own config file.
  • Bump Sanchez requirement in Sanchez.sh to 1.21.
  • Removed abiResizeMode config option for CreateVideos-ABI.sh to simplify configuration. All videos will automatically be scaled to a reasonable size
  • Other misc bug fixes in the main Web App, Delete-Old.sh, Sanchez.sh, and CreateVideos-ABI.sh

Full Changelog: v1.0.8...v1.0.9

v1.0.8

07 Aug 19:48
Compare
Choose a tag to compare

What's Changed

  • Sample config files have been updated to support GOES-18
  • Sanchez.sh has been updated to support GOES-18.
  • Remove hack that was needed to work around a bug in Chrome 103 and related browsers (Edge, Brave, etc). This hack caused some minor issues in Chrome and Safari for macOS, so I'm glad to be rid of it. If you have phantom cards or "gaps" in your cards in Vitality GOES, update your web browser.
  • Other bug fixes

The new Sanchez.sh script will create images using GOES-17 or GOES-18, whichever is available. As of this writing, Sanchez itself does not support GOES-18 out-of-the-box. To fix the issue, replace Resources\Satellites.json in your Sanchez folder with extra/Satellites.json in this repo.

Full Changelog: v1.0.7...v1.0.8

v1.0.7

22 Jul 02:53
Compare
Choose a tag to compare

Notices

  • If you're using the Delete-Old.sh, Monitor-Recordings.sh, or Cleanup-EmwinText.sh scripts, you will need to reconfigure them with this update. See the scripts documentation for the latest information.

What's Changed

  • Added Sample configs for GOES-17 and GOES-18
  • All remaining scripts (Delete-Old.sh, Monitor-Recordings.sh, and Cleanup-EmwinText.sh) are now configured from a central config, and support dated subdirectories. See the scripts documentation for the latest information.
  • Scripts will now warn you if necessary dependencies are missing
  • Fix bug with displaying admin text on Windows hosts

Full Changelog: v1.0.6...v1.0.7

v1.0.6

19 Jul 12:01
88f001f
Compare
Choose a tag to compare

Notices

  • If you're using the CreateVideos-ABI, CreateVideos-EMWIN, or Sanchez scripts, you will need to reconfigure them with this update. See the scripts documentation for the latest information.
  • The html/videos/tmpABI and html/videos/tmpEMWIN folders have been removed since they are no longer needed by the video rendering scripts.

What's Changed

  • CreateVideos-ABI, CreateVideos-EMWIN, or Sanchez scripts now support subdirectories. It is typical to have dated subdirectories when saving images with goesproc. Previously, the scripts only worked on "flat" goesproc directory structures - i.e. ones without dated subdirectories.
  • Moved script configuration to scriptconfig.ini. If there are future updates to the scripts, it should be as simple as dropping the new scripts in place. No more need to re-edit the script header every update! See the scripts documentation for the latest information.
  • Improved performance of both the CreateVideos-ABI and CreateVideos-EMWIN scripts. In my case, CreateVideos-ABI runs 4x faster!
  • Performance improvements in the web client

Full Changelog: v1.0.5...v1.0.6

v1.0.5

15 Jul 17:27
Compare
Choose a tag to compare

What's new:

  • Fix bug where portions of the software that use EMWIN data would break if there was an underscore in any of the parent paths (#22)
  • Fix bug where malformed or extraneous files in the ABI, L2, or Meso directories would cause the image viewer to show broken images from January 31, 1969 (#23)
  • When saving an image, it will now save with the original file name instead of dataHandler
  • Other bug fixes

Full Changelog: v1.0.4...v1.0.5

v1.0.4

08 Jul 00:56
d0c1c7a
Compare
Choose a tag to compare

Changes in this release:

  • Fixed bug in recent chromium-based browsers where strange "gaps" would be left between cards when closing them
  • Multiple improvements for the "Current Weather" tab. It should be more tolerant of missing EMWIN products or misconfigurations

Side note: if "cards" are missing from your "current weather" screen, this either means that your config is incorrect, or your local NWS office does not produce the necessary products for your selected Weather Zone/City. Please double-check both of these possibilities if you're running into issues.

Full Changelog: v1.0.3.1...v1.0.4

v1.0.3.1

30 Jun 12:02
Compare
Choose a tag to compare

Fix oversight that broke Level 2, Mesoscale, and EMWIN Imagery screens

v1.0.3

30 Jun 02:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3