Coder Social home page Coder Social logo

argos-dive-analysis's Introduction

ARGOS satellite telemetry dive analysis

This project processes the telemetry from Artic-region whales tagged with satellite transmitters that record depth and duration of their dives.
Geo-tracking was also done, but handled separately from this analysis.

Logistics of telemetry

The transmitters record information about depth and duration of dives, and when the whale surfaces, attempts to burst-transmit to any ARGOS satellite available. Because band-width is very limited, and the whale may spend only a short time at the surface, the data format used is very compact. When ARGOS comes in range of a ground station, the data is downloaded. Eventually batches of accumulated data from a given tag are made available to end-users.

Processing telemetry

To produce the Excel-style format required by the end-users, the dive analysis software must 'decode' the terse telemetry format, and handle the following conditions:

  • data drop-outs
  • duplicate data
  • garbled data

After this step, the sanitized data is processed to provide derived information of interest to marine-mammal biologists and wildlife managers, such as

  • descent and ascent dive-rates
  • maximum dive depth
  • dive duration
  • time spent in dive-depth 'bins'
  • non-feeding intervals

and so forth...

Sample data available to browse.

A slightly more technical introduction to the analysis system at available at http://www.davidhoekman.com/argos

Whales and technology

For this project, the whales tagged were belugas and narwhals around Greenland and in the Canadian high Artic. The focus of the research was to investigate the depth and duration of their dives, as this yields information about their feeding behaviors. The transmitter technology is from from Wildlife Computers. More information available at the Web site http://www.wildlifecomputers.com

argos-dive-analysis's People

Contributors

sqrtneginf avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.