CMU-CREATE-Lab / data-visualization-tools

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

Implement consistent display of layers in UTC #164

Open jjkohler opened 4 years ago

jjkohler commented 4 years ago

Display back time to viewer in UTC

with ability for layer creator to over-ride and specify a specific time zone for display.

Example of current implementation that leads to day offsets relative to golden.

Golden image https://golden.earthtime.org/explore#waypoints=1heLmeuPp7j4itr0cK8H4chugOpp7cU8p_VEB9CFfPlY.0&v=1.42358,-3.4239,0.473,latLng&t=52.16&ps=100&l=blsat,crw&bt=20130609&et=20161231&startDwell=0&endDwell=0

Staging image https://staging.earthtime.org/explore#waypoints=1heLmeuPp7j4itr0cK8H4chugOpp7cU8p_VEB9CFfPlY.0&v=1.42358,-3.4239,0.851,latLng&t=0.01&ps=50&l=blsat,crw,coral_only&bt=20130608&et=20161229&startDwell=0&endDwell=0

jjkohler commented 3 years ago

Links added to original issue description

jjkohler commented 3 years ago

https://staging.earthtime.org/explore#v=23.11297,109.76033,1.513,latLng&t=13.10&l=blsat,be-pm25

https://golden.earthtime.org/explore#v=23.11297,109.76033,1.513,latLng&t=13.10&l=blsat,be-pm25

Here's another example of this

jjkohler commented 3 years ago

https://staging.earthtime.org/explore#v=8.0649,-9.73944,5.388,latLng&t=32.18&ps=100&l=bdrk,ed&bt=20140324&et=20150208&startDwell=0&endDwell=1.0&forceLegend=true

https://golden.earthtime.org/explore#v=8.0649,-9.73944,5.388,latLng&t=32.18&ps=100&l=bdrk,ed&bt=20140324&et=20150208&startDwell=0&endDwell=1.0&forceLegend=true

Another