Skip to content

Commit 0cab551

Browse files
authored
Update 09-cmorization.md
Fixing some minor things.
1 parent 193e148 commit 0cab551

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
@@ -384,7 +384,7 @@ You can then edit the content and save it as ``CMOR_<short_name>.dat``.
384384
> {: .solution}
385385
{: .challenge}
386386
387-
## 5. Create a CMORizer for the new dataset
387+
## Create a CMORizer for the new dataset
388388
389389
Now that we have the data ready, have told the ESMValTool where to look
390390
for it, and have made sure that our variable of choice is listed either
@@ -400,7 +400,7 @@ reformatting for the dataset.
400400
> > ## Answers
401401
> >
402402
> > ```bash
403-
> > esmvaltool run recipe_check_fluxnet.yml --log_level debug
403+
> > esmvaltool run recipe_check_fluxcom.yml --log_level debug
404404
> > ```
405405
> >
406406
> > The ESMValTool should now find your FLUXCOM datafile, and the error

0 commit comments

Comments
 (0)