File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 11const research1 = {
2- id : 'dor-efficiency ' ,
3- date : '06-04-2025 ' ,
4- href : '/research/dor-efficiency-explainer ' ,
5- title : 'DOR efficiency ' ,
2+ id : 'climate-risk ' ,
3+ date : '02-10-2026 ' ,
4+ href : '/research/climate-risk ' ,
5+ title : 'Open Climate Risk ' ,
66 summary :
7- 'An interactive tool for exploring the efficiency of direct ocean removal (DOR), developed in collaboration with [C]Worthy .' ,
7+ 'We developed a tool to explore a new, open source dataset of wildfire risk estimates across the contiguous United States .' ,
88}
99
1010const research2 = {
1111 id : 'offsets-db' ,
12- date : '04-23-2025 ' ,
12+ date : '01-14-2026 ' ,
1313 title : 'OffsetsDB' ,
1414 summary :
15- 'We’ve expanded our database of offset data with searchable project types and details about who is using offset credits .' ,
15+ 'We’ve added project boundary data from 500 forest offset projects to our database of offset data .' ,
1616 href : '/research/offsets-db' ,
1717}
1818
1919const highlights = [
20+ {
21+ label : 'Open Climate Risk' ,
22+ href : '/research/climate-risk' ,
23+ } ,
2024 {
2125 label : 'DOR efficiency' ,
2226 href : '/research/dor-efficiency-explainer' ,
@@ -29,10 +33,6 @@ const highlights = [
2933 label : 'Risk (dis)agreement' ,
3034 href : '/research/climate-risk-comparison' ,
3135 } ,
32- {
33- label : 'Extreme heat' ,
34- href : '/research/extreme-heat-explainer' ,
35- } ,
3636]
3737
3838const press = [
You can’t perform that action at this time.
0 commit comments