PecanProject / pecan

The Predictive Ecosystem Analyzer (PEcAn) is an integrated ecological bioinformatics toolbox.
www.pecanproject.org
Other
200 stars 231 forks source link

Update `logger.info` message links in `update.settings()` #3170

Closed meetagrawal09 closed 1 year ago

meetagrawal09 commented 1 year ago

Bug Description

The links in the logger.info messages in the update.settings() function don't actually lead to a helpful document.

Links listed below don't work in update.settings :

Expected behavior

Links should direct users to proper and relevant documentation.

mdietze commented 1 year ago

Wiki was deprecated a long time ago. Links should be updated to point to the documentation https://pecanproject.github.io/pecan-documentation/develop/

Specifically, all messages seem to be related to tags in the PEcAn XML, so rather than trying to point to the different parts of the documentation on the database, run configuration, model setup, etc, I'd point all of them to the XML documentation and then rely on that documentation to cross-reference the rest of the documentation

https://pecanproject.github.io/pecan-documentation/develop/pecanXML.html