You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,13 +20,13 @@ This algorithm generates Curve Number layer for the given Area of Interest withi
20
20
## Outputs
21
21
22
22
- NLCD Land Cover Vector:
23
-
NLCD 2016 Land Cover Dataset Vectorized
23
+
NLCD 2019 Land Cover Dataset Vectorized
24
24
25
25
- NLCD Land Cover Raster:
26
-
NLCD 2016 Land Cover Dataset
26
+
NLCD 2019 Land Cover Dataset
27
27
28
28
- NLCD Impervious Surface Raster:
29
-
NLCD 2016 Impervious Surface Dataset
29
+
NLCD 2019 Impervious Surface Dataset
30
30
31
31
- Soil Layer:
32
32
SSURGO Extended Soil Dataset
@@ -38,7 +38,7 @@ This algorithm generates Curve Number layer for the given Area of Interest withi
38
38
39
39
Algorithm author: Abdul Raheem Siddiqui
40
40
Help author: Abdul Raheem Siddiqui
41
-
Algorithm version: 1.2
41
+
Algorithm version: 1.3
42
42
Contact email: ars.work.ce@gmail.com
43
43
44
44
Disclaimer: The curve number generated with this algorithm is a high level estimate and should not be used for detailed modeling or construction projects.
Copy file name to clipboardExpand all lines: README.txt
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -18,13 +18,13 @@ Certain Soils are categorized as dual category in SSURGO dataset. They have Hydr
18
18
Outputs
19
19
20
20
NLCD Land Cover Raster
21
-
NLCD 2016 Land Cover Dataset
21
+
NLCD 2019 Land Cover Dataset
22
22
23
23
NLCD Land Cover Vector
24
-
NLCD 2016 Land Cover Dataset Vectorized
24
+
NLCD 2019 Land Cover Dataset Vectorized
25
25
26
26
NLCD Impervious Surface Raster
27
-
NLCD 2016 Impervious Surface Dataset
27
+
NLCD 2019 Impervious Surface Dataset
28
28
29
29
Soil Layer
30
30
SSURGO Extended Soil Dataset
@@ -35,6 +35,6 @@ Generated Curve Number Layer based on Land Cover and HSG values.
35
35
36
36
Algorithm author: Abdul Raheem Siddiqui
37
37
Help author: Abdul Raheem Siddiqui
38
-
Algorithm version: 1.2
38
+
Algorithm version: 1.3
39
39
Contact email: ars.work.ce@gmail.com
40
40
Disclaimer: The curve number generated with this algorithm is a high level estimate and should not be used for detailed modeling or construction projects.
<p>This algorithm generates Curve Number layer for the given Area of Interest within the contiguous United States. It can also download Soil, Land Cover, and Impervious Surface datasets for the same area.</p>
If checked the algorithm will assume HSG A/B/C for each dual category soil.</p>
1101
1116
<h2>Outputs</h2>
1102
1117
<h3>NLCD Land Cover Vector</h3>
1103
-
<p>NLCD 2016 Land Cover Dataset Vectorized</p>
1118
+
<p>NLCD 2019 Land Cover Dataset Vectorized</p>
1104
1119
<h3>NLCD Land Cover Raster</h3>
1105
-
<p>NLCD 2016 Land Cover Dataset</p>
1120
+
<p>NLCD 2019 Land Cover Dataset</p>
1106
1121
<h3>NLCD Impervious Surface Raster</h3>
1107
-
<p>NLCD 2016 Impervious Surface Dataset</p>
1122
+
<p>NLCD 2019 Impervious Surface Dataset</p>
1108
1123
<h3>Soil Layer</h3>
1109
1124
<p>SSURGO Extended Soil Dataset </p>
1110
1125
<h3>Curve Number Layer</h3>
1111
1126
<p>Generated Curve Number Layer based on Land Cover and HSG values.</p>
1112
-
<br><p align="right">Algorithm author: Abdul Raheem Siddiqui</p><p align="right">Help author: Abdul Raheem Siddiqui</p><p align="right">Algorithm version: 1.2</p><p align="right">Contact email: ars.work.ce@gmail.com</p><p>Disclaimer: The curve numbers generated with this algorithm are high level estimates and should be reviewed in detail before being used for detailed modeling or construction projects.</p></body></html>"""
1127
+
<br><p align="right">Algorithm author: Abdul Raheem Siddiqui</p><p align="right">Help author: Abdul Raheem Siddiqui</p><p align="right">Algorithm version: 1.3</p><p align="right">Contact email: ars.work.ce@gmail.com</p><p>Disclaimer: The curve numbers generated with this algorithm are high level estimates and should be reviewed in detail before being used for detailed modeling or construction projects.</p></body></html>"""
Copy file name to clipboardExpand all lines: metadata.txt
+4-5Lines changed: 4 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
name=Curve Number Generator
7
7
qgisMinimumVersion=3.6
8
8
description=This plugin generates a Curve Number layer for the given Area of Interest within the contiguous United States. It can also download Soil, Land Cover, and Impervious Surface datasets for the same area.
0 commit comments