Chat with us, powered by LiveChat METARs are reports assembled with a particular format that is easy to decode wi – Wridemy

METARs are reports assembled with a particular format that is easy to decode wi

METARs are reports assembled with a particular format that is easy to decode with computer systems using regular expressions
All interaction on Studypool is 100% anonymous. Username has been changed to protect this user’s privacy
Anonymous
label
Programming
timer
Asked: Oct 7th, 2016
account_balance_wallet
$35
Question Description
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.

Please see files and

Example.

#!/bin/bash

printf “Report type: ”

egrep -o ‘METAR|SPECI’ metar.txt

printf “Station: ”

egrep -o ‘\sK[A-Z]{3}\s’ metar.txt

day_of_month=$(( $(cat metar.txt | cut -c12-13) ))

metar_time=$(( $(cat metar.txt | cut -c14-17) ))

printf “Day of the month: %d\n” $day_of_month

printf “Time: %d Zulu\n” $metar_time

wind_dir=$(( $(egrep -o ‘\s[0-9]{5}G?[0-9]?[0-9]?KT\s’ metar.txt | cut -c2-4) ))

wind_spd=$(( $(egrep -o ‘\s[0-9]{5}G?[0-9]?[0-9]?KT\s’ metar.txt | cut -c5-6) ))

printf “Winds are from %d degrees at %d knots\n” $wind_dir $wind_spd

METAR|SPECI K[ALPHA]{3} [DIGIT]{6}Z AUTO|COR

_____ FIXED ___________________________ Optional

# wind conditions

[DIGIT]{5}G[DIGIT]{2}KT [DIGIT]{3}V[DIGIT]{3} | VRB[DIGIT]

– req — — opt — rq ——— opt ——-

### processing ###

1) read string, but if using math expansion, cut only digits

2) egrep (extended grep) with -o option returns only matched string (watch spaces with cut)

3) Add if/else logic to print correct message or no message if missing, or with optional branches

4) Add “Cloud cover” all categories

5) Add check and report for Thunder Storms and or rain (light/moderate/heavy)

Our website has a team of professional writers who can help you write any of your homework. They will write your papers from scratch. We also have a team of editors just to make sure all papers are of HIGH QUALITY & PLAGIARISM FREE. To make an Order you only need to click Ask A Question and we will direct you to our Order Page at WriteDemy. Then fill Our Order Form with all your assignment instructions. Select your deadline and pay for your paper. You will get it few hours before your set deadline.

Fill in all the assignment paper details that are required in the order form with the standard information being the page count, deadline, academic level and type of paper. It is advisable to have this information at hand so that you can quickly fill in the necessary information needed in the form for the essay writer to be immediately assigned to your writing project. Make payment for the custom essay order to enable us to assign a suitable writer to your order. Payments are made through Paypal on a secured billing page. Finally, sit back and relax.

Do you need an answer to this or any other questions?

About Wridemy

We are a professional paper writing website. If you have searched a question and bumped into our website just know you are in the right place to get help in your coursework. We offer HIGH QUALITY & PLAGIARISM FREE Papers.

How It Works

To make an Order you only need to click on “Order Now” and we will direct you to our Order Page. Fill Our Order Form with all your assignment instructions. Select your deadline and pay for your paper. You will get it few hours before your set deadline.

Are there Discounts?

All new clients are eligible for 20% off in their first Order. Our payment method is safe and secure.

Hire a tutor today CLICK HERE to make your first order

Related Tags

Academic APA Writing College Course Discussion Management English Finance General Graduate History Information Justify Literature MLA