Routeur/en

De VlmWiki

Routing

Installation

Installation is done simply by running the setup to download from Virtual-Winds.com: Router

The Setup will install the following files and folders: Router: File Basic application

  • GRIB2: Folder for recovery and processing of weather data
  • Gshhs: File Storage files coastlines of islands and continents
  • Router file storage application


Configuration

1st Launch

At first launch, the program will copy the file routeur.ini in the% APPDATA% \ sbs \ router, then open it for you so that you can enter the login information of your boat and the race course. Once these changes completed (see next § for the content of the configuration file) you can restart the router will ask for your password VLM in order to connect to the site and retrieve information about your boat.

Configuration File

The application has no interface for configuration. It is therefore necessary to update the configuration file Routeur.ini hand.

The parameters are:

 [INFO]
 Nick =''Put here your username vlm''
 NumBoat =''Put here the number of boat vlm''
 StartLat =''Put here the latitude of the race''
 StartLon =''Put here the longitude of departure''
 ; Map Level
 C crude
 L low
 ; I intermediate
 H high
 F Full
 Maplevel = l''Put the appropriate level depending on the files you''
 ;
 ; Grid Grain (How far the routing points are from each other)
 ;
 ;
 GridGrain = 0.01''Detail Level''routing


 [Route]
 WP1 19,000 -80,750 19,250 -81,750 Rank WP1
 WP2 22,000 -82,000 22,333 -83,000 Rank WP2
 WP3 22,058 -83,950 22,041 -83,950 Finish Cortes

 [RaceZoneOffset]
 south = 0
 north = 0
 west = 0
 south = 0

If you copy the table from the WP page of sailing instructions, you can paste directly into the file. Then simply delete the WP0 and put the coordinates in StartLat and StartLon.

GridGrain The parameter determines the fineness of the grid on which the program calculates the route. The higher the number, the routing is more accurate, but it takes more time. I advise you not to fall below .01, unless you have a lot of time and a PC with a lot of RAM.

For the race weekend and permanent short maplevel use f and gridgrain 0.01. For big races, like around the world or Route tea maplevel l gridgrain 0.1 and you will avoid errors like "out of memory".

The [RaceZoneOffset] to expand the area of the map that is calculated from the WP and the current position of the boat. For each direction, indicate how many degrees must enlarge the area of the map.

Using the Routeur

Introduction

When launching the application, he must wait a little time to load the maps, it takes more or less time depending on the race and level of detail (add a splash and a progress window would probably best effect).

The application window looks like this: Ecran1.jpg

The application has 3 tabs:

  • Position / Speed: Provides information for position / speed and angle and wind speed since the last communication with the server
  • 2DViewer: The view of the image:
    • Compass Rose with Cap's boat, wind direction and wind strength
    • Info Zone mouse position
    • Current position of the mouse on the map
    • Distance from this position next WP
    • List of recent changes in classification
    • Area Best Route
    • Quick View of the best route calculated (once a routing cycle is over)
    • Area Route to Mouse
    • Displaying the best way to position the mouse
    • Current ranking and time of vacation
    • Area Information Engine router
    • Tells every vacation the direction and strength of wind
    • Indicates current progress of routing routing, every minute
    • Map
      • Move map with click-drag the mouse
      • Zoom in / out with the wheel (note the center of zoom is not that the image is a painful bug, which requires focus and zoom in as and when)
    • Autorouter
      • Matrix top: better temporary road course in computing
      • Grid Bottom: best road in the previous calculation cycle

Controls

At the top of the window are the following controls: Controles.jpg

  1. Nick Name boat followed, for which it performs routing
  2. Draw Boat Map: Shows the map position of other boats in the race from the top ranking VLM
  3. gridroute: Start route calculation
  4. Combo of WP: List of WP in the file routeur.ini, select WP routing before starting the calculation
  5. ShowStats: Statistics of current calculation (useful for debug)
  6. redraw: force the re-design
  7. ignoreobstacle: calculates the road without taking into account the islands and continents (necessarily much faster;)
  8. Considers look: Enter a speed in the first zone, and duration in minutes, and then click on redraw to see receive the same route to steady pace since #the current position of the boat
  9. Hide Boat & Wind arrow: To show or hide the arrow of wind and the vessel's heading to a point routing calculated

Routing Example

For example on the tea route, here's an example of what gives the router: Exroutage.jpg

We do not see the mouse, but at the end of the red path So we see:

  1. the road that passes by WP
  2. the best temporary road in the current calculation
  3. the best route from the starting point of routing to the point where the mouse is.
  4. the road following the pace required (here 50 degrees for 1000 minutes)
  5. summary of the road under the mouse and the best way (if it was calculated)
  6. Progress Indicator calculating routing

The tables indicate the points of the road course in the form: Until such time; take this course, which will lead to such a distance from the goal

Result table routing

Once routing is complete, you can see the routing autorouter page:

The table below shows the steps with each: Charting the Course The speed (at the end of the segment) The arrival time at the end of this segment The point of the segment Sailing (VLM but we use so that we can forget this column) The strength and direction of wind at the end of the segment The distance to the end point of the segment (updated each vac) The true heading to reach the end point of the segment (updated each vac) The distance from the end point of segment arrival


The generated files

When run, the router generates files that you can delete it if you feel uncomfortable. These files are: Track_ race number. Dat: the trace of the boat. BestRoutex.csv: The best route is calculated saved in this file TempRoutex.csv: temporary road course

Files bestroute and temproute are there to help not having to wait too long if the program crashes at the wrong time. The last non-empty file contains information on the screen shortly before the crash.

It is not necessary to delete these files before starting a calculation.

These files are stored in the% APPDATA% \ sbs \ Router. (you can type it in windows explorer and it works)