Skip to content

Resolve the issues discovered by the automated linkcheck #192

Description

@jprestop

Describe the Task

METplus issue Documentation: Automate link checking with Sphinx #3247 revealed URLs in the documentation that need to be resolved in order for the newly added linkcheck workflow to pass.

Resolve the following:

Users_Guide/index.rst:32: [redirected permanently] http://www.apache.org/licenses/LICENSE-2.0 to https://www.apache.org/licenses/LICENSE-2.0
Users_Guide/index.rst:7: [redirected permanently] http://dtcenter.org/community-code/metplus to https://dtcenter.org/software-tools/metplus
Users_Guide/overview.rst:69: [redirected permanently] https://dtcenter.org/community-code/model-evaluation-tools-met/documentation to https://dtcenter.org/software-tools/model-evaluation-tools-met/documentation
Users_Guide/installation.rst:95: [redirected with Found] https://github.com/dtcenter/METexpress/blob/master/README.md to https://github.com/dtcenter/METexpress/blob/main/README.md
Users_Guide/installation.rst:105: [broken] https://github.com/dtcenter/METexpress/blob/master/container_deployment/README-INSTALL.md: 404 Client Error: Not Found for url: https://github.com/dtcenter/METexpress/blob/main/container_deployment/README-INSTALL.md
Users_Guide/apps.rst:174: [broken] http://www.emc.ncep.noaa.gov/gmb/STATS_vsdb/: 403 Client Error: Forbidden for url: https://www.emc.ncep.noaa.gov/gmb/STATS_vsdb/
Users_Guide/overview.rst:11: [redirected with Found] https://met.readthedocs.io/en/latest/ to https://metplus.readthedocs.io/projects/met/en/latest/
Users_Guide/overview.rst:69: [redirected with Found] https://met.readthedocs.io/en/latest/Users_Guide/ to https://metplus.readthedocs.io/projects/met/en/latest/Users_Guide/
Users_Guide/overview.rst:69: [redirected with Found] https://met.readthedocs.io/en/latest/Users_Guide/appendixC.html to https://metplus.readthedocs.io/projects/met/en/latest/Users_Guide/appendixC.html
Users_Guide/installation.rst:40: [redirected with Found] https://metviewer.readthedocs.io/en/latest/Users_Guide/database_loading.html to https://metplus.readthedocs.io/projects/metviewer/en/latest/Users_Guide/database_loading.html
Users_Guide/installation.rst:40: [redirected with Found] https://metviewer.readthedocs.io/en/latest/Users_Guide/installation.html to https://metplus.readthedocs.io/projects/metviewer/en/latest/Users_Guide/installation.html
Users_Guide/metadata.rst:40: [redirected with Found] https://github.com/dtcenter/METexpress/tree/master/scripts/matsMetaDataForApps/createMetaData/mysql/metexpress to https://github.com/dtcenter/METexpress/tree/main/scripts/matsMetaDataForApps/createMetaData/mysql/metexpress
Users_Guide/installation.rst:59: [broken] https://something.subnet.esrl.noaa.gov: HTTPSConnectionPool(host='something.subnet.esrl.noaa.gov', port=443): Max retries exceeded with url: / (Caused by NameResolutionError("HTTPSConnection(host='something.subnet.esrl.noaa.gov', port=443): Failed to resolve 'something.subnet.esrl.noaa.gov' ([Errno -2] Name or service not known)"))
index.rst:142: [broken] https://noaa.gov/: 403 Client Error: Forbidden for url: https://www.noaa.gov/
Users_Guide/installation.rst:59: [broken] https://www.esrl.noaa.gov/gsd/mats: 404 Client Error: Not Found for url: https://www.esrl.noaa.gov/gsd/mats
Users_Guide/installation.rst:35: [broken] https://www.meteor.com/install: 404 Client Error: Not Found for url: https://docs.meteor.com/install.html
Users_Guide/appendixA.rst:7: [broken] https://metexpress.nws.noaa.gov/: HTTPSConnectionPool(host='metexpress.nws.noaa.gov', port=443): Max retries exceeded with url: / (Caused by ConnectTimeoutError(<HTTPSConnection(host='metexpress.nws.noaa.gov', port=443) at 0x7f98e7236390>, 'Connection to metexpress.nws.noaa.gov timed out. (connect timeout=10)'))

Time Estimate

1 to 3 days of work

Sub-Issues

Consider breaking the task down into sub-issues.

  • Add a checkbox for each sub-issue here.

Relevant Deadlines

As able

Funding Source

TBD

Define the Metadata

Assignee

  • Select engineer(s) or no engineer required
  • Select scientist(s) or no scientist required

Labels

  • Review default alert labels
  • Select component(s)
  • Select priority
  • Select requestor(s)

Milestone and Projects

  • Select Milestone as a METexpress-X.Y.Z version, Consider for Next Release, or Backlog of Development Ideas
  • For a METexpress-X.Y.Z version, select the METexpress-X.Y.Z Development project

Define Related Issue(s)

Consider the impact to the other METplus components.

Task Checklist

See the METplus Workflow for details.

  • Complete the issue definition above, including the Time Estimate and Funding Source.
  • Fork this repository or create a branch of development.
    Branch name: feature_<Issue Number>_<Description>
  • Complete the development and test your changes.
  • Add/update log messages for easier debugging.
  • Add/update unit tests.
  • Add/update documentation.
  • Push local changes to GitHub.
  • Submit a pull request to merge into development.
    Pull request: feature <Issue Number> <Description>
  • Define the pull request metadata, as permissions allow.
    Select: Reviewer(s) and Development issue
    Select: Milestone as the next official version
    Select: METexpress-X.Y.Z Development project for development toward the next official release
  • Iterate until the reviewer(s) accept and merge your changes.
  • Delete your fork or branch.
  • Close this issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions