# HG changeset patch # User Giuseppe D'Amico # Date 1648220093 -3600 # Node ID a5059b423ea19961644b3bae34e190ebfec98fa3 # Parent 499236da484586fedbad89640690b99eaa5f6839 Added a missing global attribute in ELPP and ELIC product descriptions diff -r 499236da4845 -r a5059b423ea1 docs/file_formats/elic_product_format.rst --- a/docs/file_formats/elic_product_format.rst Tue Oct 26 14:36:17 2021 +0200 +++ b/docs/file_formats/elic_product_format.rst Fri Mar 25 15:54:53 2022 +0100 @@ -877,3 +877,8 @@ :Type: *string* :Global\_Attribute\_Type: Mandatory :Description: Filename of the input data product used to generate the current product + +molecular\_calculation\_source\_file + :Type: *string* + :Global\_Attribute\_Type: Optional + :Description: Name of the source file containing atmospheric PTU profile(s) used to compute molecular number density (if Standard Atmosphere is used this global attribute is missing) diff -r 499236da4845 -r a5059b423ea1 docs/file_formats/elpp_product_format.rst --- a/docs/file_formats/elpp_product_format.rst Tue Oct 26 14:36:17 2021 +0200 +++ b/docs/file_formats/elpp_product_format.rst Fri Mar 25 15:54:53 2022 +0100 @@ -708,3 +708,8 @@ :Type: *string* :Global\_Attribute\_Type: Mandatory :Description: Filename of the input data product used to generate the current product + +molecular\_calculation\_source\_file + :Type: *string* + :Global\_Attribute\_Type: Optional + :Description: Name of the source file containing atmospheric PTU profile(s) used to compute molecular number density (if Standard Atmosphere is used this global attribute is missing)