What is the unit of MAX_DIST

In the habitat quality module of INVEST 3.15.1, is the unit of ​​MAX_DIST​ ​ in the threat settings ​**meters (m)​​? I noticed that previous tutorials used ​​kilometers (km)​ ​.

Hi @sunflower, and welcome to the forum!

As of InVEST version 3.15.0, the expected unit for MAX_DIST is meters. Prior to 3.15.0, the model expected kilometers, which is why you’ll see km in older tutorials. The change to meters was made to align with distance measurement parameter units used across InVEST models.