Jeff Burkey
King County
Followers: 0 Following: 0
Other platforms include: Objective-C, .NET, Python, SQL.
Feeds
已提交
Hydrograph Separation using HYDSEP
Separates base and storm flows using HYDSEP local minimum method.
6 months 前 | 2 次下载 |
已提交
Conveniently download USGS gauge flowrate data
The function 'usgs' will download data from USGS data servers using their web service.
7 months 前 | 4 次下载 |
已提交
Mann-Kendall Tau-b with Sen's Method (enhanced)
A non-parametric trend test including Sen's slope method using Mann-Kendall Tau technique
4 years 前 | 27 次下载 |
已提交
LOWESS, Locally Weighted Scatterplot Smoothing for linear and non-linear data (enhanced)
LOWESS, a robust regression like LOWESS allows detecton of a trend otherwise with too much variance
12 years 前 | 9 次下载 |
已提交
stormevents - extract out storm events based on user supplied thresholds
Using hydrograph separation techniques, storms are extracted from a time series.
12 years 前 | 1 次下载 |
已提交
Seasonal Kendall Test with Slope for Serial Dependent Data
Seasonal trends using tau-a,b and seasonal slope with intervals, accounts for serial dependence.
13 years 前 | 4 次下载 |
已提交
Summarizes data using a sliding window without loops
This function is extremely fast calculating a sum, mean, etc, using no loops.
13 years 前 | 1 次下载 |
已提交
Log-Pearson Flood Flow Frequency using USGS 17B
This function will calculate flood flow frequencies using published guidelines by the USGS.
15 years 前 | 4 次下载 |
已提交
Aggregate data using any number of multiple columns
Using two of Matlabs functions, unique and accumarray, this function summarizes any number of cols.
15 years 前 | 1 次下载 |
已提交
Aggregate timeseries data to solstices and equinoxes.
Aggregates serial datetime data to summer/winter solstices, and spring/fall equinoxes.
15 years 前 | 1 次下载 |
已提交
Homogeneity test of Global Trends using Chi-Square on Mann-Kendall
Test for homogeneity of trends in different seasons-stations,and global trends using Chi-Square.
16 years 前 | 1 次下载 |
已提交
Sens Trend Test with seasonallity present, non-parametric
A monotonic trend test that has good power with seasonal data. Requires no missing data.
16 years 前 | 1 次下载 |
已提交
Nash-Sutcliffe Model Accuracy Metric
A metric to measure the ability of a model to predict observed values
16 years 前 | 4 次下载 |
已提交
Estimating a models skill of predictability
This function will compute the accuracy of a numerical model when compared to observed data.
16 years 前 | 1 次下载 |
已提交
A Parabolic Lagrangian Interpolating Polynomial Function
This function uses a non-linear interpolation (Lagrange) to estimate y given x, based on a set of ob
17 years 前 | 2 次下载 |