Colin Bertram

Dr George Colin Lawder Bertram, generally known as Colin Bertram, (27 November 1911 – 2001) was a British zoologist.[1]

He was born the son of Frank Bertram (later the deputy director of Civil Aviation) and was educated at Berkhamsted and at St John's College, Cambridge, where he was awarded a first in Zoology.

After graduation, he joined a three-man Cambridge Expedition to Scoresby Sound, East Greenland, transported there and back by Dr Jean-Baptiste Charcot in his ship Pourquoi-Pas?. This was followed by nine months studying coral reefs in the Red Sea, prior to accepting a place as a biologist on the British Graham Land Expedition of 1934–37.

On that expedition he initially carried out the task of marine biologist on the expedition ship Penola but then exchanged roles with the shore biologist. As a result, he was able to take part in the long exploratory expedition of 600 miles by dog sledge which discovered the ice-filled George VI Sound, separating Alexander Island from the Antarctic Peninsula. They also confirmed that the peninsula was not an archipelago.

Scott Polar Research Institute

During the Second World War Bertram was initially based at the Scott Polar Research Institute in Cambridge, where he worked on the development and testing of Arctic clothing and equipment for the War Office. He was involved in the invention of the string vest, which allows a thin layer of warm air to circulate next to the skin and reduces the loss of body heat. In 1940 he was posted to Palestine for three years as Chief Fisheries Officer, helping to maximise the food resources in the Gulf of Aqaba.

After the war he took up a fellowship at St John's College, Cambridge and from 1949 concurrently held the part-time post of Director of the Scott Polar Research Institute.

He was a strong advocate for the need to stabilise world population and was a long-term member (and for seven years general secretary) of the Eugenics Society. After the holocaust he authored controversial articles that questioned the validity of black-white inter-racial progenies as a possible consequence of the Windrush.[2]

He died in 2001, aged 89. He had married, in 1939, fellow zoologist Kate Ricardo, the daughter of consulting engineer Sir Harry Ricardo, FRS. They had four sons.

Honours and awards

  • 1942 W. S. Bruce Medal "for valuable biological work in the Arctic and Antarctic from 1932 to 1937" [3]
  • 1957 Murchison Grant for his work at the Scott Polar Research Institute.
  • The Bertram Glacier, which flows from the Dyer Plateau of Palmer Land into George VI Sound in Antarctica, was named after him.

Works

  • Arctic Antarctic: The Technique of Polar Travel (1939)
  • Adam's Brood: Hopes and Fears of a Biologist (1959)
  • In Search of Mermaids: The Manatees of Guyana (1963).
  • His autobiography, A Biologist's Story, was privately printed in 1987.
gollark: *considers creating an esowiki page for haskell and golang*
gollark: ``` func AddInt32(addr *int32, delta int32) (new int32) func AddInt64(addr *int64, delta int64) (new int64) func AddUint32(addr *uint32, delta uint32) (new uint32) func AddUint64(addr *uint64, delta uint64) (new uint64) func AddUintptr(addr *uintptr, delta uintptr) (new uintptr) func CompareAndSwapInt32(addr *int32, old, new int32) (swapped bool) func CompareAndSwapInt64(addr *int64, old, new int64) (swapped bool) func CompareAndSwapPointer(addr *unsafe.Pointer, old, new unsafe.Pointer) (swapped bool) func CompareAndSwapUint32(addr *uint32, old, new uint32) (swapped bool) func CompareAndSwapUint64(addr *uint64, old, new uint64) (swapped bool) func CompareAndSwapUintptr(addr *uintptr, old, new uintptr) (swapped bool) func LoadInt32(addr *int32) (val int32) func LoadInt64(addr *int64) (val int64) func LoadPointer(addr *unsafe.Pointer) (val unsafe.Pointer) func LoadUint32(addr *uint32) (val uint32) func LoadUint64(addr *uint64) (val uint64) func LoadUintptr(addr *uintptr) (val uintptr) func StoreInt32(addr *int32, val int32) func StoreInt64(addr *int64, val int64) func StorePointer(addr *unsafe.Pointer, val unsafe.Pointer) func StoreUint32(addr *uint32, val uint32) func StoreUint64(addr *uint64, val uint64) func StoreUintptr(addr *uintptr, val uintptr) func SwapInt32(addr *int32, new int32) (old int32) func SwapInt64(addr *int64, new int64) (old int64) func SwapPointer(addr *unsafe.Pointer, new unsafe.Pointer) (old unsafe.Pointer) func SwapUint32(addr *uint32, new uint32) (old uint32) func SwapUint64(addr *uint64, new uint64) (old uint64) func SwapUintptr(addr *uintptr, new uintptr) (old uintptr)```Seen in standard library docs.
gollark: Fun fact: that function cannot be written with a sane type in Go.
gollark: Esolang where multiple different garbage collectors run at the same time.
gollark: When you make an esolang in which it isn't!

References

  1. "Obits-Colin Bertram". The Telegraph. 2001-01-17. Retrieved 20 October 2016.
  2. "West Indian Immigration, The Eugenics Review, January 1959".
  3. "W S Bruce Medal". Royal Scottish Geographic Society. Archived from the original on 14 July 2018. Retrieved 20 October 2016.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.