Skip to content

Commit

Permalink
Adding Yingjie's suggested text for the description. RE:natcap#1180
Browse files Browse the repository at this point in the history
  • Loading branch information
phargogh committed Aug 24, 2023
1 parent a4c3097 commit 10537f7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/natcap/invest/urban_nature_access.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,11 @@
'urban_nature': {
'type': 'ratio',
'about': (
"The proportion (0-1) indicating how much of the land "
"in this LULC type is urban nature. "
"0 indicates no area this LULC type is urban nature, "
"1 indicates that this LULC type is entirely urban "
"nature."
"The proportion (0-1) indicating the naturalness of "
"the land types. 0 indicates the naturalness level of "
"this LULC type is lowest (0% nature), while 1 "
"indicates that of this LULC type is the highest "
"(100% nature)"
),
},
'search_radius_m': {
Expand Down

0 comments on commit 10537f7

Please sign in to comment.