ITEC 325 Assignment 2

ITEC 325 Assignment 2

Create a series of regular expressions that identify different parts composing a METAR.

METARs are reports assembled with a particular format that is easy to decode with computer systems using regular expressions.

These reports typically come in two forms: North American METARs and International METARs.  Create a series of regular expressions that decode each token of information using the North American METAR form.

You can find METAR reports at the following address:

         http://weather.noaa.gov/weather/metar.shtml.

In order to find the weather information you need to get a METAR report from any airport you wish utilizing the appropriate code (Baltimore-Washington International is KBWI) and then apply the different regular expressions to identify each token and eventually extract it from the report.

DETAILED ASSIGNMENT

20200930181623assignment2

Powered by WordPress