spacepy.poppy.boots_ci
PyBats - SWMF & BATS-R-US Analysis Tools
spacepy.poppy.
value_percentile
Find the percentile of a particular value in a sequence
sequence : sequence
a sequence of values, sorted in ascending order
target : same type as sequence
a target value
out : float
the percentile of target in sequence