CMU-CREATE-Lab / data-visualization-tools

EarthTime, and various data visualization libraries
Other
14 stars 5 forks source link

Standardize on v2 yearly temp anomaly (was v2 anomaly doesn't work) #73

Open rsargent opened 5 years ago

rsargent commented 5 years ago

Temp anomaly works on davos2019: https://davos2019.earthtime.org/explore#v=-5.52508,12.90902,0.602,latLng&t=7.47&ps=50&l=blsat,berkeley-earth-temperature-anomaly-v2-yearly&bt=18491231&et=20181231&startDwell=0&endDwell=0

but on earthtime, only the legend shows, no imagery at all: https://earthtime.org/explore#v=-5.52508,12.90902,0.602,latLng&t=7.47&ps=50&l=blsat,berkeley-earth-temperature-anomaly-v2-yearly&bt=18491231&et=20181231&startDwell=0&endDwell=0

Additionally, I think we should remove the other two temp anomalies (v2 monthly and the old one), rename v2 yearly to the original name, and then modify the davos2019 story to match

image

pdille commented 5 years ago

earthtime.org is pulling from google storage, whereas davos2019 is pulling from tiles.cmucreatelab

This latest temp anomaly (and probably many others) need to be uploaded to google cloud storage.

rsargent commented 5 years ago

Thanks Paul, that was indeed the problem. I manually marked berkeley_earth as not yet done and re-ran, and it works now. I'm going to try doing a full rsync of all directories independent of labeled as DONE, and see how long it takes.

What do you think about standardizing on v2 yearly and removing the other layers to simplify user experience?

pdille commented 5 years ago

Standardizing sounds good to me! :+1: to deleting lines of code. :) I'll do that in the coming days.