Giter Club home page Giter Club logo

spatialdiversity's People

Contributors

rbatt avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

yangxhcaf

spatialdiversity's Issues

need to plot islands past dateline for AI

The Aleutian Islands does not have all of its islands mapped in my figures because the database used in map does not have longitude coordinates that go lower than -180, the international dateline.
screen shot 2017-03-01 at 5 35 40 pm

Need to figure out how to plot these polygons.

only 1 value on map legend

For the neighborhood maps, if there is only 1 site with significant local autocorrelation, then the color bar only shows a single value, and this value does not match the color of the dot. E.g., SEUS Total Extinction:
screen shot 2017-02-27 at 2 48 09 pm

It's probably because I do something like

r <- range(values)
bar_vals <- seq(r[1], r[2], length.out=3)

So when there is only one value, there is no from value in the call to seq. Could use an if() to make it ±0.01 around the single value, which should place the single value in the middle of the color bar, where it belongs. Might also check how R does its axes, e.g., via pretty().

high values on map color scale

From smoothing. E.g., richness values for a site exceed even the richness for the region as a whole. Might be from smoothing ramping up values along an unconstrained trajectory (e.g., edge), though I'm not sure.

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.