Skip to content

Commit

Permalink
Showing 2 changed files with 1 addition and 32 deletions.
2 changes: 1 addition & 1 deletion internal/conf/config.go
Original file line number Diff line number Diff line change
@@ -34,7 +34,7 @@ type Settings struct {
Latitude float64 // latitude of recording location for prediction filtering
Threads int // number of CPU threads to use for analysis
Locale string // language to use for labels
LocationFilterThreshold float32 // threshold for prediction confidence to report
LocationFilterThreshold float32 // rangefilter species occurrence threshold
}

Input struct {
31 changes: 0 additions & 31 deletions views/settings-birdnet.html

This file was deleted.

0 comments on commit de2a471

Please sign in to comment.