Community Profile

photo

Emanuel Valdes


Last seen: 6 days ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Timetable linear interpolation within a range
I have a timetable with measurments every 16 seconds. I need to linearly interpolate the missing values, only if there are less ...

5 years ago | 1 answer | 0

1

answer

Question


Plot variables from WRF-NetCDF
I'm trying to plot the variable T2 (temperature at 2meters) from my netCDF file, made in Weather Research and Forecasting (WRF) ...

5 years ago | 1 answer | 0

1

answer

Question


How to make a Heatmap Calendar plot
I'm trying to make a Heatmap Calendar for MP2.5 like the one made for R's "Open Air Project", using date and concentration (data...

5 years ago | 1 answer | 0

1

answer

Question


add units to colorbar TickLabels (format)
I'm trying to add percentage signs to TickLabels in colorbar Here's my code: contourf(peaks) c = colorbar; c.TickLabe...

5 years ago | 2 answers | 0

2

answers

Answered
Hourly variation of wind for each month, using Quiver
Guys, I think I solved it. The problem was that I didn't make a matrix for U and V components, I was trying to plot speed and di...

5 years ago | 0

Question


Hourly variation of wind for each month, using Quiver
I have three vectors: date (TIEMPO), Wind speed (VV) and Wind direction (DV). I would like to combine Contour Plot and Quiver...

5 years ago | 3 answers | 0

3

answers