The Warning and Error Dialog is the primary tools for reviewing errors and warnings provided by the program. Warnings are provided to highlight potential issues in operations within the program, but the user may have good reason to ignore. Errors are problems that prevented the program from completing a user action. The Warning and Error Dialog, shown below, allows for searching and filtering warnings/errors, providing a more user-friendly tool than the IDE Log (although the IDE Log is more detailed, and is therefore more useful in certain circumstances). An example below is an warning for "Session 1" and "Map Window 1", where a NetCDF file has multiple images for the same variable. Since this is not supported (see Reading NetCDF and GRIB Data), the warning is suggesting the NCGridExtractor to be used to process the file into multiple files, which HEC-MetVue can support. In general, warnings and errors should give useful hints on how to solve the issue, or give enough context to suggest whether warnings are important for a specific situation. The components of the Warning and Error Dialog are described below.

ItemDescription

1

File menu
2Show Details button allows for display of additional details in item 11.
3Skip to the first warning/error
4Skip to the previous warning/error
5Skip to the next warning/error
6Skip to the last warning/error
7Clear the current warning/error
8Clear all warnings/errors
9Filter to only errors from a specific Session
10Filter to only errors from a specific Map Window
11This is where an individual warning/error is displayed
12Allows for opening previously saved log
13Allows for saving current log to a file
14Closes the dialog