The weather routing system has an easy to use system for selecting GRIB files to be used by the solver.
The process to have the solver use the file you want is normally composed of two steps:
There is a two step process used by the system to establish which GRIB file should be used the next time the solver is run:
The system uses this process to select the file to use for each of the categories: wind, wave height and current. The wave and current files are only chosen if the system settings have been enabled to allow those files.
For every file in the LuckGrib GRIB file librarian’s list of files, the system knows:
The weather routing system knows the starting point and starting time for the route that will be calculated. To build the list of candidate files, the system looks for GRIB files which:
Wind file: If the search is for a wind file, the search may be performed more than once if the vessel has been set to specify multiple wind files. If multiple wind files are being used, the candidate search and selection is done once for each search token and a list of wind files is returned.
Wave height file: If the search is for a wave height file, the file may contain more than one wave height parameter. If the file contains multiple height parameters, only one of them is used. In order, the preference is:
Current file: If the search is for a current file, a file may be included in the candidate list if the start point is contained, or a target point has been provided and the file being examined contains the target point. This allows, for example, a high resolution current file to be used for a small region around the destination, while the starting point may not be covered.
There is additional information in the Getting Started | GRIB file selection section.
If the file being selected by the system is not what you expect, try, in order:
Note that the file names shown in the configuration area are actually buttons. If you click on one of those buttons the system will switch to the indicated GRIB file. This allows you to quickly toggle between the wind file and current file, for example.