merge¶
-
astropy.utils.metadata.merge(left, right, merge_func=None, metadata_conflicts=u'warn')[source] [edit on github]¶ Merge the
leftandrightmetadata objects.This is a simplistic and limited implementation at this point.
astropy.utils.metadata.merge(left, right, merge_func=None, metadata_conflicts=u'warn')[source] [edit on github]¶Merge the left and right metadata objects.
This is a simplistic and limited implementation at this point.