🧰 Installation Guide for LandCalc 🛠️¶
You can find LandCalc on PyPI for quick and easy installation.
Dependencies ⚙️¶
Before installing and using LandCalc, make sure... 1. You have an updated Python Version 2. You have a Google Earth Engine account if using GEE Map
Installation Guide¶
Install Through PyPI¶
To install LandCalc, run this command in your terminal:
1 |
|
This is the preferred method to install LandCalc, as it will always install the most recent stable release.
If you don't have pip installed, this Python installation guide can guide you through the process.
From sources¶
To install LandCalc from sources, run this command in your terminal:
1 |
|