The source project of this merge request has been removed.
code refactor
Compare changes
- Florian Obersteiner authored
+ 28
− 23
@@ -4,9 +4,11 @@ import pathlib
@@ -67,7 +69,7 @@ class DataStore1001:
@@ -77,8 +79,7 @@ class DataStore1001:
@@ -125,7 +126,7 @@ class DataStore2110(collections.UserDict):
@@ -163,7 +164,7 @@ class DataStore2110(collections.UserDict):
@@ -173,7 +174,7 @@ class DataStore2110(collections.UserDict):
@@ -321,15 +322,15 @@ class Variable:
@@ -449,7 +450,7 @@ class Dataset:
@@ -667,10 +668,11 @@ class Dataset:
@@ -705,13 +707,13 @@ class Dataset:
@@ -754,6 +756,7 @@ class Dataset:
@@ -781,7 +784,8 @@ class Dataset:
# Variable names and units (Short variable name and units are required, and optional long descriptive name, in that order, and separated by commas. If the variable is unitless, enter the keyword "none" for its units. Each short variable name and units (and optional long name) are entered on one line. The short variable name must correspond exactly to the name used for that variable as a column header, i.e., the last header line prior to start of data.).
@@ -798,24 +802,25 @@ class Dataset:
# Variable names and units (Short variable name and units are required, and optional long descriptive name, in that order, and separated by commas. If the variable is unitless, enter the keyword "none" for its units. Each short variable name and units (and optional long name) are entered on one line. The short variable name must correspond exactly to the name used for that variable as a column header, i.e., the last header line prior to start of data.).
# Normal comments (SUPPORTING information: This is the place for investigators to more completely describe the data and measurement parameters. The supporting information structure is described below as a list of key word: value pairs. Specifically include here information on the platform used, the geo-location of data, measurement technique, and data revision comments. Note the non-optional information regarding uncertainty, the upper limit of detection (ULOD) and the lower limit of detection (LLOD) for each measured variable. The ULOD and LLOD are the values, in the same units as the measurements that correspond to the flags -7777s and -8888s within the data, respectively. The last line of this section should contain all the short variable names on one line. The key words in this section are written in BOLD below and must appear in this section of the header along with the relevant data listed after the colon. For key words where information is not needed or applicable, simply enter N/A.).