Giter VIP home page Giter VIP logo

coral-sampling-tool's Introduction

coral-sampling-tool

This repository contains the source code of a dash app for coral sampling. An online version of this tool is hosted on heroku.

How to use

  1. Make sure python 3.7 is installed properly on your computer.
  2. Download the repository, then run the following command inside this directory to install the necessary packages.
$ python -m pip install -r requirements.txt
  1. After that, run
$ python app.py
  1. Click the link which pops up in the terminal, and the dash app will appear.

What is a coral sampling tool

Overview

This tool let the users simulate corals on a landscape to characterize coral distribution in a selected region on the map. Based on this distribution, it then guides you on how many transects should be assigned during a survey to estimate percent coral cover and disease prevalence. The use of this tool is predicated on the following survey method:

  • Percent Coral cover: This is estimated using line intercept (e.g. substrate categorized at length intervals such as 0-5 cm-'coral'; 5-13 cm-'Sand', 13-28 cm-'coral', etc.).
  • Coral composition: A 25 m line is deployed and coral colonies categorized as to genus (or species) and size class (1-5cm, 6-10cm, 11-20cm, 21-40cm, 41-80cm, 81-160, > 160 cm).
  • Disease prevalence: A 6 m band (3 m to each side of the line) is surveyed and corals with lesions unmerated (genus or species and size class as above). Prevalence of disease is estimated as No, lesioned corals divided by extrapolated of colony count from 1 m band to 25 X 6 m area.

The tool will ask you to enter an estimate of the following parameters for a given survey site:

  • Your estimate of the distribution pattern of corals is on a site.
  • A rough estimate of coral cover (eyeballing the habitat) (0-20%, 21-40%, 41-60%, 61-80%, >80%).
  • A rough estimate of prevalence of disease (eyeballing the habitat) (<1%, 2-5%, 6-10%, 11-20%, 21-40%, >40%)
  • Number and orientation of transects to survey.
  • If data exists for a particular site (or if you wish to upload data for a site), you can opt to do so and entries 1-3 will be automatically filled in.

coral-sampling-tool's People

Contributors

kehuiyao avatar

Stargazers

 avatar Zhengyuan Wen avatar  avatar Yingjing Jiang avatar Haoyue Shi avatar

Watchers

James Cloos 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.