JADE-V-V / JADE

JADE, a novel nuclear data libraries V&V tool
GNU General Public License v3.0
23 stars 8 forks source link

Metadata support for JADE and fetching of inputs from IAEA #301

Closed dodu94 closed 3 months ago

dodu94 commented 3 months ago

Description

This PR introduce metadata support (input, run and post-processing) for JADE. At the same time, a new utility is implemented that allows to fetch open benchmark inputs directly from the IAEA GitHub repository (where they will be maintained in the future). This PR also changes the minimum supported version of JADE from python 3.7 to python 3.9.

Fixes #281

Additional dependencies introduced.

Type of change

Please select what type of change this is.

Other changes

Testing

Suitable CI tests have been added in addition to manual regression tests performed.

Checklist: