Dynamic images from Environmental Data Analytics (EDA) projects are cool, but are sometimes much larger files and can fail to render properly. See more about Interactive and Dynamic Plots. Below are the iframe tags used to display the images, followed by the rendered dynamic plots, pulled from each project. Click on titles to see each project page.
Land cover at the census tract level for Chicago:
<iframe src="chi_tract.html" width="100%" height="600px"
style="border: none;"></iframe>
Urban greenspace classification for census tracts in Chicago:
<iframe src="bigdata_model.html" width="100%" height="500px"
style="border: none;"></iframe>
Land cover at the Delta:
<iframe src="delta_map.html" width="100%" height="350px"
style="border: none;"></iframe>
Land cover classification at the Delta:
<iframe src="cluster_map.html" width="100%" height="650px"
style="border: none;"></iframe>
Tree Canopy:
<iframe src="madison_map.html" width="100%" height="500px"
style="border: none;"></iframe>
Sandhill Crane migration in 2023:
<iframe src="sandhill-crane-migration.html" width="100%"
height="500px" style="border: none;"></iframe>
Siberian Crane presence by decades:
<iframe src="siberian-crane-decades.html" width="100%" height="500px"
style="border: none;"></iframe>
Siberian Crane presence by years:
<iframe src="siberian-crane-years.html" width="100%" height="500px"
style="border: none;"></iframe>