howler-core 0.1.0

Core library for the Howler wolf-tracking platform: database, data ingestion, ML, web server, and real-time streaming
Documentation
1
2
3
4
5
6
7
8
9
mod auth_test;
mod config_test;
mod db_test;
mod gbif_test;
mod inaturalist_test;
mod iucn_test;
mod models_test;
mod movebank_test;
mod streaming_test;