Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@tianshu129 tianshu129 released this 18 Jan 14:46
· 54 commits to master since this release
4962f77

avri: Modifies the output form of the results. The results are output in one table only, containing the mean and sd. The data can be optionally expressed in scientific notation.
trs: added the 'fun' parameter, you can choose the resampling function, such as the maximum value.
prop: new function to convert the time series into a proportional time series.
statdf: remove the time column from the result. The 'prop' function can be called internally to account for the statistics of proportional time series.
svri: New function to select a specific function to calculate the variation. For example the maximum value of during all 1:00.
dm8n_np : New function, a simplified version of the dm8n function without the drawing module.
dm8n_batch: New function, batch calculate the maximum eight-hour ozone at multiple sites.
geom_ts :New function, draw time series, support point, line, area, bar.
geom_ts_batch: new function, plot time series in batch.
geom_avri: new function, plot the average variation.
geom_avri_batch: new function, plot the average variations in batch.
geom_tsw: new function, plot the wind time series.
loh\ofp\vocct function results added statistics tables containing: variance, quantile, maximum and minimum values.
tuv_batch: fixed an error.
Updated the VOC database and optimized the matching.