Skip to content

Commit 2c8b275

Browse files
committed
Fix typo
1 parent 0b19f9f commit 2c8b275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/writers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ linearly. For the vertical dimension, the behavior can be customized by passing
4141
the `z_sampling_method` variable. When `z_sampling_method =
4242
ClimaDiagnostics.Writers.LevelMethod()`, points evaluated on the grid levels
4343
(and the provided number of points ignored), when `z_sampling_method =
44-
ClimaDiagnostics.Writers.FakePressureLevelMethod()`, points are sampled
44+
ClimaDiagnostics.Writers.FakePressureLevelsMethod()`, points are sampled
4545
uniformly in simplified hydrostatic atmospheric model.
4646

4747
The output in the `NetCDFWriter` roughly follows the CF conventions.

0 commit comments

Comments
 (0)