-
Notifications
You must be signed in to change notification settings - Fork 3
Development Environment
rjzupkoii edited this page Dec 30, 2023
·
2 revisions
The typical development environment for the simulation is Windows using Windows Subsystem for Linux (WSL) with experiments being run on high performance computing environment (HPC) running Linux.
Typically developers have some combination of the following installed:
- ArcGIS Pro - paid option for interacting with geospatial data
- CLion - paid IDE for C and C++, free for academic users
- git - repository management
- GRASS GIS - free, open source option for interacting with geospatial data
- QGIS - free, open source option for interacting with geospatial data
- Visual Studio Code - code editor with support for multiple languages