``sensortoolkit.deploy``
------------------------

The ``sensortoolkit.deploy`` subpackage contains modules for creating and populating the
deployment dictionary data structure and other deployment-related methods for characterizing
the deployment conditions and duration.

Clicking on each module below will open a page with a detailed description and
list of functions included within the module.

.. autosummary::
  :toctree: _autosummary
  :template: custom-module-template.rst
  :recursive:

  sensortoolkit.deploy._create_deploy_dict
  sensortoolkit.deploy._deployment_period
  sensortoolkit.deploy._get_max_conc
