Newer
Older
export default {
chartGridItems: [
//we'll be replacing these img_src with paths to location on s3
//vizRoutes will direct to appropriate subpage
title: 'Inland fisheries are threatened',
vizKey: 'ThreatBumpChart',
vizRoute: 'inland-fish-threats',
img_src: 'ThreatBumpChart_thumbnail.png',
description: '... and inland fisheries are threatened.'
},
{
title: 'Glacier/Topography 3D Cross-Section Scan',
vizRoute: 'glacier-scan',
description: '...and ice cores can record changes in wildfire prevalence.'
},
{
title: 'Wildfire Aerosols',
project: 'Fire in Ice',
vizKey: 'Aerosols',
vizRoute: 'aerosol-paths',
img_src: 'aerosols_thumbnail.png',
alt: '',
description: '...and wildfires particles can be recorded in ice.'
},
{
title: 'Global economic value of recreationally fished species',
vizKey: 'FishAsFoodCirclePacking',
vizRoute: 'inland-rec-fish-value',
img_src: 'circle-pack-thumbnail.png',
description: '...and inland recreational fishing contributes economic value.'
{
vizKey: 'BeaufortSeaCore',
vizRoute: 'beaufort-sea-ice-coring',
img_src: 'BeaufortSeaCore_thumbnail.PNG',
description: '...and sediment cores can help build past and present climates.'
},
{
title: 'Beaufort Sea Species',
vizKey: 'BeaufortSeaSpecies',
vizRoute: 'beaufort-sea-species',
description: '...and microfossils can be used to indicate these changes.'
{
vizKey: 'BeaufortSeaTimeline',
vizRoute: 'beaufort-sea-timeline',
img_src: 'BeaufortSeaTimeline_thumbnail.PNG',
description: '...and communities of microorganisms on the sea floor are affected.'