CADWRDeltaModeling / vtools3

Pandas/xarray implementation of the most important functionality of vtools, emphasizing csv and netcdf as data sources.
https://cadwrdeltamodeling.github.io/vtools3/
Apache License 2.0
7 stars 1 forks source link

test and document median_filter #9

Open water-e opened 4 years ago

water-e commented 4 years ago

The simplest non-parametric screening tools we have are ones that check for repeat values, do bounds check or perform medium filtration. The new implementatio is multi-variate, but needs to be tested and documented something that wasn't too terribly slick even in python 2. We probably should separate bounds checking and median filter stuff in case someone wants to do bounds check alone (having bounds check be part of median_filter seems fine. Put this in pyschism milestone because of use in metrics.