spacepy.poppy.boots_ci
pycdf - Python interface to CDF files
Enter search terms or a module, class or function name.
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