We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92f4f99 commit 9124423Copy full SHA for 9124423
_episodes/09-cmorization.md
@@ -288,7 +288,7 @@ The first step now is to create a new file in the right folder that will contain
288
our new CMORizer instructions. Create a file called ``cmorize_obs_fluxcom.py``
289
290
```bash
291
-nano <path_to_esmvaltool>/esmvaltool/cmorizers/obs/cmorize_obs_fluxcom.py
+nano ~/ESMValTool/esmvaltool/cmorizers/obs/cmorize_obs_fluxcom.py
292
```
293
294
and fill it with the following boilerplate code:
0 commit comments