earthrise-media / vacs-map

Exploring VACS project data
1 stars 0 forks source link

Color extent across scenarios #43

Closed mwbernard closed 10 months ago

mwbernard commented 10 months ago

Closes #41 .

This adds a new map component (keeps the old ones also) that uses the proposed new color extent calculation. I think we should keep this specific to map components for now, so for other maps where we want to do this we should copy the extent code from MapContainerColorAcrossScenarios.vue (which was just added).

@kelsey-taylor the change is pretty subtle but I think it definitely makes sense. I wouldn't say its even overwhelmingly more green for the low emissions scenario. For some crops its more green in higher emissions!

I also updated the home screen to cycle through scenarios before going onto the next crop which I kinda like

Going to wait until #42 is merged because I brought those colors into this PR as well.