'embargo_length':fields.Integer(description='Length of the requested embargo in months.'),
'calculations':fields.List(fields.Nested(model=calc_metadata_model,skip_none=True),description='Specific per calculation data that will override the upload data.')