Skip to content

Commit a2733af

Browse files
committed
Added short term outcomes. #3033
1 parent 910b419 commit a2733af

File tree

3 files changed

+47
-0
lines changed

3 files changed

+47
-0
lines changed

src/main/scripts/releases/3.1/adhoc/createUrbanRivers12monthSubProgram.js

+15
Original file line numberDiff line numberDiff line change
@@ -565,6 +565,21 @@ var outcomes = [
565565
"type": "medium",
566566
"outcome": "By June 2028 there is a measurable improvement to the services provided by urban green and blue space to benefit local communities in urban, outer urban /peri-urban and regional centres."
567567
},
568+
{
569+
"category": "River health",
570+
"type": "short",
571+
"outcome": "By 30 June 2025, there is measurable repair of waterway habitats (in-stream and terrestrial) to benefit native plants and animals (including threatened species and ecological communities), and the ecological character of Ramsar sites, in urban, peri-urban and regional centres."
572+
},
573+
{
574+
"category":"River health",
575+
"type": "short",
576+
"outcome": " By 30 June 2025, there is measurable repair of water quality, hydrology and in stream connectivity to benefit native plants and animals (including threatened species and ecological communities), and the ecological character of Ramsar sites, in urban, peri-urban and regional centres."
577+
},
578+
{
579+
"category":"River health",
580+
"type": "short",
581+
"outcome": "By June 2025 there is a measurable improvement to the services provided by urban green and blue space to benefit local communities in urban, outer urban /peri-urban and regional centres."
582+
}
568583
];
569584

570585
var priorities = [

src/main/scripts/releases/3.1/adhoc/createUrbanRivers6monthSubProgram.js

+17
Original file line numberDiff line numberDiff line change
@@ -567,6 +567,23 @@ var outcomes = [
567567
"type": "medium",
568568
"outcome": "By June 2028 there is a measurable improvement to the services provided by urban green and blue space to benefit local communities in urban, outer urban /peri-urban and regional centres."
569569
},
570+
{
571+
"category":"River health",
572+
"type": "short",
573+
"outcome": "By 30 June 2025, there is measurable repair of waterway habitats (in-stream and terrestrial) to benefit native plants and animals (including threatened species and ecological communities), and the ecological character of Ramsar sites, in urban, peri-urban and regional centres."
574+
}
575+
,
576+
{
577+
"category":"River health",
578+
"type": "short",
579+
"outcome": " By 30 June 2025, there is measurable repair of water quality, hydrology and in stream connectivity to benefit native plants and animals (including threatened species and ecological communities), and the ecological character of Ramsar sites, in urban, peri-urban and regional centres."
580+
}
581+
,
582+
{
583+
"category":"River health",
584+
"type": "short",
585+
"outcome": "By June 2025 there is a measurable improvement to the services provided by urban green and blue space to benefit local communities in urban, outer urban /peri-urban and regional centres."
586+
}
570587
];
571588

572589
var priorities = [

src/main/scripts/releases/3.1/adhoc/createUrbanRiversFinalReportSubProgram.js

+15
Original file line numberDiff line numberDiff line change
@@ -567,6 +567,21 @@ var outcomes = [
567567
"type": "medium",
568568
"outcome": "By June 2028 there is a measurable improvement to the services provided by urban green and blue space to benefit local communities in urban, outer urban /peri-urban and regional centres."
569569
},
570+
{
571+
"category": "River health",
572+
"type": "short",
573+
"outcome": "By 30 June 2025, there is measurable repair of waterway habitats (in-stream and terrestrial) to benefit native plants and animals (including threatened species and ecological communities), and the ecological character of Ramsar sites, in urban, peri-urban and regional centres."
574+
},
575+
{
576+
"category":"River health",
577+
"type": "short",
578+
"outcome": " By 30 June 2025, there is measurable repair of water quality, hydrology and in stream connectivity to benefit native plants and animals (including threatened species and ecological communities), and the ecological character of Ramsar sites, in urban, peri-urban and regional centres."
579+
},
580+
{
581+
"category":"River health",
582+
"type": "short",
583+
"outcome": "By June 2025 there is a measurable improvement to the services provided by urban green and blue space to benefit local communities in urban, outer urban /peri-urban and regional centres."
584+
}
570585
];
571586

572587
var priorities = [

0 commit comments

Comments
 (0)