Skip to content

Calculation of the water ecosystem services of a subbasin with ##-- based on the methodology of Lima et.al (2017)

License

Notifications You must be signed in to change notification settings

bro-geo/ecoservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecoservices

"""
Monitoring provision of ecosystem services.
Created on Fri Dec 2 2021
Metodologic Basis: Me.Aline da Nóbrega Oliveira - http://lattes.cnpq.br/8126823114126601
Programing: Me.Bruno Rodrigues de Oliveira - http://lattes.cnpq.br/3064858361190088
Description: Calculation of the water ecosystem services of a subbasin with ##-- based on the methodology of Lima et.al (2017) - https://dx.doi.org/10.1016/j.ecolind.2017.07.028
"""

"""Calculation of the water ecosystem services of a subbasin. :param: folder whre the geodatabase will be created :param: landuse :param: slope :param: soil :param: distance :return: Rasters for ecosistemic services "CONTROLE_RUNOFF","ABAST_AGUA", "MAN_QUAL_AGUA", "MAN_QUAL_SOLO", "CONTROLE_EROSAO" """

Note: landuse and soil vectors/ layers must hav fields named with "CONTROLE_RUNOFF","ABAST_AGUA", "MAN_QUAL_AGUA", "MAN_QUAL_SOLO", "CONTROLE_EROSAO"

Tested on ArcMap Desktop 10.8 and 10.7.1 - Should work on all Arcgis Desktop versions

Dependences

Python 2.7 (arcpy)
Spatial Analist Extension

Dependences

Check if all layers have the necessary fields.

About

Calculation of the water ecosystem services of a subbasin with ##-- based on the methodology of Lima et.al (2017)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages