Course_Generator icon indicating copy to clipboard operation
Course_Generator copied to clipboard

Impovements since the last official release (4.6)

Open FJBDev opened this issue 1 year ago • 0 comments

Adding the ability to select the track time to the second

image

New Feature: Historical Weather Retrieval:

This tab displays the historical weather data and the event summary information for a given track. Statistics tab

image

The historical weather data contains the following information:

  • Maximum temperature, minimum temperature and precipitation for the last 3 years (if an appropriate weather station is found).
  • The daily and monthly normals (maximum temperature, average temperature and minimum temperature) for the same date period (if an appropriate weather station is found).
  • The weather station(s) name, URL and distance from start.

The event summary data contains:

  • The start date.
  • The sunrise and sunset times.
  • The total daylight time.
  • The moon phase description, illumination percentage and image.

The button image saves this data in HTML format. The button image retrieves the weather data from the NOAA servers.

Added %d (previous distance) to the FrmEditMrbFormat dialog

image

FJBDev avatar May 22 '23 18:05 FJBDev