.. _services_scaler: Scaler Service ============== The ScalerService gives access to the windPRO Scaler. You can add new scaler, modify an existing scaler or get all existing scalers. A displacement height model for forests :ref:`services_engineering_forest` can be added to be used in the scaler as well. Additionally, it is possible to add post scaling calibrations. The example below shows how to access existing scalers and add a scaler including a displacement height calculated from forest data. Properties of the object representing this tool can be found here :ref:`TApiSclSetupItems `. .. literalinclude:: ../../python/examples/fromDocs/scaler_service.py