We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c0812f commit e9d0ae8Copy full SHA for e9d0ae8
docs/config.md
@@ -169,6 +169,7 @@ for handling unstructured datasets. The function must accept an `xarray.Dataset`
169
input and return a modified `xarray.Dataset` as output.
170
171
**Properties**:
172
+
173
* **module_path**: Path to the Python module relative to the config file.
174
* **function_name**: Name of the function within the specified module. The function must
175
take an `xarray.Dataset` as input and return a transformed `xarray.Dataset`.
0 commit comments