Question: Write a python code that does the two bullet points provided using the file name wind_stat.data For wind stat data, write python code to determine
For wind stat data, write python code to determine the following: - What was the location index (011) and date (yy mm dd) of the highest observed wind speed during any month of July during the years 1970 -1975? - For years 1961-1978, Which location had the highest percentage of days with wind speed >a 10? Do not use any python loops for this calculation. Note that for a 1.D array x, len (x) or x size returns the number of elements
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
