wps_QDM

wps_QDM is a process that runs the qdm.netcdf.wrapper function of ClimDown package. To get started, first instatiate the client. Here, the client will try to connect to a remote chickadee instance using the url parameter.

Help for individual processes can be diplayed using the ? command (ex. bird.process?).

We can use the docstring to ensure we provide the appropriate parameters.

Access the output with nc_to_dataset() or auto_construct_outputs() from wps_tools.output_handling

Once the process has completed we can extract the results and ensure it is what we expected.