Skip to content

Document location of CERN download URL in repository analysis#2374

Closed
Copilot wants to merge 1 commit intomasterfrom
copilot/fix-451d10d6-803b-4078-b0a4-148be4175201
Closed

Document location of CERN download URL in repository analysis#2374
Copilot wants to merge 1 commit intomasterfrom
copilot/fix-451d10d6-803b-4078-b0a4-148be4175201

Conversation

Copy link

Copilot AI commented Sep 24, 2025

This PR provides analysis and documentation of where the download link https://nnpdf.web.cern.ch/nnpdf/tables/ is located within the NNPDF repository structure.

Summary

The URL https://nnpdf.web.cern.ch/nnpdf/tables/ is found in the repository at:

Primary Location:

  • /validphys2/src/validphys/nnprofile_default.yaml (line 50)

Usage Context:
The URL serves as one of the theory repository URLs in the NNPDF configuration system:

theory_urls:
    - 'https://nnpdf.web.cern.ch/nnpdf/tables/'
    - 'https://nnpdf.web.cern.ch/nnpdf/tables_box/'

Implementation Details:

  • Used by the RemoteLoader class in /validphys2/src/validphys/loader.py
  • Accessed via the theory_urls property and utilized in the remote_theories method
  • Enables downloading of theory files and data required for NNPDF operations
  • Part of the broader NNPDF profile configuration system documented in /doc/sphinx/source/vp/nnprofile.rst

The URL functions as a repository endpoint for NNPDF theory data that can be downloaded and cached locally by the framework during operations.


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

@t7phy t7phy closed this Sep 24, 2025
@t7phy t7phy deleted the copilot/fix-451d10d6-803b-4078-b0a4-148be4175201 branch September 24, 2025 01:48
Copilot AI restored the copilot/fix-451d10d6-803b-4078-b0a4-148be4175201 branch September 24, 2025 01:48
Copilot AI changed the title [WIP] where in the repository is this download link: https://nnpdf.web.cern.ch/nnpdf/tables/ Document location of CERN download URL in repository analysis Sep 24, 2025
Copilot AI requested a review from t7phy September 24, 2025 01:49
@t7phy t7phy deleted the copilot/fix-451d10d6-803b-4078-b0a4-148be4175201 branch September 24, 2025 01:50
@t7phy t7phy unassigned t7phy and Copilot Sep 24, 2025
@t7phy t7phy removed their request for review September 24, 2025 02:11
@NNPDF NNPDF locked and limited conversation to collaborators Sep 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants