File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -172,7 +172,9 @@ input and return a modified `xarray.Dataset` as output.
172172
173173### spatial_resample_params
174174This 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
178180required and will be inferred automatically from the config file's dataset and
You can’t perform that action at this time.
0 commit comments