Emanuel Valdes
Followers: 0 Following: 0
Statistics
RANK
111,949
of 295,712
REPUTATION
0
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
0
RANK
of 20,274
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,359
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answerQuestion
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
answerQuestion
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...
6 years ago | 1 answer | 0
1
answerQuestion
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...
6 years ago | 2 answers | 0
2
answersHourly 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...
6 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...
6 years ago | 3 answers | 0