kutumia
kutumia
This PR addresses two improvements in the `data.atmosphere` module and GitHub workflows: --- ### Fixes for #3269 – Broken and Redirected URLs - Replaced or commented out 404 URLs in...
### 📄 Description This PR improves GitHub workflow automation by updating `.github/labeler.yml`: - Refactored labels into subcategories: - `Docs/User` - `Scripts/R` - `Modules/Assimilation` - and more. - Enhanced pattern matching...
### Summary This PR addresses **broken and outdated documentation URLs** across the `data.atmosphere` module. ### Fixes - Replaced or commented out 404 links in: - `README.md` - `.Rmd` files -...
This PR addresses Issue #1820 by automating the generation of PEcAn's directory structure documentation. 1. Changes Made: Added a new script: [scripts/generate_dir_structure.sh](https://github.com/PecanProject/pecan/compare/scripts/generate_dir_structure.sh) 2. Recursively lists all folders in the project...