Giter Site home page Giter Site logo

martin-jung / habitatmapping Goto Github PK

View Code? Open in Web Editor NEW
27.0 5.0 10.0 2.65 MB

Code and data repository for creating a habitat type map

License: Creative Commons Attribution 4.0 International

QML 14.59% JavaScript 85.41%
google-earth-engine iucn-red-list habitat biodiversity spatial-data

habitatmapping's Introduction

Hi there I'm Martin ๐Ÿ‘‹

I am a conservation and environmental scientist working at IIASA. I enjoy thinking about interdisciplinary and policy-relevant questions and making software that is useful.

habitatmapping's People

Contributors

martin-jung avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

habitatmapping's Issues

Load data in R

Can the terrestrial habitat map have a sort of format (e.g. shapefile) that can be easily loaded into R? How should I do?
Thank you!

Small pacific islands missing in the habitat map owing to gaps in Copernicus

Reported by @rasenior :

Small islands in the pacific are currently missing the habitat map. This is due to data gaps in the underlying Copernicus product, which can be visualized as follows:

var dataset = ee.Image("COPERNICUS/Landcover/100m/Proba-V-C3/Global/2019")
.select('discrete_classification');
Map.setCenter(-88.6, 26.4, 1);
Map.addLayer(dataset, {}, "Land Cover");

Could potentially be fixed by implementing a data fusion approach, reverting to other global land cover products (ESA?) for these regions only. Although resolution won't be as high as for the rest of the world, but better than a data gap...

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.