distributionFromGroup

Initialize a persisted distribution from a NetCDF group.


Declaration

 distribution = distributionFromGroup(group)

Parameters

  • group NetCDF group containing a persisted distribution

Returns

  • distribution reconstructed concrete Distribution instance

Discussion

distributionFromGroup reconstructs the concrete subtype stored in the group’s AnnotatedClass metadata through the shared annotated-class read path.