Skip to content

Commit 34209e5

Browse files
committed
fix line length
1 parent 4aa0d79 commit 34209e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_episodes/09-cmorization.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@ formatted data in the the output_dir path given in the configuration file. If
132132
options `--start` and `--end` can be added to command above to restrict the
133133
formatting of raw data to a time range. They will be ignored if a specific
134134
dataset does not support this option (i.e. because all the data is provided as a single file).
135-
Valid formats are `YYYY`, `YYYYMM`, `YYYYMMDD`. The ``dataset-name`` needs to be identical to the folder
136-
name that was created to store the raw observation data files, i.e.
135+
Valid formats are `YYYY`, `YYYYMM`, `YYYYMMDD`. The ``dataset-name`` needs to be identical to the
136+
folder name that was created to store the raw observation data files, i.e.
137137
``RAWOBS/TierX/dataset-name``. In our case this would be "FLUXCOM".
138138

139139
If everything is okay, the output should look something like this:

0 commit comments

Comments
 (0)