Added a missing global attribute in ELPP and ELIC product descriptions

Fri, 25 Mar 2022 15:54:53 +0100

author
Giuseppe D'Amico <giuseppe.damico@imaa.cnr.it>
date
Fri, 25 Mar 2022 15:54:53 +0100
changeset 136
a5059b423ea1
parent 135
499236da4845
child 137
158cade2393b

Added a missing global attribute in ELPP and ELIC product descriptions

docs/file_formats/elic_product_format.rst file | annotate | diff | comparison | revisions
docs/file_formats/elpp_product_format.rst file | annotate | diff | comparison | revisions
--- 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)
--- 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)

mercurial