Skip to content

Commit 4a99417

Browse files
Update docs/config.md
Co-authored-by: Konstantin Ntokas <[email protected]>
1 parent 84b9821 commit 4a99417

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/config.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,9 @@ input and return a modified `xarray.Dataset` as output.
172172

173173
### spatial_resample_params
174174
This section enables user to define the parameters for spatial resampling of
175-
the dataset. For the supported params, please see [here](* * **[spatial_resample_params](#spatial_resample_params)**)
175+
the dataset. For a full list of supported parameters, refer to the
176+
[`xcube_resampling.resample_in_space` Python API documentation](https://xcube-dev.github.io/xcube-resampling/api/#xcube_resampling.resample_in_space).
177+
176178

177179
_NOTE_: The first 3 arguments `(source_ds, target_gm, source_gm)` in the `xcube_resampling.resample_in_space` are not
178180
required and will be inferred automatically from the config file's dataset and

0 commit comments

Comments
 (0)