Skip to content

NuclearData/DataListing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Listing

This is a tool to list the data files available to MCNP on your machine. It uses the very nice JupyterLab package to combine viewing and computing in the same tool.

To start, execute the command jupyter lab README.md in your terminal. If that doesn't work, please install JupyterLab.

If you have a question, please start a discussion with the developers on GitHub.

Getting Started

First, make sure you have the prerequisites; they are all commonly-available Python packages. After you have ensured that all the packages are installed, begin the tool by executing the following command in the same directory as this README file.

jupyter lab README.md

It will open everything in the default browser on your machine. (If you see the source of the README file instead of a nicely-rendered version, right-click README.md in the window on the left and select Open With -> Markdown Preview)

See Getting Started to begin using this tool. After viewing that, see Listing to see what data is on your machine.

Issues and Questions

If you have a question, please start a discussion with the developers.

If you discover a bug or deficiencies, please submit an Issue.

Contributing

We welcome Pull Requests for improvements and bug fixes. Please start a discussion with the developers before spending a lot of time on creating a new feature.

Distribution

This package is distributed on GitHub at https://github.com/NuclearData/DataListing. If you are concerned about what this does you are free to examine the code yourself.

Copyright and License

This repository and associated code is governed by the Copyright and LICENSE contained in the relevant files.