This project is a metar-taf parser.
Use the MetarService and its method "parse()" to parse a metar string and retrieve a Metar Object.
Use the TAFService#parse to parse a TAF string and retrieve a TAF object.
Version2.5.1compared with
Version Details
| 2.5.0 | 2.5.1 | |
|---|---|---|
| Release date | Sep 25, 2021 | Nov 22, 2021 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Test Changes (2)
| 2.5.0 | 2.5.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.tngtech.archunit » archunit-junit5 | 0.21.0 | 0.22.0 |
| ~ Updated | org.junit.jupiter » junit-jupiter | 5.7.2 | 5.8.1 |
Managed Changes (1)
| 2.5.0 | 2.5.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.opencsv » opencsv | 5.5.1 | 5.5.2 |