Repository containing the code to create Crop Sequence Boundaries (CSB).
-
Git clone the repository to the local directory:
git clone https://github.com/USDA-REE-NASS/crop-sequence-boundaries.git
-
Create folders listed in
config/csb_default.ini
Run scripts to create CSB product
- Open python command prompt and navigate to csb-project folder
- Run each step of the CSB creation process:
python CSB-Run/CSB-Run.py create START_YEAR END_YEAR
python CSB-Run/CSB-Run.py prep START_YEAR END_YEAR
python CSB-Run/CSB-Run.py distribute START_YEAR END_YEAR
- ArcGIS pro 3.1 tested