Skip to content

Commit

Permalink
work on documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
b8raoult committed Mar 25, 2024
1 parent 459f63c commit 2ce16a4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/using/combining.rst
Original file line number Diff line number Diff line change
Expand Up @@ -91,14 +91,14 @@ Please note that you can join more than two ``zarr`` files.
The values for ``mode`` are:

concatenate
===========
mode=concatenate
================

All the grid points are concatenated, in the order they are given. The
`latitudes` and `longitudes` are also concatenated.

cutout
======
mode=cutout
===========

The `cutout` mode only supports two datasets. The first dataset is the
considered to be a limited area model (LAM), while the second one is
Expand Down

0 comments on commit 2ce16a4

Please sign in to comment.