mheene / libecBufrX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Java 99.6%Language:HTML 0.4%