libecBufrX

The software libecBufrX wraps the BUFR decoder libecBUFR developed by the Meteorological Service of Canada into a servlet.

An online demonstrator is available here.

Installation

The project uses gradle as build system. You can build the war archive my typing

./gradlew war

If you want to run the software in an embedded container simply type

./gradlew appRun