Nachtzuster / BirdNET-Pi

A realtime acoustic bird classification system for the Raspberry Pi 5, 4B 3B+ 0W2 and more. Built on the TFLite version of BirdNET.
https://birdnetpi.com
Other
172 stars 24 forks source link

WIP : observation.org manual upload #142

Closed alexbelgium closed 2 months ago

alexbelgium commented 4 months ago

Objective : allow upload of observations (+ linked sound) to observation.org (https://github.com/Nachtzuster/BirdNET-Pi/discussions/130)

New elements :

Steps :

Out of scope :

Relevant documentation :

lloydbayley commented 4 months ago

Just to let you know, you have a mixture of observation.org and observations.org in the initial doc. Also, will this not ruffle feathers (PUN COMPLETELY INTENDED) since we are sending data to BirdWeather since the project started? Just wondering.

Hiemstra87 commented 4 months ago

Should be Observation.org indeed. Thanks Lloydbayley!

alexbelgium commented 4 months ago

Thanks! Well birdweather.org and observation.org are both great tools with totally different purposes so I think both benefit from co-existence. Observation.org is really about posting individual, verified elements ; while birdweather is more about global stream of data and large scale observations

lloydbayley commented 4 months ago

Fair-enough. I've not used that one. I generally submit insects and spiders etc to iNaturalist.

alexbelgium commented 4 months ago

Needed from observation.org devs :

alexbelgium commented 4 months ago

It is set in a generic manner to allow observation.org subsites, but also in the future potentially other sites such as inaturalist or ebird

alexbelgium commented 4 months ago

image

alexbelgium commented 2 months ago

Client ID from observation.org required to proceed further : both sync observations uploaded and upload new observations. The PR will be reopened if there is progress on this side.

I'll look if a workaround not depending on the API could be found.