Closed apizzuto closed 3 years ago
file-I/O can be one of the slowest parts of FIRESONG. Would be nice to have an option to allow the user to choose to just return a dictionary with all of the relevant simulation results instead of writing to a file
This was solved in https://github.com/icecube/FIRESONG/pull/18, which includes options to return results or output a file
file-I/O can be one of the slowest parts of FIRESONG. Would be nice to have an option to allow the user to choose to just return a dictionary with all of the relevant simulation results instead of writing to a file