File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
389389Now that we have the data ready, have told the ESMValTool where to look
390390for 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
You can’t perform that action at this time.
0 commit comments