pecan
pecan copied to clipboard
Fix #3269: Replace broken and outdated URLs in data.atmosphere module
Summary
This PR addresses broken and outdated documentation URLs across the data.atmosphere module.
Fixes
- Replaced or commented out 404 links in:
README.md.Rmdfiles.Rdfiles
- Updated NEON, Ameriflux, and PEcAn documentation links
- Added helpful inline comments wherever links were removed
This improves the user experience and aligns with CRAN hygiene for documentation integrity.
Fixes: #3269
Hi all, this PR includes only the changes related to fixing broken and outdated URLs in the data.atmosphere module as part of Issue #3269. Let me know if anything else is needed!