INCITE CONUS RRM updates - #14
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request improves the organization and clarity of documentation for the 2026-INCITE-CONUS-RRM project by restructuring existing content, introducing new focused notes files, and enhancing section formatting. The main changes involve moving detailed troubleshooting and workflow notes about domain file generation and ROF map creation into dedicated markdown files, and cleaning up the primary
README.mdfor better readability.Documentation restructuring and clarity:
README.mdinto a new filenotes-domain.md, consolidating all related issues, attempted solutions, and command examples in one place. (README.md[1]notes-domain.md[2]notes-rof-map.mdto document workflows, commands, and troubleshooting steps for generating ROF (river/land) mapping files, including environment setup and job submission scripts. (notes-rof-map.mdprojects/2026-INCITE-CONUS-RRM/notes-rof-map.mdR1-R117)README.md cleanup and improvements:
README.mdfor SQuadGen commands, alternative grid versions, and unrefined grid generation, making the instructions easier to follow. (README.md[1] [2] [3]README.md, reducing clutter and focusing the file on core workflow steps. (README.mdprojects/2026-INCITE-CONUS-RRM/README.mdL88-L205)These changes make the documentation more modular and maintainable, helping users quickly find the information they need for grid and mapping file generation workflows.