|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.contentmanagement.timeseries.geotools.finder.ProbabilityFilter
public class ProbabilityFilter
applies an ecological model for filtering the csquares codes to only those having a probability higher than a threshold
Constructor Summary | |
---|---|
ProbabilityFilter(ConnectionsManager connManager)
|
Method Summary | |
---|---|
java.util.List<java.lang.String> |
FilterOnProbability(java.util.List<java.lang.String> csquarecodes,
java.lang.String speciesid)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProbabilityFilter(ConnectionsManager connManager)
Method Detail |
---|
public java.util.List<java.lang.String> FilterOnProbability(java.util.List<java.lang.String> csquarecodes, java.lang.String speciesid)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |