distributionFromFile
Initialize a persisted distribution from a NetCDF file.
Declaration
distribution = distributionFromFile(path)
Parameters
pathpath to an existing NetCDF file
Returns
distributionreconstructed concrete Distribution instance
Discussion
Use this abstract-role factory when the concrete distribution
subtype is only known from the persisted AnnotatedClass
metadata in the file.