If this list contains ANY species, the system will ONLY recognize those species. Keep this list EMPTY unless you are ONLY interested in detecting specific species."; $selectedfilename = './scripts/include_species_list.txt'; } elseif ($species_list=="exclude") { $title="Excluded"; $message="Once the desired species has been highlighted, click it and then click ADD to have it excluded."; $selectedfilename = './scripts/exclude_species_list.txt'; } elseif ($species_list=="whitelist") { $title="Whitelisted"; $message="Once the desired species has been highlighted, click it and then click ADD to have it whitelisted. This species will be detected even if below the Species Occurrence Frequency Threshold defined in the settings.
This is not a recommended way of working : it is preferable to first try first both Species Occurrence models (v1 and v2.4)."; $selectedfilename = './scripts/whitelist_species_list.txt'; } if (file_exists($selectedfilename)) { $eachselected = file($selectedfilename, FILE_IGNORE_NEW_LINES); } else { $eachselected = []; } $filename = './scripts/labels.txt'; $eachlabel = file($filename, FILE_IGNORE_NEW_LINES); ?>

All Species Labels



Species List