Calculation of Lotic AIM indicators from raw data.
INSTRUCTIONS
- Download or determine path for accessing Lotic AIM data
- Create R Project within folder containing these scripts
- Open and configure "config" file. This requires determining how you are accessing the data (e.g file geodatabase, rest service).Save. This is the only file you should need to edit
- Run the “Step_01_Initialization” script. This sources the config file you just edited.
- Source "Step_02_IndicatorCalc script". This will source all of the individual scripts calculating indicators and then combine and format them.