Alberto P
Alberto P
Some more changes to fix some CMake warnings.
Explain how to install via pipx in addition to conda
`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.
The first commit applies ElementTree in a consistent way, since cElementTree is [deprecated](https://github.com/python/cpython/commit/a72a98f24a19928e31dcc4cab2cd2ad0f1846e11). The second commit fixes a potential issue with parenthesis. The third commit replaces `dummy` with `_` following...
Like [PR#20](https://github.com/kaczmarj/apptainer-in-docker/pull/20), following the requirements raised.
- Enhanced README to reflect the addition of 'jq' as a prerequisite. - Updated variable names for better readibility. - Modified logging with ISO-8601 date. - Ensured portability of the...