
M Sohrabinia
University of Canterbury
Followers: 0 Following: 0
Statistics
RANK
164,973
of 298,905
REPUTATION
0
CONTRIBUTIONS
0 Questions
1 Answer
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
656 of 20,656
REPUTATION
2,774
AVERAGE RATING
4.40
CONTRIBUTIONS
11 Files
DOWNLOADS
28
ALL TIME DOWNLOADS
25743
RANK
of 162,856
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
Submitted
Remove outliers
Turns outliers from a vector or matrix to NaN based on modified Thompson Tau method
11 years ago | 2 downloads |

Submitted
Find commontimes
Finds common date-times from two or more date-time vectors with a given tolerance in seconds
12 years ago | 1 download |
Submitted
Read netCDF files
Reads netCDF data for given fields from a list of given files
12 years ago | 3 downloads |
Submitted
Build custom colormaps
Buillds any sequence of colormaps based on wrgbcmyk colors
12 years ago | 3 downloads |

Submitted
Atmospheric pressure unit conversion
A simple tool to be integrated in longer scripts which require pressure conversions
12 years ago | 1 download |

Submitted
LatLon distance
Find distance between two points based on latlon coordinates
12 years ago | 10 downloads |

Submitted
fillgaps in an array/matrix/image
Fill gaps in a cell-array/vector/matrix or image based on an alternative cell/vector/matrix/image
13 years ago | 1 download |

What is the reasoning behind the fact that min(0,NaN) is 0?
NaN is considered undefined, so undefined is ignored by most functions (0/0 will be resulted in NaN which is basically undefined...
13 years ago | 0
Submitted
Regression Outliers
Removes outliers from X and Y variables based on regression residuals
13 years ago | 1 download |

Submitted
Find pixel indices in HDF-EOS files based on LatLon coordinates
Finds x-y direct indexes of one or more LatLon coordinate pairs in certain HDF-EOS files
13 years ago | 1 download |

Submitted
Convert Julian date to Normal Date
Accepts Julian Date(s) vector (numeric), gives normal date(s) in a character vector
13 years ago | 2 downloads |
Submitted
Convert normal date to Julian Date
This function takes a vector of dates and derives Julian Date out of it.
13 years ago | 3 downloads |
