forsys-sp / forsysr

An R implementation of the ForSys program
GNU General Public License v3.0
8 stars 3 forks source link

PA_ID needs to be un-hard-coded #29

Closed codyevers closed 3 years ago

codyevers commented 3 years ago

Forsys w/ fire updates uses PA_ID in many places, which causes a problem if someone sets a field name not named PA_ID

codyevers commented 3 years ago

Fixed