AV8data - add_transformers

Project status GitHub Workflow Status Maven Central Scala Steward badge

Libraries for working with FAA Aviation Weather data

Status

This project is used in the development of APIs that allow querying of aviation related datasets, and is available to the community to provide easier ways of importing the XML data provided by the FAA.

Description:

This is a set of libraries for easing the import of XML data provided by the FAA Aviation Weather Center - Aviation Digital Data Service (ADDS) - specifically those datasets avialable from https://www.aviationweather.gov/adds/dataserver_current/current/

##Latest version

The main branch in Github tracks the latest stable release, which is currently: Maven Central

The latest version is available on Maven Central. Releases are performed whenever a new commit is merged.

Build steps:

$ sbt
+compile

__