2009 in birding and ornithology

Worldwide

New species

See also Bird species new to science described in the 2000s

Taxonomic developments

Ornithologists

Deaths

World listing

Europe

Britain

Breeding birds

  • A Manx shearwater (Puffinus puffinus) originally ringed on 17 May 1957 at Bardsley Bird Observatory has bred each summer on the island ever since.[1]

Migrant and wintering birds

  • Britain's largest flock of whiskered terns (Chlidonias hybridus) (eleven) at Willington Gravel Quarry, Derbyshire on 24 April. Eight remained on 25 April and the flock scattered to other midland and north-east sites over the next few days.[1]

Rare birds

  • Britain's second brown-headed cowbird (Molothrus ater) from 8–10 May on Fair Isle.[1]

Other events

  • The Ringing Scheme celebrate its centenary, on 17 May, with 36 million birds ringed so far.[1]

Ireland

Rare birds

Scandinavia

North America

To be completed

gollark: DC is made of numbers, in the purely useless sense.
gollark: Basicallyscore = views + unique views * 6 + clicks * 12if hatchling, optimal score is 13000 at 4d and 5000 at 7d (between the two extremes, it's averaged)if egg, optimal score is 5000 at 4d and 0 at 7d (averaged again)it's safeish if the score is less than 1.5x the optimal score.
gollark: ```javascriptfunction getScore(dragon) { return dragon.views + (dragon.uniqueViews * 6) + (dragon.clicks * 12);}const nextStageAge = 72;const maxTime = 168;function getOptimalScore(dragon) { const time = dragon.hoursRemaining; const age = maxTime - time; if (dragon.type == "hatchling") { return 5000 + (8000 * (age / nextStageAge)); } else { return 5000 * (age / nextStageAge); }}function getScoreRatio(dragon) { return getScore(dragon) / getOptimalScore(dragon);}function isSafe(dragon) { return getScoreRatio(dragon) < 1.5;}```
gollark: I guess that since I'm banned anyway I might as well show my modified EATW formula...
gollark: I mean, it'd be hard to viewbomb something that old.

References

  1. Balmer, D. and Vickery, J. "Birds". In Branson, A. (2009) Wildlife Reports. British Wildlife 20: 348-350
  2. "BirdGuides 27 December 2011". BirdGuides. Retrieved 27 December 2011.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.