This website requires JavaScript.
Explore
Help
Register
Sign In
claudecode
/
AvianVisitors
Watch
1
Star
0
Fork
0
You've already forked AvianVisitors
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
41a051bc5571a533bf7bc18f977d37491b59fd4d
AvianVisitors
/
scripts
/
utils
T
History
frederik
3b8af7f868
fix: Chinese has two variants now
2025-12-14 10:04:51 +01:00
..
__init__.py
Add utility to parse thisrun format
2022-06-18 14:52:42 -04:00
analysis.py
cleanup filter_humans a bit
2025-11-22 18:35:55 +01:00
classes.py
move more complex classes to their own module, keep imports helpers.py core python
2025-11-17 18:44:27 +01:00
db.py
add db
2025-11-22 10:00:35 +01:00
helpers.py
fix: Chinese has two variants now
2025-12-14 10:04:51 +01:00
maintainer.py
we previously merged both BirdNET label files, not realising one had traditional and the other simplified Chinese, so split properly and have both Chinese variants now.
2025-11-29 16:57:13 +01:00
models.py
add Perch v2 model and BirdNET-Go_classifier_20250916 as testcase
2025-11-17 18:44:27 +01:00
notifications.py
fix: stray comma breaks sending notifications
2025-12-06 13:43:41 +01:00
reporting.py
cleanup: factor out passing in settings
2025-11-22 18:35:55 +01:00