stamen / ecoengine

Interactive visual exploration tools for https://ecoengine.berkeley.edu/
Other
16 stars 5 forks source link

Add color ramp for each type of data - precipitation; temp #207

Open emilyhobson opened 8 years ago

emilyhobson commented 8 years ago

Ecoengine : Add color ramp for each type of data - precipitation; temp; @syntagmatic

syntagmatic commented 8 years ago

Something along these lines: image

syntagmatic commented 8 years ago

screen shot 2016-02-10 at 12 56 09 pm

syntagmatic commented 8 years ago

@mkoo Matplotlib colormaps: https://bids.github.io/colormap/

mukhtyar commented 8 years ago

I like this Chroma.js tool by Gregor Aisch as discussed here: https://vis4.net/blog/posts/mastering-multi-hued-color-scales/ http://gka.github.io/palettes/#diverging|c0=darkred,deeppink,lightyellow|c1=lightyellow,lightgreen,teal|steps=13|bez0=1|bez1=1|coL0=1|coL1=1

mkoo commented 8 years ago

from the Matplotlib:

syntagmatic commented 8 years ago

Default palettes are now configurable for each climate model. YlGnBu is the current default for precip, and YlOrRd for temperature-- but they're easily changed!

environment-default-color-palettes