Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: improve species inclusion logic in RangeFilter
- Updated the IsSpeciesIncluded function to check for scientific names, enhancing accuracy in species filtering. - Added a prefix search mechanism to prevent partial matches by appending an underscore to the scientific name. - Improved code readability and maintainability with clearer function documentation.
- Loading branch information