data icon indicating copy to clipboard operation
data copied to clipboard

Collection of scripts for managing data for OpenMC

Results 20 data issues
Sort by recently updated
recently updated
newest added

# Patching CVE-2007-4559 Hi, we are security researchers from the Advanced Research Center at [Trellix](https://www.trellix.com). We have began a campaign to patch a widespread bug named CVE-2007-4559. CVE-2007-4559 is a...

If this collection of scripts were converted to a package then it might facilitate testing, reuse of code and distribution. I've been working on a possible route to converting this...

There is the risk (as I discovered) of these scripts becoming stale - they should be under CI

There is one case in this collection of scripts where individual files from another library are brought in to allow a more complete collection of nuclides to be processed. [The...

Hi all I am keen to add the option of generating depletion chains for different versions of TENDL. Currently the [TENDL depletion script](https://github.com/openmc-dev/data/blob/7509a77350e328926fe6be239df864b7e44d9b7c/depletion/generate_tendl_chain.py#L23) makes use of 2019 data. I would...

Just a thought by when making the h5 files with these scripts could we embed into the resulting h5 file the name of the library and the release version that...

In light of some discussion in #19, I think it would be more useful to provide a general ENDF depletion chain generator. This script should 1. Accept ENDF distributions back...

#### Description Currently, there is no script available for processing GNDS files in the repository. Given the increasing use of GNDS in nuclear data, it would be beneficial to have...

`EPRData14` downloaded from [LANL ND](https://nucleardata.lanl.gov/ace/eprdata14) does not contain _H-Zr at 1200 K_, therefore the conversion should skip the removal if not found.

# Description Add photonuclear data to test data. Depends on openmc-dev/openmc#3439.