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.7.0compared with
Version Details
| 2.6.1 | 2.7.0 | |
|---|---|---|
| Release date | Dec 04, 2021 | Dec 21, 2021 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Test Changes (1)
| 2.6.1 | 2.7.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.junit.jupiter » junit-jupiter | 5.8.1 | 5.8.2 |