Giter Club home page Giter Club logo

hsdm's Introduction

hsdm

The repository contains figures, data and code for the book

Habitat Suitability and Distribution Models: with Applications with R .

Note that the copyright to these figures is held by Cambridge University Press (CUP).

www.unil.ch/hsdm

http://www.cambridge.org/gb/academic/subjects/life-sciences/quantitative-biology-biostatistics-and-mathematical-modellin/habitat-suitability-and-distribution-models-applications-r

Publisehd on 14th September 2017

AUTHORS:

  • Antoine Guisan, Université de Lausanne, Switzerland

  • Wilfried Thuiller, CNRS, University Grenoble Alpes, France

  • Niklaus E. Zimmermann, Swiss Federal Research Institute WSL, Switzerland

If you use any of these figures and code examples in a presentation or lecture, please add the source: "Guisan A., Thuiller W. and Zimmermann N.E. 2017. Cambridge University Press". If you wish to use any of these figures in a publication, you must get permission from CUP, and each figure must be accompanied by a similar acknowledgement.

hsdm's People

Contributors

vdicolab 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  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hsdm's Issues

Problem with GTOPO30.tif

Dear, there is a problem with the file 'GTOPO30.tif'.

Can you upload the file again?

Thank you.

--
Maurício Vancine.

Data base error

I downloaded the data and working on topo(GTOPO30.tif), and the file doesn't work. It seems it is not uploaded completely. Could you please check on that? Thanks!

Issue with GTOPO30.tif

Dear reader,

We are having an issue with GTOPO30.tif that is used page 72 of the book. We cannot put in the GitHub any longer because it is too heavy. Our fault, we have not thought we'll have size limit on GitHub. It means that the command line
elev <- raster('raster/topo/GTOPO30.tif') cannot work for the moment (we are working on resolving that issue) and the following bbox either.

There are two solutions so far.

  1. Download the GTOPO30 file on your own, but it is composed of several tiles that need to be merged. Find it here: https://ngdc.noaa.gov/mgg/topo/gltiles.html
    I will quickly post a code for downloading them and merging them soon.

  2. The second option is simply to skip that part of the code.
    In page 73, the command
    elev1 <- resample(elev, bio7, method='ngb')
    should then be replaced by
    elev1 <- raster('raster/topo/elev1.grd')

The next lines should then work properly.

Best regards
Wilfried

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.