File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ def mask_land(
7676 dataset. By default False.
7777 **options : Any
7878 These options are passed directly to the ``method``. See specific
79- method documentation for available options; :func:`mask.pcmdi_land_sea_mask` for PCMDI options.
79+ method documentation for available options; :func:`xcdat. mask.pcmdi_land_sea_mask` for PCMDI options.
8080
8181 Returns
8282 -------
@@ -144,7 +144,7 @@ def mask_sea(
144144 dataset. By default False.
145145 **options : Any
146146 These options are passed directly to the ``method``. See specific
147- method documentation for available options; :func:`mask.pcmdi_land_sea_mask` for PCMDI options
147+ method documentation for available options; :func:`xcdat. mask.pcmdi_land_sea_mask` for PCMDI options
148148
149149 Returns
150150 -------
@@ -213,7 +213,7 @@ def generate_mask(
213213 A custom mask to apply, by default None. If None, a mask is
214214 generated using the specified ``method``.
215215 **options : Any
216- These options are passed directly to the ``method``. See :func:`pcmdi_land_sea_mask` for PCMDI options.
216+ These options are passed directly to the ``method``. See :func:`xcdat.mask. pcmdi_land_sea_mask` for PCMDI options.
217217
218218 Returns
219219 -------
You can’t perform that action at this time.
0 commit comments