merge

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.