Coder Social home page Coder Social logo

ohw20-proj-species-marine-protected-areas's Introduction

ohw20-proj-species-marine-protected-areas

Using OBIS data and species distribution modeling

To start with, check out the notebook on pulling OBIS data here

  • in ohw20-tutorials/08-R-tutorials/08-OBIS-access.ipynb
  • in the same directory, check out the R-markdown version, robis.Rmd

Some interesting resources:

Potential projects:

  • Linking an OBIS taxon download with OBPG satellite measurements
  • Connecting es50 diversity with oceanographic features

Quick git instructions

ohw20-proj-species-marine-protected-areas's People

Contributors

btupper avatar carolinecappello avatar eqmh avatar jevanilla avatar kolive4 avatar lizsuter avatar microlei avatar ngownaris avatar nposdalj avatar rfrancolini avatar seascapescience avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ohw20-proj-species-marine-protected-areas's Issues

RShiny: Visualize MPAs on the MPA tab

  • Load a default MPA country (like Cuba)
  • Add tooltip interactivity (to view metadata of each MPA)
  • Add filtering capability
  • Add selection capability (be able to select multiple MPAs by filtering or clicking/dragging)

Internal Server Error (HTTP 500)

One MPA in Cuba is still giving an internal server error.

To recreate this error:

  1. Run lines 1-99 in the script 'CalculatingES50.R'
  2. Make i = 88 (instead of running through all the MPAs)
  3. Run lines 103-105
    hull = st_convex_hull(ES50_df$geom[[i]]) #find the convex hull for the polygon
    text = st_as_text(hull) #convert it to text
    SpeciesOccurence = occurrence(geometry = text) #query OBIS for species within that polygon

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.