Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.23 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.23 KB

bufrValidationDashboard

With the help of the BUFR validation dashboard a user could now easily check the BUFR with different decoders and receives warnings/errors of each decoder.

Installation

The directory Servlet-Version contains an initial prototype version for the BUFR Validation Dashboard.

Copy the file build.properties-template to build.properties and change the to your local installation. At least you need to change catalina.home to your local installation. If you need a proxy to acces the internet configure the proxy setting in file /web/WEB-INF/web.xml

Create Distribution

ant dist

You will find the distribution in the directory dist. If you run tomcat and changed in the build.properties the variable catalina.home then

ant deploy

will deploy the application .

Notes:

Please note that this is an inital commit for discussion purposes only. Some values/functions are not fully implemented now (e.g. number of messages in a BUFR, ...)

WMO Paper IPET-CM II

Online Demonstrator