The package needs a helper function to write results from Python data types into the correct file types: * dict --> json * 1d,2d array --> .dat * ndarray --> ?? * Dataframe --> csv * xarray.Dataset --> nc @AlexDo1 for reference
The package needs a helper function to write results from Python data types into the correct file types:
@AlexDo1 for reference