distributionFromGroup
Initialize a persisted distribution from a NetCDF group.
Declaration
distribution = distributionFromGroup(group)
Parameters
groupNetCDF group containing a persisted distribution
Returns
distributionreconstructed concrete Distribution instance
Discussion
distributionFromGroup reconstructs the concrete subtype
stored in the group’s AnnotatedClass metadata through the
shared annotated-class read path.