Metview's documentation is now on readthedocs!

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

codesUI  is still work-in-progress, but is being made available for selected users to test.

Starting codesUI

The command to start the application from ECMWF OpenSUSE13.1 workstations is:

/usr/local/apps/codes_ui/current/bin/codes_ui file1 file2 ...

where the specified files can be either GRIB or BUFR files (wildcard characters are allowed in the file names). If no input files are specified codesUi does not start up.

Please note that codesUI can only work in either GRIB or BUFR mode. The actual mode is determined by the type of the first successfully read message from the input files.

The structure of the codesUI interface

The structure of the user interface is similar in both the GRIB and BUFR mode: it is made up of five main panels.

These panels are as follows:

File information panel

This panel is located at the top and displays detailed information about the currently loaded file.

 

It can be shown/hidden with the

button in the toolbar.

File list panel

This panel is located on the left and contains the list of input files

It can be shown/hidden with the

button in the toolbar. Alternatively it can be closed with button next to its title.

Message list panel

This panel contains the list of the messages in the currently loaded file and it is located in the middle of the user interface.

 

 

 

Message content panel

This is the area right of the Message list panel to show the metadata and data of the currently selected message. Its structure and contents is different in GRIN and BUFR mode.


Log panel: it occupies the bottom part of the interface and shows the log messages

Selecting a file

xcxc

Selecting a message

 

 

 

The first thing to do is to populate it with servers.

Go to the Servers menu; this should contain all the servers that you have configured for ecFlowview (these are copied over once, when you first start ecFlowUI; from then on, the two lists are not synchronised).

New servers can be added by selecting Manage servers. This dialogue is also where servers can be set as favourites for easy access.

 

Selecting a server will add it to the tree view. For large servers, a Loading indicator may appear, but the user interface is still responsive.

  • No labels