@@ -60,7 +60,7 @@ that contains observations of the Gross Primary Production (GPP), a variable
6060that is important for calculating components of the global carbon cycle.
6161
6262We will assume that you are using a development installation of ESMValTool as
63- explained in the [ previous episode] ( /08 -development-setup ) .
63+ explained in the [ Development and Contribution episode] ( /07 -development-setup ) .
6464
6565
6666## Obtaining the data
@@ -224,7 +224,7 @@ CMORized, ESMValTool will give a warning or error.
224224> >
225225> > ```
226226> >
227- > > To learn more about writing a recipe, please refer to [Writing your own recipe](/05 -preprocessor).
227+ > > To learn more about writing a recipe, please refer to [Writing your own recipe](/06 -preprocessor).
228228> >
229229> {: .solution}
230230{: .challenge}
@@ -745,8 +745,8 @@ utils.set_global_atts(cube, attributes)
745745- **Make a pull request**. Since you have gone through all the trouble to
746746 reformat the dataset so that the ESMValTool can work with it, it would be
747747 great if you could provide the CMORizer, and ultimately with that the dataset,
748- to the rest of the community. For more information, see the previous episode
749- on [Contributing to ESMValTool ](/08 -development-setup).
748+ to the rest of the community. For more information, see the episode
749+ on [Development and contribution ](/07 -development-setup).
750750
751751- **Add documentation**. Make sure that you have added the info of your dataset
752752 to the User Guide so that people know it is available for the ESMValTool
0 commit comments