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.
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:
The latest version is available on Maven Central. Releases are performed whenever a new commit is merged.
$ sbt +compile
__