Skip to content

TAFBulletin support and surface wind harmonisation

Compare
Choose a tag to compare
  • Added support for meteorological bulletins, concrete implementation available for TAFBulletins in this release.
  • Refactored surface wind model classes: TrendForecastSurfaceWind and TAFSurfaceWind interfaces have been removed and replaced with a common SurfaceWind interface. METAR observations use ObservedSurfaceWind interface which now extends SurfaceWind.
  • Added a convenience method for calculating the Duration of the PartialOfCompleteTimePeriod (if the period is complete)
  • Added computable criticality to ConversionResult.Status