openmc-data-storage / openmc_data_downloader

A Python package for downloading h5 cross section files for use in OpenMC.
MIT License
10 stars 2 forks source link

Adding data from openmc.org #17

Open shimwell opened 3 years ago

shimwell commented 3 years ago

As discussed briefly in #14 it would be great to have some of the h5 files that are currently found on openmc.org

To do this then there are a few stages, another base repository to template that would take a different approach to the existing template repository.

The new template would download from https://openmc.org/official-data-libraries/ then extract the contents and self commit to the repo using a GitHub action.