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 0b19f9f commit 2c8b275Copy full SHA for 2c8b275
docs/src/writers.md
@@ -41,7 +41,7 @@ linearly. For the vertical dimension, the behavior can be customized by passing
41
the `z_sampling_method` variable. When `z_sampling_method =
42
ClimaDiagnostics.Writers.LevelMethod()`, points evaluated on the grid levels
43
(and the provided number of points ignored), when `z_sampling_method =
44
-ClimaDiagnostics.Writers.FakePressureLevelMethod()`, points are sampled
+ClimaDiagnostics.Writers.FakePressureLevelsMethod()`, points are sampled
45
uniformly in simplified hydrostatic atmospheric model.
46
47
The output in the `NetCDFWriter` roughly follows the CF conventions.
0 commit comments