Getting Started
Tutorials
Data Sets
Calculation Layers
Workflows
Calculation Backends
Storage Backends
Developer Documentation
propertyestimator.layers.
register_calculation_layer
Registers a class as being a calculation layer which may be used in property calculations.
layer_class (type of CalculationLayer) – The calculation layer to register.