Statistics
11 Questions
0 Answers
RANK
249.696
of 295.467
REPUTATION
0
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
36.36%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
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
Extract data corresponding to particular dates
I have csv file that contains a variable data every minute along with datetime in the format '2019-01-01 00:00'. I want to sele...
ongeveer 2 jaar ago | 1 answer | 0
1
answerQuestion
Plot data from Netcdf file with latitude, longitude
Hello, I have a Netcdf file that has latitude, longitude and variable. The latitude is 1800x1 single, longitude 3600x1 single a...
meer dan 2 jaar ago | 2 answers | 0
2
answersQuestion
Filled contour plot with seasonal and diurnal variation of the same variable
I have two variables. One is the seasonal variation of a variable and the other is diurnal variation of the same variable. I wan...
meer dan 5 jaar ago | 1 answer | 0
1
answerQuestion
Lat lon to county
Hi, I have a txt file with a series of lat lon along with time. I want to find the county and state corresponding to each l...
meer dan 6 jaar ago | 0 answers | 0
0
answersQuestion
For loop in a plot
I want to plot a line for a certain number of years. The starting point for each line on the y-axis is the 5th percentile and it...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
Import date data from excel
I have an excel sheet with two columns. The first column has the date in the format mmm-yy and the second column has the values....
bijna 7 jaar ago | 2 answers | 0
2
answersQuestion
Help with isnan with two matrices of unequal dimensions
Hi, I have two matrices of *unequal dimensions*. pol1 = 1 x 22648 and pol2 has dimensions of 1 X 22706. I wanted to plot o...
bijna 7 jaar ago | 2 answers | 0
2
answersQuestion
Help with plotting hourly data
I have hourly data for three months. I want to calculate the hourly mean and plot hourly mean against the hour. How do I achieve...
bijna 7 jaar ago | 1 answer | 0
1
answerQuestion
How to boxplot with multiple datasets and with whiskers representing 5th and 95th percentile ?
What is the best way to plot a boxplot with multiple datasets with the whiskers being 5th and 95th percentile ? I did somethi...
meer dan 7 jaar ago | 1 answer | 0
1
answerQuestion
Boxplot with 5th and 95th percentile with multiple data sets
Hi, I want to plot a boxplot with multiple datasets(4 years in my case). I did something like this. data=[a;b;c;d]; gr...
meer dan 7 jaar ago | 1 answer | 0
1
answerQuestion
Create a Boxplot with two variables; one to separate into bins based on the other
I want to create a boxplot with two variables. One of the variable will be binned based on the other. To clarify say one of the ...
meer dan 9 jaar ago | 1 answer | 0