Earlier quoted context omitted.
"Most of the German/British tourists seem to come during the summer though" That never made any sense to me. I also go rather go with the birds north in summer where it is cool and to spain in winter when it is still warm.
Spanish winter is very cold too - it’s not the tropics.
EuroBirdPortal – Live bird movements across Europe
41–50 of 68 posts
Re: EuroBirdPortal – Live bird movements across Europe
#42Re: EuroBirdPortal – Live bird movements across Europe
#43Website doesn't really work properly. As soon as I change the birds and update, it shows 0 birds for entire timespan.
It makes me question the accuracy of the data if anything, especially since the Black Grouse also exists in places that are not mapped and I don’t see anything that could explain omissions, e.g., what the data is based on and how it is collected. My guess based on inexplicable data points for wild turkeys and california quail is that it’s somehow human logged sightings that are accidentally or either impressively logged.
Re: EuroBirdPortal – Live bird movements across Europe
#44Earlier quoted context omitted.
"Real-time" been +seconds for decades at this point, pretty different from the "original" meaning, so "live" having the same treatment doesn't feel that out of place.
live + seconds feels pretty different from a time laps over months...
It's not very fast compared to most things often called "live", so perhaps it's not a great label for this demo viewer, but the goal of the project seems to be to make the data available for research, not so much for this map.
Re: EuroBirdPortal – Live bird movements across Europe
#45Would be cool if the data was accessible easily via a public API, but from what it sounds like here that's not really the case https://www.eurobirdportal.org/ebp/en/help/#third_parties
For a visualization like this, the place to start is probably the most recent monthly data snapshot which is available on AWS/Google/Azure's open data portals: https://www.gbif.org/occurrence-snapshots
e.g. start with a DuckDB query:
SELECT scientificName, individualCount, year, month, day, decimalLatitude, decimalLongitude, issue
FROM read_parquet('s3://gbif-open-data-eu-central-1/occurrence/2026-09-01/occurrence.parquet/*')
WHERE class = 'Aves';
(The initial query will be rather slow, I'm currently working on improving this export. I suggest creating a local table and working from that. Alternatively, for a smaller export than "all birds" request a data download through the website.)Re: EuroBirdPortal – Live bird movements across Europe
#46Re: EuroBirdPortal – Live bird movements across Europe
#47But... but birds aren't real!
Re: EuroBirdPortal – Live bird movements across Europe
#48Re: EuroBirdPortal – Live bird movements across Europe
#49Earlier quoted context omitted.
As a person who emigrated from Scandinavia to the Iberian Peninsula, birds are not the only ones indeed :) Most of the German/British tourists seem to come during the summer though, in contrast to the tourist birds who come during winter. Smart of the birds to avoid all the tourists!
"Most of the German/British tourists seem to come during the summer though" That never made any sense to me. I also go rather go with the birds north in summer where it is cool and to spain in winter when it is still warm.
Re: EuroBirdPortal – Live bird movements across Europe
#50Earlier quoted context omitted.
Spanish winter is very cold too - it’s not the tropics.
It's not exactly freezing