Skip to content

Docs update model install instructions#3769

Open
man080107 wants to merge 10 commits intoPecanProject:developfrom
man080107:docs-update-model-install-instructions
Open

Docs update model install instructions#3769
man080107 wants to merge 10 commits intoPecanProject:developfrom
man080107:docs-update-model-install-instructions

Conversation

@man080107
Copy link
Contributor

Description

Motivation and Context

Review Time Estimate

  • Immediately
  • Within one week
  • When possible

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • My name is in the list of CITATION.cff
  • I agree that PEcAn Project may distribute my contribution under any or all of
    • the same license as the existing code,
    • and/or the BSD 3-clause license.
  • I have updated the CHANGELOG.md.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

#Fixes #3741

man080107 and others added 9 commits January 6, 2026 20:45
This PR replaces plain-text references to PEcAn functions and packages in the book with hyperlinks to the existing pkgdown documentation.

The goal is to keep the book focused on concepts and workflows while directing readers to pkgdown for detailed API references.

Changes are limited to documentation only and do not affect code execution.

Fixes PecanProject#3745
Removed the duplicate 'Example meteorological drivers' list in 02_pecan_standards.Rmd to clean up the introductory content and avoid repetition.
Co-authored-by: Chris Black <chris@ckblack.org>
- Add list of available meteorological drivers to meteorology page

- Clarify BETY, soil, and vegetation input sections in pecan.xml documentation

- Remove redundant introductory text from standards page

- Improve cross-referencing between documentation sections
…ecan into docs-add-intro-pages

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Restructure deeply nested documentation sections to improve navigation

2 participants