-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add option to parse HDF5 data in ZhuTable opacity constructor.
+ Use filesystem header to check extention in ctor. + Refactor old ASCII parser to a private function (called if .txt). + Add ZhuTable::Save method and use to add HDF5 file. + Update unit test to parse HDF5 data instead. Thanks to Jonah Miller for the suggestion to use the Save method to create the HDF5 file.
- Loading branch information
1 parent
4836c90
commit 61cf90f
Showing
4 changed files
with
112 additions
and
88 deletions.
There are no files selected for viewing
Binary file added
BIN
+158 KB
singularity-opac/photons/zhu_data/opacitysolar09dustq3p5amax0p1new.hdf5
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters