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 2d17462 commit 3c295dfCopy full SHA for 3c295df
_episodes/08-diagnostics.md
@@ -27,7 +27,7 @@ The diagnostic script is an important component of ESMValTool and it is where th
27
scientific analysis or performance metric is implemented. With ESMValTool, you
28
can adapt an existing diagnostic or write a new script from scratch.
29
Diagnostics can be written in a number of open source
30
-languages such as Python, R, Julia and NCL but we will focus on understanding
+languages such as Python, R and NCL but we will focus on understanding
31
and writing Python diagnostics in this lesson.
32
33
In this lesson, we will explain how to find an existing diagnostic and run it
0 commit comments