A collection of utilities for geoscience workflows. These are functional scripts developed to automate repetitive tasks and process data across various geological domains.
- Python 2.7.x and 3.x
- ArcPy (for some GIS-specific scripts)
- Check individual script headers for specific library dependencies (Pandas, NumPy, etc.).
Scripts are designed to be standalone. Clone the repo and run the specific utility needed for your workflow. No complex installation required.
INUE: The ArcPY version of INUE [ArcPy]
FOGU: Basic Burned Area Analysis based on multispectral imagery. Burn Severity based on Keeley et al. 2009 [ArcPy]
IC and Watershed: Calculates the IC index proposed by Borselli et al 2008 and delineates the watersheds... [ArcPy]
If you have ideas for scripts, spot any inaccuracies, bugs, or—even worse—wrong citations, don't hesitate to reach out! I'll fix them ASAP. Suggestions will be evaluated and possibly implemented.
