Thomas
2014년부터 활동
Followers: 0 Following: 0
Professional Interests: Meteorology and Climate Science
Feeds
질문
I want to create a scatter plot of rainfall for specific days. How would I do that from the code below?
% [jday, year, pressure, temp, wspeed, wdirn, dewtemp, wgust, vis, month, day, hours, mins] = ReadRain(fname) % % Create R...
10년 초과 전 | 답변 수: 0 | 0
0
답변질문
Plotting Points on a Map
I am doing a study, which requires to create a plot showing rainfall totals on a map. How do I do this? I figured that if I was ...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
How do you create a script that calls variables from 2 other scripts (written as functions)?
For my dissertation, I have to read in data from a csv file. I also have a function which converts date into Julian Days. How wo...
거의 11년 전 | 답변 수: 1 | 0
1
답변질문
How do you open .csv files?
For my dissertation, my data is in a .csv file format, yet I've tried using this code to read in data. I don't understand what i...
거의 11년 전 | 답변 수: 1 | 0