Community Profile

photo

Thomas


Active since 2014

Followers: 0   Following: 0

Message

Professional Interests: Meteorology and Climate Science

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 1 answer | 0

1

answer