Closed shreyas3156 closed 1 year ago
Type: :rocket: feature
feature
Logging the source path for the NNDC data and the remote repo URL when downloading from carsus-data-nndc.
How did you test these changes?
from carsus.io.nuclear import NNDCReader nndc_reader = NNDCReader(remote=True) # and one when remote = False nndc_reader.to_hdf()
build_docs
:pencil: Description
Type: :rocket:
feature
Logging the source path for the NNDC data and the remote repo URL when downloading from carsus-data-nndc.
:vertical_traffic_light: Testing
How did you test these changes?
:ballot_box_with_check: Checklist
build_docs
label