API Documentation

Welcome to the Heat Pumps Info API documentation. This API allows users to access the heat pump catalog and associated projects through a RESTful interface.

Data provided by the Portal for Large-Scale Heat Pumps © 2025 by Fraunhofer IEG is licensed under CC BY 4.0

How to Use the API

The API can be accessed using standard HTTP methods. Here are some common actions:

  • GET: Retrieve data from the server (e.g., list of products or projects).
  • OPTIONS: Retrieve allowed methods for a resource.
  • Download Formats: You can specify the format of the data you want to receive, such as JSON or Excel (XLSX).

Available Endpoints

Endpoint Description
/api/products/ Access the list of heat pump products.
/api/projects/ Access the list of projects related to heat pumps.

Example Requests

To download an Excel file of the products, you can use the following URL:

GET /api/products/?format=xlsx

This request will return an Excel file containing the product data.

Response Format

The API responds with data in various formats based on the requested format. For JSON, you may receive a response like:

{
"products": "http://grosswaermepumpen.info/api/products/",
"projects": "http://grosswaermepumpen.info/api/projects/"
}

GET /en-us/api/products/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1256,
    "next": "https://grosswaermepumpen-info.de/en-us/api/products/?format=api&limit=500&offset=500",
    "previous": null,
    "results": [
        {
            "id": 884,
            "refrigerants": [
                "R290 (Propan)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "AEK-R290-10",
            "series": "afilia air M-sl AEK-R290",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "10",
            "circuit_configuration": "modulares Konzept",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 888.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 30.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -20.0,
            "max_temp_source": 40.0,
            "t_hub_max": 78.0,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "20",
            "filling_quantity": 65.0,
            "min_load": null,
            "lifespan": null,
            "length": 2560.0,
            "width": 11000.0,
            "height": 2450.0,
            "weight": 8400.0,
            "weight_max": 8400.0,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "20 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 96.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 65.0,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 876,
            "refrigerants": [
                "R290 (Propan)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "AEK-R290-2",
            "series": "afilia air M-sl AEK-R290",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": "modulares Konzept",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 178.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 30.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -20.0,
            "max_temp_source": 40.0,
            "t_hub_max": 78.0,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 13.0,
            "min_load": null,
            "lifespan": null,
            "length": 2560.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 1680.0,
            "weight_max": 1680.0,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "4 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 89.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 58.0,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 877,
            "refrigerants": [
                "R290 (Propan)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "AEK-R290-3",
            "series": "afilia air M-sl AEK-R290",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": "modulares Konzept",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 266.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 30.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -20.0,
            "max_temp_source": 40.0,
            "t_hub_max": 78.0,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "6",
            "filling_quantity": 19.5,
            "min_load": null,
            "lifespan": null,
            "length": 2560.0,
            "width": 3300.0,
            "height": 2450.0,
            "weight": 2520.0,
            "weight_max": 2520.0,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "6 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 90.8,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 59.8,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 878,
            "refrigerants": [
                "R290 (Propan)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "AEK-R290-4",
            "series": "afilia air M-sl AEK-R290",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "4",
            "circuit_configuration": "modulares Konzept",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 355.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 30.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -20.0,
            "max_temp_source": 40.0,
            "t_hub_max": 78.0,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "8",
            "filling_quantity": 26.0,
            "min_load": null,
            "lifespan": null,
            "length": 2560.0,
            "width": 4400.0,
            "height": 2450.0,
            "weight": 3360.0,
            "weight_max": 3360.0,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "8 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 92.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 61.0,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 879,
            "refrigerants": [
                "R290 (Propan)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "AEK-R290-5",
            "series": "afilia air M-sl AEK-R290",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "5",
            "circuit_configuration": "modulares Konzept",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 444.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 30.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -20.0,
            "max_temp_source": 40.0,
            "t_hub_max": 78.0,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "10",
            "filling_quantity": 32.5,
            "min_load": null,
            "lifespan": null,
            "length": 2560.0,
            "width": 5500.0,
            "height": 2450.0,
            "weight": 4200.0,
            "weight_max": 4200.0,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "10 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 62.0,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 880,
            "refrigerants": [
                "R290 (Propan)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "AEK-R290-6",
            "series": "afilia air M-sl AEK-R290",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "6",
            "circuit_configuration": "modulares Konzept",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 533.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 30.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -20.0,
            "max_temp_source": 40.0,
            "t_hub_max": 78.0,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "12",
            "filling_quantity": 39.0,
            "min_load": null,
            "lifespan": null,
            "length": 2560.0,
            "width": 6600.0,
            "height": 2450.0,
            "weight": 5040.0,
            "weight_max": 5040.0,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "12 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.8,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 62.8,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 881,
            "refrigerants": [
                "R290 (Propan)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "AEK-R290-7",
            "series": "afilia air M-sl AEK-R290",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "7",
            "circuit_configuration": "modulares Konzept",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 622.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 30.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -20.0,
            "max_temp_source": 40.0,
            "t_hub_max": 78.0,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "14",
            "filling_quantity": 45.5,
            "min_load": null,
            "lifespan": null,
            "length": 2560.0,
            "width": 7700.0,
            "height": 2450.0,
            "weight": 5880.0,
            "weight_max": 5880.0,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "14 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 63.5,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 882,
            "refrigerants": [
                "R290 (Propan)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "AEK-R290-8",
            "series": "afilia air M-sl AEK-R290",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "8",
            "circuit_configuration": "modulares Konzept",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 710.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 30.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -20.0,
            "max_temp_source": 40.0,
            "t_hub_max": 78.0,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "16",
            "filling_quantity": 52.0,
            "min_load": null,
            "lifespan": null,
            "length": 2560.0,
            "width": 8800.0,
            "height": 2450.0,
            "weight": 6720.0,
            "weight_max": 6720.0,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "16 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 64.0,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 883,
            "refrigerants": [
                "R290 (Propan)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "AEK-R290-9",
            "series": "afilia air M-sl AEK-R290",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "9",
            "circuit_configuration": "modulares Konzept",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 799.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 30.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -20.0,
            "max_temp_source": 40.0,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "18",
            "filling_quantity": 58.5,
            "min_load": null,
            "lifespan": null,
            "length": 2560.0,
            "width": 9900.0,
            "height": 2450.0,
            "weight": 7560.0,
            "weight_max": 7560.0,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "18 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 64.5,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 893,
            "refrigerants": [
                "R290 (Propan)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "AEW-R290-10",
            "series": "afilia air M-sl AEW-R290",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "10",
            "circuit_configuration": "modulares Konzept",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 882.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 30.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -20.0,
            "max_temp_source": 40.0,
            "t_hub_max": 78.0,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "20",
            "filling_quantity": 65.0,
            "min_load": null,
            "lifespan": null,
            "length": 2560.0,
            "width": 11000.0,
            "height": 2450.0,
            "weight": 8400.0,
            "weight_max": 8400.0,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "20 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 96.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 65.0,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "auf den Kühlbetrieb optimiert",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 885,
            "refrigerants": [
                "R290 (Propan)"
            ],
            "sources": [
                "Umgebungsluft (Air)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "AEW-R290-2",
            "series": "afilia air M-sl AEW-R290",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": "modulares Konzept",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 176.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 30.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -20.0,
            "max_temp_source": 40.0,
            "t_hub_max": 78.0,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 13.0,
            "min_load": null,
            "lifespan": null,
            "length": 2560.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 1680.0,
            "weight_max": 1680.0,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "4 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 89.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 58.0,
            "installation_type": "Containerleistung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "auf den Kühlbetrieb optimiert",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 886,
            "refrigerants": [
                "R290 (Propan)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "AEW-R290-3",
            "series": "afilia air M-sl AEW-R290",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": "modulares Konzept",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 265.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 30.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -20.0,
            "max_temp_source": 40.0,
            "t_hub_max": 78.0,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "6",
            "filling_quantity": 58.5,
            "min_load": null,
            "lifespan": null,
            "length": 2560.0,
            "width": 3300.0,
            "height": 2450.0,
            "weight": 2520.0,
            "weight_max": 2520.0,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "6 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 90.8,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 59.8,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "auf den Kühlbetrieb optimiert",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 887,
            "refrigerants": [
                "R290 (Propan)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "AEW-R290-4",
            "series": "afilia air M-sl AEW-R290",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "4",
            "circuit_configuration": "modulares Konzept",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 353.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 30.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -20.0,
            "max_temp_source": 40.0,
            "t_hub_max": 78.0,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "8",
            "filling_quantity": 78.0,
            "min_load": null,
            "lifespan": null,
            "length": 2560.0,
            "width": 4400.0,
            "height": 2450.0,
            "weight": 3360.0,
            "weight_max": 3360.0,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "8 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 92.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 61.0,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "auf den Kühlbetrieb optimiert",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 888,
            "refrigerants": [
                "R290 (Propan)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "AEW-R290-5",
            "series": "afilia air M-sl AEW-R290",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "5",
            "circuit_configuration": "modulares Konzept",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 441.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 30.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -20.0,
            "max_temp_source": 40.0,
            "t_hub_max": 78.0,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "10",
            "filling_quantity": 32.5,
            "min_load": null,
            "lifespan": null,
            "length": 2560.0,
            "width": 5500.0,
            "height": 2450.0,
            "weight": 4200.0,
            "weight_max": 4200.0,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "10 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 62.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "auf den Kühlbetrieb optimiert",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 889,
            "refrigerants": [
                "R290 (Propan)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "AEW-R290-6",
            "series": "afilia air M-sl AEW-R290",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "6",
            "circuit_configuration": "modulares Konzept",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 529.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 30.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -20.0,
            "max_temp_source": 40.0,
            "t_hub_max": 78.0,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "12",
            "filling_quantity": 39.0,
            "min_load": null,
            "lifespan": null,
            "length": 2560.0,
            "width": 6600.0,
            "height": 2450.0,
            "weight": 5040.0,
            "weight_max": 5040.0,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "12 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.8,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 62.8,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "auf den Kühlbetrieb optimiert",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 890,
            "refrigerants": [
                "R290 (Propan)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "AEW-R290-7",
            "series": "afilia air M-sl AEW-R290",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "7",
            "circuit_configuration": "modulares Konzept",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 617.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 30.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -20.0,
            "max_temp_source": 40.0,
            "t_hub_max": 78.0,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "14",
            "filling_quantity": 45.5,
            "min_load": null,
            "lifespan": null,
            "length": 2560.0,
            "width": 7700.0,
            "height": 2450.0,
            "weight": 5880.0,
            "weight_max": 5880.0,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "14 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 63.5,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "auf den Kühlbetrieb optimiert",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 891,
            "refrigerants": [
                "R290 (Propan)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "AEW-R290-8",
            "series": "afilia air M-sl AEW-R290",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "8",
            "circuit_configuration": "modulares Konzept",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 706.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 30.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -20.0,
            "max_temp_source": 40.0,
            "t_hub_max": 78.0,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "16",
            "filling_quantity": 52.0,
            "min_load": null,
            "lifespan": null,
            "length": 2560.0,
            "width": 8800.0,
            "height": 2450.0,
            "weight": 6720.0,
            "weight_max": 6720.0,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "16 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 64.0,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "auf den Kühlbetrieb optimiert",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 892,
            "refrigerants": [
                "R290 (Propan)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "AEW-R290-9",
            "series": "afilia air M-sl AEW-R290",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "9",
            "circuit_configuration": "modulares Konzept",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 794.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 30.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -20.0,
            "max_temp_source": 40.0,
            "t_hub_max": 78.0,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "18",
            "filling_quantity": 58.5,
            "min_load": null,
            "lifespan": null,
            "length": 2560.0,
            "width": 9900.0,
            "height": 2450.0,
            "weight": 7560.0,
            "weight_max": 7560.0,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "18 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 64.5,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "auf den Kühlbetrieb optimiert",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 922,
            "refrigerants": [
                "R717 (Ammoniak)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "C-50-S-r-08L",
            "series": "afilia water C-S-r series VSD-R717",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": "Kaskade möglich",
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 629.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "1",
            "filling_quantity": 71.0,
            "min_load": 40,
            "lifespan": null,
            "length": 6300.0,
            "width": 1200.0,
            "height": 2500.0,
            "weight": 6950.0,
            "weight_max": null,
            "weight_description": "Transportgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 104.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 921,
            "refrigerants": [
                "R717 (Ammoniak)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "C-50-S-r-12L",
            "series": "afilia water C-S-r series VSD-R717",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": "Kaskade möglich",
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 942.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": 81.0,
            "min_load": 40,
            "lifespan": null,
            "length": 7300.0,
            "width": 1200.0,
            "height": 2500.0,
            "weight": 7950.0,
            "weight_max": null,
            "weight_description": "Transportgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 104.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 920,
            "refrigerants": [
                "R717 (Ammoniak)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "C-50-S-r-16L",
            "series": "afilia water C-S-r series VSD-R717",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": "Kaskade möglich",
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1255.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": 91.0,
            "min_load": 40,
            "lifespan": null,
            "length": 7300.0,
            "width": 1200.0,
            "height": 2500.0,
            "weight": 8330.0,
            "weight_max": null,
            "weight_description": "Transportgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 104.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 919,
            "refrigerants": [
                "R717 (Ammoniak)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "C-70-S-r-08",
            "series": "afilia water C-S-r series VSD-R717",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": "Kaskade möglich",
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 946.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 70.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 40,
            "lifespan": null,
            "length": 6300.0,
            "width": 1200.0,
            "height": 2500.0,
            "weight": 6950.0,
            "weight_max": null,
            "weight_description": "Transportgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 104.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 918,
            "refrigerants": [
                "R717 (Ammoniak)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "C-70-S-r-12",
            "series": "afilia water C-S-r series VSD-R717",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": "Kaskade möglich",
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1418.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 70.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "kolbenverdichter",
            "n_compressor": "1",
            "filling_quantity": 88.0,
            "min_load": 40,
            "lifespan": null,
            "length": 7300.0,
            "width": 1200.0,
            "height": 2500.0,
            "weight": 7950.0,
            "weight_max": null,
            "weight_description": "Transportgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 104.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 917,
            "refrigerants": [
                "R717 (Ammoniak)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "C-70-S-r-16",
            "series": "afilia water C-S-r series VSD-R717",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": "Kaskade möglich",
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1890.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": null,
            "min_temp_source": 70.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "1",
            "filling_quantity": 98.0,
            "min_load": 40,
            "lifespan": null,
            "length": 7300.0,
            "width": 1200.0,
            "height": 2500.0,
            "weight": 8330.0,
            "weight_max": null,
            "weight_description": "Transportgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 104.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 912,
            "refrigerants": [
                "R1234ze(E)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "C-80-E-s-902-WHK-R1234ze",
            "series": "afilia water C-E-sc series R1234ze",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 902.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 80.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 140.0,
            "min_load": 30,
            "lifespan": null,
            "length": 4000.0,
            "width": 2150.0,
            "height": 2450.0,
            "weight": 6526.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 101.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 913,
            "refrigerants": [
                "R1234ze(E)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "C-80-E-sc-1002-WHK-R1234ze",
            "series": "afilia water C-E-sc series R1234ze",
            "operation_mode": "H",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1006.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 80.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 130.0,
            "min_load": 30,
            "lifespan": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": 6526.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 101.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 903,
            "refrigerants": [
                "R1234ze(E)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "C-80-E-sc-151-WHK-R1234ze",
            "series": "afilia water C-E-sc series R1234ze",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 150.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 80.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 15.0,
            "min_load": 60,
            "lifespan": null,
            "length": 1882.0,
            "width": 924.0,
            "height": 1905.0,
            "weight": 1555.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 92.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 904,
            "refrigerants": [
                "R1234ze(E)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "C-80-E-sc-201-WHK-R1234z",
            "series": "afilia water C-E-sc series R1234ze",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 194.1,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 80.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 17.0,
            "min_load": 60,
            "lifespan": null,
            "length": 1882.0,
            "width": 924.0,
            "height": 1905.0,
            "weight": 1690.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 92.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 905,
            "refrigerants": [
                "R1234ze(E)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "C-80-E-sc-251-WHK-R1234ze",
            "series": "afilia water C-E-sc series R1234ze",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 244.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 80.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 19.0,
            "min_load": 60,
            "lifespan": null,
            "length": 2200.0,
            "width": 1024.0,
            "height": 1905.0,
            "weight": 2131.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 906,
            "refrigerants": [
                "R1234ze(E)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "C-80-E-sc-301-WHK-R1234ze",
            "series": "afilia water C-E-sc series R1234ze",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 312.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 80.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 20.0,
            "min_load": 60,
            "lifespan": null,
            "length": 2200.0,
            "width": 1024.0,
            "height": 1905.0,
            "weight": 2118.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 907,
            "refrigerants": [
                "R290 (Propan)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "C-80-E-sc-401-WHK-R1234ze",
            "series": "afilia water C-E-sc series R1234ze",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 381.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 80.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 70.0,
            "min_load": 60,
            "lifespan": null,
            "length": 4000.0,
            "width": 1550.0,
            "height": 1750.0,
            "weight": 3182.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 908,
            "refrigerants": [
                "R1234ze(E)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "C-80-E-sc-501-WHK-R1234ze",
            "series": "afilia water C-E-sc series R1234ze",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 500.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 80.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 90.0,
            "min_load": 60,
            "lifespan": null,
            "length": 4000.0,
            "width": 1550.0,
            "height": 1750.0,
            "weight": 3182.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 909,
            "refrigerants": [
                "R1234ze(E)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "C-80-E-sc-601-WHK-R1234",
            "series": "afilia water C-E-sc series R1234ze",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 587.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 80.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 80.0,
            "min_load": 60,
            "lifespan": null,
            "length": 4000.0,
            "width": 1550.0,
            "height": 1750.0,
            "weight": 3182.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 910,
            "refrigerants": [
                "R1234ze(E)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "C-80-E-sc-702-WHK-R1234ze",
            "series": "afilia water C-E-sc series R1234ze",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 710.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 80.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 90.0,
            "min_load": 30,
            "lifespan": null,
            "length": 4000.0,
            "width": 2150.0,
            "height": 2450.0,
            "weight": 6526.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 100.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 911,
            "refrigerants": [
                "R1234ze(E)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "C-80-E-sc-802-WHK-R1234z",
            "series": "afilia water C-E-sc series R1234ze",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 790.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 80.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 120.0,
            "min_load": 30,
            "lifespan": null,
            "length": 4000.0,
            "width": 2150.0,
            "height": 2450.0,
            "weight": 6526.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 916,
            "refrigerants": [
                "R717 (Ammoniak)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "C-90-S-r-08",
            "series": "afilia water C-S-r series VSD-R717",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": "Kaskade möglich",
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 593.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 90.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "1",
            "filling_quantity": 71.0,
            "min_load": 40,
            "lifespan": null,
            "length": 6300.0,
            "width": 1200.0,
            "height": 2500.0,
            "weight": 6950.0,
            "weight_max": null,
            "weight_description": "Transportgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 104.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 915,
            "refrigerants": [
                "R717 (Ammoniak)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "C-90-S-r-12",
            "series": "afilia water C-S-r series VSD-R717",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": "Kaskade möglich",
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 890.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 90.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "1",
            "filling_quantity": 78.0,
            "min_load": 40,
            "lifespan": null,
            "length": 7300.0,
            "width": 1200.0,
            "height": 2500.0,
            "weight": 7950.0,
            "weight_max": null,
            "weight_description": "Transportgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 104.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 914,
            "refrigerants": [
                "R717 (Ammoniak)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "C-90-S-r-16",
            "series": "afilia water C-S-r series VSD-R717",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": "Kaskade möglich",
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1186.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 95.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "1",
            "filling_quantity": 88.0,
            "min_load": 40,
            "lifespan": null,
            "length": 7300.0,
            "width": 1200.0,
            "height": 2500.0,
            "weight": 8330.0,
            "weight_max": null,
            "weight_description": "Transportgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 107.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 925,
            "refrigerants": [
                "R717 (Ammoniak)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "C-95-G-r-550",
            "series": "afilia water C-G-r series VSD-R717",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": "Kaskade möglich",
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1833.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 95.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "1",
            "filling_quantity": 48.0,
            "min_load": 40,
            "lifespan": null,
            "length": 7500.0,
            "width": 1524.0,
            "height": 2726.0,
            "weight": 8130.0,
            "weight_max": null,
            "weight_description": "Transportgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 104.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 924,
            "refrigerants": [
                "R717 (Ammoniak)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "C-95-G-r-750",
            "series": "afilia water C-G-r series VSD-R717",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": "Kaskade möglich",
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 2455.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 95.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "1",
            "filling_quantity": 64.0,
            "min_load": 40,
            "lifespan": null,
            "length": 7750.0,
            "width": 1524.0,
            "height": 2726.0,
            "weight": 1524.0,
            "weight_max": null,
            "weight_description": "Transportgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 104.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 923,
            "refrigerants": [
                "R717 (Ammoniak)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "C-95-G-r-950",
            "series": "afilia water C-G-r series VSD-R717",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": "Kaskade möglich",
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 3057.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 95.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "1",
            "filling_quantity": 98.0,
            "min_load": 40,
            "lifespan": null,
            "length": 8000.0,
            "width": 1524.0,
            "height": 2726.0,
            "weight": 8900.0,
            "weight_max": null,
            "weight_description": "Transportgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 104.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 902,
            "refrigerants": [
                "R290 (Propan)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "PEK-R290-10",
            "series": "afilia air M-sl PEK-R290",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "10",
            "circuit_configuration": "modulares Konzept",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 866.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 30.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -20.0,
            "max_temp_source": 40.0,
            "t_hub_max": 78.0,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "20",
            "filling_quantity": 65.0,
            "min_load": null,
            "lifespan": null,
            "length": 2560.0,
            "width": 11000.0,
            "height": 2450.0,
            "weight": 8400.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "20 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 96.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 65.0,
            "installation_type": "Containerlösung",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 894,
            "refrigerants": [
                "R290 (Propan)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "PEK-R290-2",
            "series": "afilia air M-sl PEK-R290",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": "modulares Konzept",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 173.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 30.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -20.0,
            "max_temp_source": 40.0,
            "t_hub_max": 78.0,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 13.0,
            "min_load": null,
            "lifespan": null,
            "length": 2560.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 1680.0,
            "weight_max": 1680.0,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "4 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 89.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 58.0,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 895,
            "refrigerants": [
                "R290 (Propan)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "PEK-R290-3",
            "series": "afilia air M-sl PEK-R290",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": "modulares Konzept",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 260.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 30.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -20.0,
            "max_temp_source": 40.0,
            "t_hub_max": 78.0,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "6",
            "filling_quantity": 19.5,
            "min_load": null,
            "lifespan": null,
            "length": 2560.0,
            "width": 3300.0,
            "height": 2450.0,
            "weight": 2520.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "6 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 90.8,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 59.8,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 896,
            "refrigerants": [
                "R290 (Propan)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "PEK-R290-4",
            "series": "afilia air M-sl PEK-R290",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "4",
            "circuit_configuration": "modulares Konzept",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 346.0,
            "el_connection_voltage": null,
            "el_connection_phase": 400.0,
            "el_connection_frequency": 3.0,
            "el_connection_power": 50.0,
            "min_flow_temperature": 30.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -20.0,
            "max_temp_source": 40.0,
            "t_hub_max": 78.0,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "8",
            "filling_quantity": 26.0,
            "min_load": null,
            "lifespan": null,
            "length": 2560.0,
            "width": 4400.0,
            "height": 2450.0,
            "weight": 3360.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "8 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 92.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 61.0,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 897,
            "refrigerants": [
                "R290 (Propan)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "PEK-R290-5",
            "series": "afilia air M-sl PEK-R290",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "5",
            "circuit_configuration": "modulares Konzept",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 433.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 30.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -20.0,
            "max_temp_source": 40.0,
            "t_hub_max": 78.0,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "10",
            "filling_quantity": 32.5,
            "min_load": null,
            "lifespan": null,
            "length": 2560.0,
            "width": 5500.0,
            "height": 2450.0,
            "weight": 4200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "10 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 62.0,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 898,
            "refrigerants": [
                "R290 (Propan)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "PEK-R290-6",
            "series": "afilia air M-sl PEK-R290",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "6",
            "circuit_configuration": "modulares Konzept",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 520.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 30.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -20.0,
            "max_temp_source": 40.0,
            "t_hub_max": 78.0,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "12",
            "filling_quantity": 39.0,
            "min_load": null,
            "lifespan": null,
            "length": 2560.0,
            "width": 6600.0,
            "height": 2450.0,
            "weight": 5040.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "12 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.8,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 62.8,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 899,
            "refrigerants": [
                "R290 (Propan)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "PEK-R290-7",
            "series": "afilia air M-sl PEK-R290",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "7",
            "circuit_configuration": "modulares Konzept",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 606.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 30.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -20.0,
            "max_temp_source": 40.0,
            "t_hub_max": 78.0,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "14",
            "filling_quantity": 45.5,
            "min_load": null,
            "lifespan": null,
            "length": 2560.0,
            "width": 7700.0,
            "height": 2450.0,
            "weight": 5880.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "14 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 63.5,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 900,
            "refrigerants": [
                "R290 (Propan)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "PEK-R290-8",
            "series": "afilia air M-sl PEK-R290",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "8",
            "circuit_configuration": "modulares Konzept",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 693.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 30.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -20.0,
            "max_temp_source": 40.0,
            "t_hub_max": 78.0,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "16",
            "filling_quantity": 52.0,
            "min_load": null,
            "lifespan": null,
            "length": 2560.0,
            "width": 8800.0,
            "height": 2450.0,
            "weight": 6720.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "16 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 64.0,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 901,
            "refrigerants": [
                "R290 (Propan)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "2G Energy AG",
            "name": "PEK-R290-9",
            "series": "afilia air M-sl PEK-R290",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "9",
            "circuit_configuration": "modulares Konzept",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 779.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 30.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -20.0,
            "max_temp_source": 40.0,
            "t_hub_max": 78.0,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "18",
            "filling_quantity": 58.5,
            "min_load": null,
            "lifespan": null,
            "length": 2560.0,
            "width": 9900.0,
            "height": 2450.0,
            "weight": 7560.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "18 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 64.5,
            "installation_type": "Containerlösung möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://2-g.com/de",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1360,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Luft (Air)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Advansor A/S",
            "name": "CuBig II",
            "series": "Konfigurierbare Wärmepumpen",
            "operation_mode": "H",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": "Serienmodel",
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "Verbund",
            "circuit_infos": null,
            "sink": "Gebäudewärme, Fernwärme, Prozesswärme",
            "min_thermal_capacity": 98.0,
            "max_thermal_capacity": 650.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": -15.0,
            "max_temp_source": 45.0,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "4-8",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 6000.0,
            "width": 800.0,
            "height": 2000.0,
            "weight": 4000.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": "DN 65",
            "evaporator_outlet": "DN 65",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN 65",
            "condenser_outlet": "DN 65",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Anlagenbau, Wetterschutzgehäuse möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-05-20",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-20"
        },
        {
            "id": 1361,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Luft (Air)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Advansor A/S",
            "name": "SteelXL (1600 kW)",
            "series": "Konfigurierbare Wärmepumpen",
            "operation_mode": "H",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": "Serienmodel",
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "Verbund",
            "circuit_infos": null,
            "sink": "Gebäudewärme, Fernwärme, Prozesswärme",
            "min_thermal_capacity": 240.0,
            "max_thermal_capacity": 1600.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 85.0,
            "min_temp_source": -15.0,
            "max_temp_source": 45.0,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "8-13",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 11000.0,
            "width": 1400.0,
            "height": 2200.0,
            "weight": 9500.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": "DN 65",
            "evaporator_outlet": "DN 65",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN 65",
            "condenser_outlet": "DN 65",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Anlagenbau, Wetterschutzgehäuse möglich",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-05-20",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-20"
        },
        {
            "id": 1362,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Luft (Air)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Advansor A/S",
            "name": "SteelXL (3000 kW)",
            "series": "Konfigurierbare Wärmepumpen",
            "operation_mode": "H",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": "Serienmodel",
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "Verbund",
            "circuit_infos": null,
            "sink": "Gebäudewärme, Fernwärme, Prozesswärme",
            "min_thermal_capacity": 240.0,
            "max_thermal_capacity": 1600.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": -15.0,
            "max_temp_source": 45.0,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "8-13",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 12000.0,
            "width": 1400.0,
            "height": 2200.0,
            "weight": 20000.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": "DN 65",
            "evaporator_outlet": "DN 65",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN 65",
            "condenser_outlet": "DN 65",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Anlagenbau",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-05-20",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-20"
        },
        {
            "id": 1352,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Advansor A/S",
            "name": "ValueBox 250",
            "series": "Plug and Play Wärmepumpe",
            "operation_mode": "H",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": "Serienmodel",
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "Verbund",
            "circuit_infos": null,
            "sink": "Gebäudewärme, Fernwärme, Prozesswärme",
            "min_thermal_capacity": 45.0,
            "max_thermal_capacity": 306.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": -20.0,
            "max_temp_source": 45.0,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "3",
            "filling_quantity": 200.0,
            "min_load": 15,
            "lifespan": null,
            "length": 8700.0,
            "width": 2580.0,
            "height": 2350.0,
            "weight": 10100.0,
            "weight_max": 11900.0,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN 65",
            "condenser_outlet": "DN 65",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 56.0,
            "installation_type": "Gehäuse für die Aufstellung im Freien",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-05-20",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-20"
        },
        {
            "id": 1356,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Luft (Air)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Advansor A/S",
            "name": "ValueBox 250 mit Kühlfunktion",
            "series": "Plug and Play Wärmepumpe",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": "Serienmodel",
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "Verbund",
            "circuit_infos": null,
            "sink": "Gebäudewärme, Fernwärme, Prozesswärme",
            "min_thermal_capacity": 45.0,
            "max_thermal_capacity": 306.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": -20.0,
            "max_temp_source": 45.0,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "3",
            "filling_quantity": 200.0,
            "min_load": 15,
            "lifespan": null,
            "length": 8700.0,
            "width": 2580.0,
            "height": 2350.0,
            "weight": 10100.0,
            "weight_max": 11900.0,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN 80",
            "evaporator_outlet": "DN 80",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN 65",
            "condenser_outlet": "DN 65",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 56.0,
            "installation_type": "Gehäuse für die Aufstellung im Freien",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-05-20",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-20"
        },
        {
            "id": 1353,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Advansor A/S",
            "name": "ValueBox 400",
            "series": "Plug and Play Wärmepumpe",
            "operation_mode": "H",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": "Serienmodel",
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "Verbund",
            "circuit_infos": null,
            "sink": "Gebäudewärme, Fernwärme, Prozesswärme",
            "min_thermal_capacity": 65.0,
            "max_thermal_capacity": 430.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": -20.0,
            "max_temp_source": 45.0,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "3",
            "filling_quantity": 250.0,
            "min_load": 15,
            "lifespan": null,
            "length": 8700.0,
            "width": 2580.0,
            "height": 2350.0,
            "weight": 10150.0,
            "weight_max": 13150.0,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "Daten",
            "condenser_outlet": "Daten",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 58.0,
            "installation_type": "Gehäuse für die Aufstellung im Freien",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-05-20",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-20"
        },
        {
            "id": 1357,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Luft (Air)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Advansor A/S",
            "name": "ValueBox 400 mit Kühlfunktion",
            "series": "Plug and Play Wärmepumpe",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "Verbund",
            "circuit_infos": null,
            "sink": "Gebäudewärme, Fernwärme, Prozesswärme",
            "min_thermal_capacity": 65.0,
            "max_thermal_capacity": 430.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": -20.0,
            "max_temp_source": 45.0,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "3",
            "filling_quantity": 250.0,
            "min_load": 15,
            "lifespan": null,
            "length": 8700.0,
            "width": 2580.0,
            "height": 2350.0,
            "weight": 10150.0,
            "weight_max": 13150.0,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN 80",
            "evaporator_outlet": "DN 80",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN 65",
            "condenser_outlet": "DN 65",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 58.0,
            "installation_type": "Gehäuse für die Aufstellung im Freien",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-05-20",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-20"
        },
        {
            "id": 1354,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Advansor A/S",
            "name": "ValueBox 500",
            "series": "Plug and Play Wärmepumpe",
            "operation_mode": "H",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": "Daten werden abgerufen. Warten Sie ein paar Sekunden, und versuchen Sie noch mal, auszuschneiden ode",
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "Verbund",
            "circuit_infos": null,
            "sink": "Gebäudewärme, Fernwärme, Prozesswärme",
            "min_thermal_capacity": 78.0,
            "max_thermal_capacity": 523.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": -20.0,
            "max_temp_source": 45.0,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "3",
            "filling_quantity": 300.0,
            "min_load": 15,
            "lifespan": null,
            "length": 8700.0,
            "width": 2580.0,
            "height": 2350.0,
            "weight": 10300.0,
            "weight_max": 13300.0,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN 65",
            "condenser_outlet": "DN 65",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 58.0,
            "installation_type": "Gehäuse für die Aufstellung im Freien",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-05-20",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-20"
        },
        {
            "id": 1358,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Luft (Air)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Advansor A/S",
            "name": "ValueBox 500 mit Kühlfunktion",
            "series": "Plug and Play Wärmepumpe",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": "Serienmodel",
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "Verbund",
            "circuit_infos": null,
            "sink": "Gebäudewärme, Fernwärme, Prozesswärme",
            "min_thermal_capacity": 78.0,
            "max_thermal_capacity": 523.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": -20.0,
            "max_temp_source": 45.0,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "3",
            "filling_quantity": 300.0,
            "min_load": 15,
            "lifespan": null,
            "length": 8700.0,
            "width": 2580.0,
            "height": 2350.0,
            "weight": 10300.0,
            "weight_max": 13300.0,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN 80",
            "evaporator_outlet": "DN 80",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN 65",
            "condenser_outlet": "DN 65",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 58.0,
            "installation_type": "Gehäuse für die Aufstellung im Freien",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-05-20",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-20"
        },
        {
            "id": 1355,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Advansor A/S",
            "name": "ValueBox 600",
            "series": "Plug and Play Wärmepumpe",
            "operation_mode": "H",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": "Serienmodel",
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "Verbund",
            "circuit_infos": null,
            "sink": "Gebäudewärme, Fernwärme, Prozesswärme",
            "min_thermal_capacity": 107.0,
            "max_thermal_capacity": 717.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": -20.0,
            "max_temp_source": 45.0,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "4",
            "filling_quantity": 350.0,
            "min_load": 10,
            "lifespan": null,
            "length": 8700.0,
            "width": 2580.0,
            "height": 2350.0,
            "weight": 10750.0,
            "weight_max": 13750.0,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN 65",
            "condenser_outlet": "DN 65",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 58.0,
            "installation_type": "Gehäuse für die Aufstellung im Freien",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-05-20",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-20"
        },
        {
            "id": 1359,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Luft (Air)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Advansor A/S",
            "name": "ValueBox 600 mit Kühlfunktion",
            "series": "Plug and Play Wärmepumpe",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": "Serienmodel",
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "Verbund",
            "circuit_infos": null,
            "sink": "Gebäudewärme, Fernwärme, Prozesswärme",
            "min_thermal_capacity": 107.0,
            "max_thermal_capacity": 717.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": -15.0,
            "max_temp_source": 45.0,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "4",
            "filling_quantity": 350.0,
            "min_load": 10,
            "lifespan": null,
            "length": 8700.0,
            "width": 2580.0,
            "height": 2350.0,
            "weight": 10750.0,
            "weight_max": 13750.0,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN 80",
            "evaporator_outlet": "DN 80",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN 65",
            "condenser_outlet": "DN 65",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 58.0,
            "installation_type": "Gehäuse für die Aufstellung im Freien",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-05-20",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-20"
        },
        {
            "id": 973,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "0503H",
            "series": "NXW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Klimatisierungsbedürfnisse in Wohnkomplexen und Geschäftszentren",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 125.4,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -8.0,
            "max_temp_source": 18.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "3",
            "filling_quantity": 13.0,
            "min_load": null,
            "lifespan": null,
            "length": 1795.0,
            "width": 800.0,
            "height": 1835.0,
            "weight": 578.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 78.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 46.4,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16300",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 974,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "0553H",
            "series": "NXW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Klimatisierungsbedürfnisse in Wohnkomplexen und Geschäftszentren",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 135.8,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -8.0,
            "max_temp_source": 18.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "3",
            "filling_quantity": 13.0,
            "min_load": null,
            "lifespan": null,
            "length": 1795.0,
            "width": 800.0,
            "height": 1835.0,
            "weight": 582.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 79.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 47.4,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16300",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 986,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "0601",
            "series": "WS",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Klimatisierungsbedürfnisse in Wohnkomplexen und Geschäftszentren",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 164.9,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": -6.0,
            "max_temp_source": 16.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 18.0,
            "min_load": null,
            "lifespan": null,
            "length": 2960.0,
            "width": 810.0,
            "height": 1775.0,
            "weight": 1101.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 86.1,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 54.3,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16305",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1241,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "0601",
            "series": "HWS",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 163.9,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2960.0,
            "width": 810.0,
            "height": 1775.0,
            "weight": 1101.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 85.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 53.2,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Weitere Version: L - Standard silenced",
            "updated": "2025-02-10",
            "verified": false,
            "information_source": "https://global.aermec.com/en/data-centres/products/product-sheet/?Code=HWS_1603_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-10"
        },
        {
            "id": 975,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "0604H",
            "series": "NXW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Klimatisierungsbedürfnisse in Wohnkomplexen und Geschäftszentren",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 165.8,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -8.0,
            "max_temp_source": 18.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 17.0,
            "min_load": null,
            "lifespan": null,
            "length": 1795.0,
            "width": 800.0,
            "height": 1835.0,
            "weight": 682.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 79.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 47.4,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16300",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 976,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "0654H",
            "series": "NXW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Klimatisierungsbedürfnisse in Wohnkomplexen und Geschäftszentren",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 187.6,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -8.0,
            "max_temp_source": 18.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 17.0,
            "min_load": null,
            "lifespan": null,
            "length": 1795.0,
            "width": 800.0,
            "height": 1835.0,
            "weight": 690.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 80.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 48.4,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16300",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 987,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "0701",
            "series": "WS",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Klimatisierungsbedürfnisse in Wohnkomplexen und Geschäftszentren",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 208.7,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": -6.0,
            "max_temp_source": 16.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 22.0,
            "min_load": null,
            "lifespan": null,
            "length": 2960.0,
            "width": 810.0,
            "height": 1775.0,
            "weight": 1251.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 86.8,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 55.0,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16305",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1242,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "0701",
            "series": "HWS",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 199.3,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2960.0,
            "width": 810.0,
            "height": 1775.0,
            "weight": 1251.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 86.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 54.2,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Weitere Version: L - Standard silenced",
            "updated": "2025-02-10",
            "verified": false,
            "information_source": "https://global.aermec.com/en/data-centres/products/product-sheet/?Code=HWS_1603_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-10"
        },
        {
            "id": 1254,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "0701",
            "series": "WFN",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 204.8,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 41.0,
            "min_load": null,
            "lifespan": null,
            "length": 3480.0,
            "width": 1450.0,
            "height": 1720.0,
            "weight": 1610.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 87.7,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1301,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "0701",
            "series": "WFGN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 153.1,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 41.0,
            "min_load": null,
            "lifespan": null,
            "length": 3480.0,
            "width": 1450.0,
            "height": 1720.0,
            "weight": 1610.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 87.7,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 977,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "0704H",
            "series": "NXW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Klimatisierungsbedürfnisse in Wohnkomplexen und Geschäftszentren",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 210.4,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -8.0,
            "max_temp_source": 18.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 20.0,
            "min_load": null,
            "lifespan": null,
            "length": 1795.0,
            "width": 800.0,
            "height": 1835.0,
            "weight": 727.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 82.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 50.4,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16300",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 978,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "0754H",
            "series": "NXW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Klimatisierungsbedürfnisse in Wohnkomplexen und Geschäftszentren",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 269.6,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -18.0,
            "max_temp_source": 18.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 22.0,
            "min_load": null,
            "lifespan": null,
            "length": 2420.0,
            "width": 800.0,
            "height": 1775.0,
            "weight": 882.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 86.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 54.3,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16300",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 927,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "0800",
            "series": "NRB",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 215.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -15.0,
            "max_temp_source": 50.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 44.0,
            "min_load": null,
            "lifespan": null,
            "length": 2780.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 2520.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 89.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 57.4,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version sind weitere Versionen verfügbar:\r\nA: Hoher Wirkungsgrad \r\nE: Hoher Wirkungsgrad, Schallgedämpft\r\nL: Standard, Schallgedämpft\r\n\r\nLieferbar auch mit Rohrbündelwärmetauscher",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=17769",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 955,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "0800H",
            "series": "NRG",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 212.2,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -15.0,
            "max_temp_source": 49.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 33.0,
            "min_load": null,
            "lifespan": null,
            "length": 2780.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 2397.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 90.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 58.4,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version sind zusätzliche Versionen verfügbar:\r\nA: Hoher Wirkungsgrad\r\nE: Hoher Wirkungsgrad, Schalldämpfer\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=18561",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 988,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "0801",
            "series": "WS",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Klimatisierungsbedürfnisse in Wohnkomplexen und Geschäftszentren",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 237.3,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": -6.0,
            "max_temp_source": 16.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 22.0,
            "min_load": null,
            "lifespan": null,
            "length": 2960.0,
            "width": 810.0,
            "height": 1775.0,
            "weight": 1301.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 87.1,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 55.3,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16305",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1243,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "0801",
            "series": "HWS",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 234.8,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2960.0,
            "width": 810.0,
            "height": 1775.0,
            "weight": 1301.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 86.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 54.2,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Weitere Version: L - Standard silenced",
            "updated": "2025-02-10",
            "verified": false,
            "information_source": "https://global.aermec.com/en/data-centres/products/product-sheet/?Code=HWS_1603_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-10"
        },
        {
            "id": 1255,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "0801",
            "series": "WFN",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 230.6,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 41.0,
            "min_load": null,
            "lifespan": null,
            "length": 3480.0,
            "width": 1450.0,
            "height": 1720.0,
            "weight": 1630.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 88.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1302,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "0801",
            "series": "WFGN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 172.4,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 41.0,
            "min_load": null,
            "lifespan": null,
            "length": 3480.0,
            "width": 1450.0,
            "height": 1720.0,
            "weight": 1630.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 88.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 979,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "0804H",
            "series": "NXW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Klimatisierungsbedürfnisse in Wohnkomplexen und Geschäftszentren",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 310.2,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -8.0,
            "max_temp_source": 18.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 26.0,
            "min_load": null,
            "lifespan": null,
            "length": 2420.0,
            "width": 800.0,
            "height": 1775.0,
            "weight": 989.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 88.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 56.3,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16300",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 928,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "0900",
            "series": "NRB",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 237.4,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -15.0,
            "max_temp_source": 50.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 44.0,
            "min_load": null,
            "lifespan": null,
            "length": 2780.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 2580.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 89.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 57.4,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version sind weitere Versionen verfügbar:\r\nA: Hoher Wirkungsgrad \r\nE: Hoher Wirkungsgrad, Schallgedämpft\r\nL: Standard, Schallgedämpft\r\n\r\nLieferbar auch mit Rohrbündelwärmetauscher",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=17769",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 956,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "0900H",
            "series": "NRG",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 235.2,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -15.0,
            "max_temp_source": 49.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 33.0,
            "min_load": null,
            "lifespan": null,
            "length": 2780.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 2427.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 90.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 58.4,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version sind zusätzliche Versionen verfügbar:\r\nA: Hoher Wirkungsgrad\r\nE: Hoher Wirkungsgrad, Schalldämpfer\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=18561",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 989,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "0901",
            "series": "WS",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Klimatisierungsbedürfnisse in Wohnkomplexen und Geschäftszentren",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 261.4,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": -6.0,
            "max_temp_source": 16.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 25.0,
            "min_load": null,
            "lifespan": null,
            "length": 2960.0,
            "width": 810.0,
            "height": 1775.0,
            "weight": 1357.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 87.8,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 55.3,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16305",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1244,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "0901",
            "series": "HWS",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 260.1,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3360.0,
            "width": 810.0,
            "height": 1775.0,
            "weight": 1357.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 86.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 54.2,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Weitere Version: L - Standard silenced",
            "updated": "2025-02-10",
            "verified": false,
            "information_source": "https://global.aermec.com/en/data-centres/products/product-sheet/?Code=HWS_1603_CO",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1256,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "0901",
            "series": "WFN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 262.5,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 38.0,
            "min_load": null,
            "lifespan": null,
            "length": 3480.0,
            "width": 1450.0,
            "height": 1720.0,
            "weight": 1630.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 87.7,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1303,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "0901",
            "series": "WFGN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 196.2,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 38.0,
            "min_load": null,
            "lifespan": null,
            "length": 3480.0,
            "width": 1450.0,
            "height": 1720.0,
            "weight": 1630.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 87.7,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 980,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "0904H",
            "series": "NXW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Klimatisierungsbedürfnisse in Wohnkomplexen und Geschäftszentren",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 325.2,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -8.0,
            "max_temp_source": 18.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 36.0,
            "min_load": null,
            "lifespan": null,
            "length": 2420.0,
            "width": 800.0,
            "height": 1820.0,
            "weight": 1180.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 88.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 56.3,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16300",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 929,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1000",
            "series": "NRB",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 275.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -15.0,
            "max_temp_source": 50.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 54.0,
            "min_load": null,
            "lifespan": null,
            "length": 3970.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 3160.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 91.6,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 59.3,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version sind weitere Versionen verfügbar:\r\nA: Hoher Wirkungsgrad \r\nE: Hoher Wirkungsgrad, Schallgedämpft\r\nL: Standard, Schallgedämpft\r\n\r\nLieferbar auch mit Rohrbündelwärmetauscher",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=17769",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 957,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1000H",
            "series": "NRG",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 256.2,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -15.0,
            "max_temp_source": 49.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 45.0,
            "min_load": null,
            "lifespan": null,
            "length": 2780.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 2427.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 90.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 58.4,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version sind zusätzliche Versionen verfügbar:\r\nA: Hoher Wirkungsgrad\r\nE: Hoher Wirkungsgrad, Schalldämpfer\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=18561",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 981,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1004H",
            "series": "NXW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Klimatisierungsbedürfnisse in Wohnkomplexen und Geschäftszentren",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 365.6,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -8.0,
            "max_temp_source": 18.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 54.0,
            "min_load": null,
            "lifespan": null,
            "length": 2420.0,
            "width": 800.0,
            "height": 1820.0,
            "weight": 1417.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 88.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 56.3,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16300",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 930,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1100",
            "series": "NRB",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 306.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -15.0,
            "max_temp_source": 50.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 62.0,
            "min_load": null,
            "lifespan": null,
            "length": 3970.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 3210.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 91.6,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 59.3,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version sind weitere Versionen verfügbar:\r\nA: Hoher Wirkungsgrad \r\nE: Hoher Wirkungsgrad, Schallgedämpft\r\nL: Standard, Schallgedämpft\r\n\r\nLieferbar auch mit Rohrbündelwärmetauscher",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=17769",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 958,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1100H",
            "series": "NRG",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 310.2,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -15.0,
            "max_temp_source": 49.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 46.6,
            "min_load": null,
            "lifespan": null,
            "length": 3970.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 3090.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 92.4,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 60.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version sind zusätzliche Versionen verfügbar:\r\nA: Hoher Wirkungsgrad\r\nE: Hoher Wirkungsgrad, Schalldämpfer\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=18561",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 990,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1101",
            "series": "WS",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Klimatisierungsbedürfnisse in Wohnkomplexen und Geschäftszentren",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 334.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": -6.0,
            "max_temp_source": 16.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 38.0,
            "min_load": null,
            "lifespan": null,
            "length": 3360.0,
            "width": 810.0,
            "height": 1775.0,
            "weight": 1788.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 87.1,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 55.3,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16305",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1006,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1101",
            "series": "WFGI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 243.2,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16655",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1245,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1101",
            "series": "HWS",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 324.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3360.0,
            "width": 810.0,
            "height": 1775.0,
            "weight": 1788.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 92.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 60.2,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Weitere Version: L - Standard silenced",
            "updated": "2025-02-10",
            "verified": false,
            "information_source": "https://global.aermec.com/en/data-centres/products/product-sheet/?Code=HWS_1603_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-10"
        },
        {
            "id": 1257,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1101",
            "series": "WFN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 327.5,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 59.0,
            "min_load": null,
            "lifespan": null,
            "length": 3470.0,
            "width": 1510.0,
            "height": 1720.0,
            "weight": 2120.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 89.1,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1278,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1101",
            "series": "WFI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 325.5,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 59.0,
            "min_load": null,
            "lifespan": null,
            "length": 3460.0,
            "width": 1510.0,
            "height": 1720.0,
            "weight": 2020.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1304,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1101",
            "series": "WFGN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 245.2,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 59.0,
            "min_load": null,
            "lifespan": null,
            "length": 3470.0,
            "width": 1510.0,
            "height": 1720.0,
            "weight": 2120.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 89.1,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 931,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1200",
            "series": "NRB",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 343.9,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -15.0,
            "max_temp_source": 50.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 62.0,
            "min_load": null,
            "lifespan": null,
            "length": 3970.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 3250.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 91.6,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 59.3,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version sind weitere Versionen verfügbar:\r\nA: Hoher Wirkungsgrad \r\nE: Hoher Wirkungsgrad, Schallgedämpft\r\nL: Standard, Schallgedämpft\r\n\r\nLieferbar auch mit Rohrbündelwärmetauscher",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=17769",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 959,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1200H",
            "series": "NRG",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 348.1,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -15.0,
            "max_temp_source": 49.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 46.6,
            "min_load": null,
            "lifespan": null,
            "length": 3970.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 3244.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 92.4,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 60.1,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version sind zusätzliche Versionen verfügbar:\r\nA: Hoher Wirkungsgrad\r\nE: Hoher Wirkungsgrad, Schalldämpfer\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=18561",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 991,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1202",
            "series": "WS",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Klimatisierungsbedürfnisse in Wohnkomplexen und Geschäftszentren",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 343.7,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": -6.0,
            "max_temp_source": 16.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 36.0,
            "min_load": null,
            "lifespan": null,
            "length": 2960.0,
            "width": 810.0,
            "height": 1975.0,
            "weight": 1738.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 89.1,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 57.2,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16305",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1246,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1202",
            "series": "HWS",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 327.5,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2960.0,
            "width": 810.0,
            "height": 1975.0,
            "weight": 1738.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 88.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 56.2,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Weitere Version: L - Standard silenced",
            "updated": "2025-02-10",
            "verified": false,
            "information_source": "https://global.aermec.com/en/data-centres/products/product-sheet/?Code=HWS_1603_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-10"
        },
        {
            "id": 938,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1251",
            "series": "NSH",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 281.4,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -10.0,
            "max_temp_source": 48.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 90.0,
            "min_load": null,
            "lifespan": null,
            "length": 3780.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 3340.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.5,
            "sound_pressure_1m": 73.8,
            "sound_pressure_10m": 61.3,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version ist zusätzliche Version verfügbar:\r\nE: Hoher Wirkungsgrad, Schalldämpfer",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16221",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1007,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1251",
            "series": "WFGI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 292.8,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.8,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16655",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1258,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1251",
            "series": "WFN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 358.1,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 57.0,
            "min_load": null,
            "lifespan": null,
            "length": 3445.0,
            "width": 1550.0,
            "height": 1790.0,
            "weight": 2130.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 90.3,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1279,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1251",
            "series": "WFI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 376.9,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 57.0,
            "min_load": null,
            "lifespan": null,
            "length": 3463.0,
            "width": 1560.0,
            "height": 1790.0,
            "weight": 2190.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.8,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1281,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1251",
            "series": "WFI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 376.9,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 57.0,
            "min_load": null,
            "lifespan": null,
            "length": 3463.0,
            "width": 1560.0,
            "height": 1790.0,
            "weight": 2190.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.8,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1305,
            "refrigerants": [
                "R1233zd(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1251",
            "series": "WFGN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 267.2,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 57.0,
            "min_load": null,
            "lifespan": null,
            "length": 3445.0,
            "width": 1550.0,
            "height": 1790.0,
            "weight": 2130.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 90.3,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 982,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1254H",
            "series": "NXW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Klimatisierungsbedürfnisse in Wohnkomplexen und Geschäftszentren",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 399.8,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -8.0,
            "max_temp_source": 18.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": null,
            "filling_quantity": 54.0,
            "min_load": null,
            "lifespan": null,
            "length": 2420.0,
            "width": 800.0,
            "height": 1820.0,
            "weight": 1461.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 90.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 58.3,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16300",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 932,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1400",
            "series": "NRB",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 366.2,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -15.0,
            "max_temp_source": 50.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 60.0,
            "min_load": null,
            "lifespan": null,
            "length": 3970.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 3310.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 91.6,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 59.3,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version sind weitere Versionen verfügbar:\r\nA: Hoher Wirkungsgrad \r\nE: Hoher Wirkungsgrad, Schallgedämpft\r\nL: Standard, Schallgedämpft\r\n\r\nLieferbar auch mit Rohrbündelwärmetauscher",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=17769",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 960,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1400H",
            "series": "NRG",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 384.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -15.0,
            "max_temp_source": 49.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 45.0,
            "min_load": null,
            "lifespan": null,
            "length": 3970.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 3396.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 92.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 60.2,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version sind zusätzliche Versionen verfügbar:\r\nA: Hoher Wirkungsgrad\r\nE: Hoher Wirkungsgrad, Schalldämpfer\r\nL: Standard, Schallgedämpft",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=18561",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 939,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1401",
            "series": "NSH",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 297.4,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -10.0,
            "max_temp_source": 48.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 92.0,
            "min_load": null,
            "lifespan": null,
            "length": 3780.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 3380.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.5,
            "sound_pressure_1m": 73.8,
            "sound_pressure_10m": 61.3,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version ist zusätzliche Version verfügbar:\r\nE: Hoher Wirkungsgrad, Schalldämpfer",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16221",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1008,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1401",
            "series": "WFGI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 321.7,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 96.1,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16655",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1259,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1401",
            "series": "WFN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 410.4,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 72.0,
            "min_load": null,
            "lifespan": null,
            "length": 3560.0,
            "width": 1610.0,
            "height": 1865.0,
            "weight": 2350.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 91.3,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1280,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1401",
            "series": "WFI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 434.9,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 72.0,
            "min_load": null,
            "lifespan": null,
            "length": 3585.0,
            "width": 1610.0,
            "height": 1865.0,
            "weight": 2390.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 72.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1282,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1401",
            "series": "WFI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 434.9,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 72.0,
            "min_load": null,
            "lifespan": null,
            "length": 3585.0,
            "width": 1610.0,
            "height": 1865.0,
            "weight": 2390.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 96.1,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1306,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1401",
            "series": "WFGN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 303.2,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 72.0,
            "min_load": null,
            "lifespan": null,
            "length": 3560.0,
            "width": 1610.0,
            "height": 1865.0,
            "weight": 2350.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 91.3,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 940,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1402",
            "series": "NSH",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": "2",
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 281.4,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -10.0,
            "max_temp_source": 48.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 88.0,
            "min_load": null,
            "lifespan": null,
            "length": 3780.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 3570.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.0,
            "sound_pressure_1m": 74.3,
            "sound_pressure_10m": 61.8,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version ist zusätzliche Version verfügbar:\r\nE: Hoher Wirkungsgrad, Schalldämpfer",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16221",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 992,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1402",
            "series": "WS",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Klimatisierungsbedürfnisse in Wohnkomplexen und Geschäftszentren",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 412.1,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": -6.0,
            "max_temp_source": 16.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 42.0,
            "min_load": null,
            "lifespan": null,
            "length": 2960.0,
            "width": 810.0,
            "height": 1975.0,
            "weight": 2071.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 89.8,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 57.9,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16305",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1247,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1402",
            "series": "HWS",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 397.5,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2960.0,
            "width": 810.0,
            "height": 1975.0,
            "weight": 2028.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 89.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 57.2,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Weitere Version: L - Standard silenced",
            "updated": "2025-02-10",
            "verified": false,
            "information_source": "https://global.aermec.com/en/data-centres/products/product-sheet/?Code=HWS_1603_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-10"
        },
        {
            "id": 983,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1404H",
            "series": "NXW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Klimatisierungsbedürfnisse in Wohnkomplexen und Geschäftszentren",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 434.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -8.0,
            "max_temp_source": 18.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 58.0,
            "min_load": null,
            "lifespan": null,
            "length": 2420.0,
            "width": 800.0,
            "height": 1820.0,
            "weight": 1539.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 90.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 58.3,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16300",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 984,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1504H",
            "series": "NXW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Klimatisierungsbedürfnisse in Wohnkomplexen und Geschäftszentren",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 500.6,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -8.0,
            "max_temp_source": 18.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 60.0,
            "min_load": null,
            "lifespan": null,
            "length": 2420.0,
            "width": 800.0,
            "height": 1820.0,
            "weight": 1613.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 61.3,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16300",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 933,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1600",
            "series": "NRB",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 412.6,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -15.0,
            "max_temp_source": 50.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 60.0,
            "min_load": null,
            "lifespan": null,
            "length": 91.6,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 3340.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 91.6,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 59.3,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version sind weitere Versionen verfügbar:\r\nA: Hoher Wirkungsgrad \r\nE: Hoher Wirkungsgrad, Schallgedämpft\r\nL: Standard, Schallgedämpft\r\n\r\nLieferbar auch mit Rohrbündelwärmetauscher",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=17769",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 961,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1600H",
            "series": "NRG",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 416.2,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -15.0,
            "max_temp_source": 49.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 45.0,
            "min_load": null,
            "lifespan": null,
            "length": 3970.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 3688.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 92.6,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 60.4,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version sind zusätzliche Versionen verfügbar:\r\nA: Hoher Wirkungsgrad\r\nE: Hoher Wirkungsgrad, Schalldämpfer\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=18561",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 941,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1601",
            "series": "NSH",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 332.3,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -10.0,
            "max_temp_source": 48.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 100.0,
            "min_load": null,
            "lifespan": null,
            "length": 3780.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 3535.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.5,
            "sound_pressure_1m": 74.8,
            "sound_pressure_10m": 62.3,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version ist zusätzliche Version verfügbar:\r\nE: Hoher Wirkungsgrad, Schalldämpfer",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16221",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1009,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1601",
            "series": "WFGI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 365.6,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16655",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1260,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1601",
            "series": "WFN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 494.2,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 66.0,
            "min_load": null,
            "lifespan": null,
            "length": 4100.0,
            "width": 1610.0,
            "height": 1865.0,
            "weight": 2940.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 90.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1283,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1601",
            "series": "WFI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 486.7,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 66.0,
            "min_load": null,
            "lifespan": null,
            "length": 4100.0,
            "width": 1610.0,
            "height": 1865.0,
            "weight": 2570.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1307,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1601",
            "series": "WFGN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 369.1,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 66.0,
            "min_load": null,
            "lifespan": null,
            "length": 4100.0,
            "width": 1610.0,
            "height": 1865.0,
            "weight": 2940.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 90.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 942,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1602",
            "series": "NSH",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 342.5,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -10.0,
            "max_temp_source": 48.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 114.0,
            "min_load": null,
            "lifespan": null,
            "length": 3780.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 3535.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.0,
            "sound_pressure_1m": 75.3,
            "sound_pressure_10m": 62.8,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version ist zusätzliche Version verfügbar:\r\nE: Hoher Wirkungsgrad, Schalldämpfer",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16221",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 993,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1602",
            "series": "WS",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Klimatisierungsbedürfnisse in Wohnkomplexen und Geschäftszentren",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 470.6,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": -6.0,
            "max_temp_source": 16.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 44.0,
            "min_load": null,
            "lifespan": null,
            "length": 2960.0,
            "width": 810.0,
            "height": 1975.0,
            "weight": 2140.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 90.1,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 58.3,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16305",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1248,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1602",
            "series": "HWS",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 465.7,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2960.0,
            "width": 810.0,
            "height": 1975.0,
            "weight": 2097.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 89.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 57.2,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Weitere Version: L - Standard silenced",
            "updated": "2025-02-10",
            "verified": false,
            "information_source": "https://global.aermec.com/en/data-centres/products/product-sheet/?Code=HWS_1603_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-10"
        },
        {
            "id": 985,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1654H",
            "series": "NXW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Klimatisierungsbedürfnisse in Wohnkomplexen und Geschäftszentren",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 565.2,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -8.0,
            "max_temp_source": 18.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 62.0,
            "min_load": null,
            "lifespan": null,
            "length": 2420.0,
            "width": 800.0,
            "height": 1820.0,
            "weight": 1721.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 63.3,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16300",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 962,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1800H",
            "series": "NRG",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 492.2,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -15.0,
            "max_temp_source": 49.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "5",
            "filling_quantity": 60.8,
            "min_load": null,
            "lifespan": null,
            "length": 5160.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 4533.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.8,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 61.3,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version sind zusätzliche Versionen verfügbar:\r\nA: Hoher Wirkungsgrad\r\nE: Hoher Wirkungsgrad, Schalldämpfer\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=18561",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 943,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1801",
            "series": "NSH",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 393.5,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -10.0,
            "max_temp_source": 48.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 138.0,
            "min_load": null,
            "lifespan": null,
            "length": 4770.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 4115.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 96.0,
            "sound_pressure_1m": 75.8,
            "sound_pressure_10m": 63.6,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version ist zusätzliche Version verfügbar:\r\nE: Hoher Wirkungsgrad, Schalldämpfer",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16221",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1010,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1801",
            "series": "WFGI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 419.7,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.1,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-09",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16655",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1261,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1801",
            "series": "WFN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 556.2,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 61.0,
            "min_load": null,
            "lifespan": null,
            "length": 4100.0,
            "width": 1610.0,
            "height": 1865.0,
            "weight": 2980.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 90.7,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1284,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1801",
            "series": "WFI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 538.4,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 61.0,
            "min_load": null,
            "lifespan": null,
            "length": 4100.0,
            "width": 1610.0,
            "height": 1865.0,
            "weight": 2610.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.1,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1308,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1801",
            "series": "WFGN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 408.3,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 61.0,
            "min_load": null,
            "lifespan": null,
            "length": 4100.0,
            "width": 1610.0,
            "height": 1865.0,
            "weight": 2980.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 90.7,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 944,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1802",
            "series": "NSH",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 395.5,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -10.0,
            "max_temp_source": 48.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 114.0,
            "min_load": null,
            "lifespan": null,
            "length": 4770.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 4140.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 96.0,
            "sound_pressure_1m": 75.8,
            "sound_pressure_10m": 63.6,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version ist zusätzliche Version verfügbar:\r\nE: Hoher Wirkungsgrad, Schalldämpfer",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16221",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 994,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1802",
            "series": "WS",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Klimatisierungsbedürfnisse in Wohnkomplexen und Geschäftszentren",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 524.2,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": -6.0,
            "max_temp_source": 16.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 50.0,
            "min_load": null,
            "lifespan": null,
            "length": 2960.0,
            "width": 810.0,
            "height": 2005.0,
            "weight": 2212.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 90.8,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 59.0,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16305",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1249,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1802",
            "series": "HWS",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 522.8,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2960.0,
            "width": 810.0,
            "height": 2005.0,
            "weight": null,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 89.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 57.2,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Weitere Version: L - Standard silenced",
            "updated": "2025-02-10",
            "verified": false,
            "information_source": "https://global.aermec.com/en/data-centres/products/product-sheet/?Code=HWS_1603_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-10"
        },
        {
            "id": 934,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "1805",
            "series": "NRB",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 478.4,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -15.0,
            "max_temp_source": 50.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "5",
            "filling_quantity": 81.0,
            "min_load": null,
            "lifespan": null,
            "length": 5160.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 4200.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.1,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 60.7,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version sind weitere Versionen verfügbar:\r\nA: Hoher Wirkungsgrad \r\nE: Hoher Wirkungsgrad, Schallgedämpft\r\nL: Standard, Schallgedämpft\r\n\r\nLieferbar auch mit Rohrbündelwärmetauscher",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=17769",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 963,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2000H",
            "series": "NRG",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 568.3,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -15.0,
            "max_temp_source": 49.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "6",
            "filling_quantity": 61.6,
            "min_load": null,
            "lifespan": null,
            "length": 6350.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 5321.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.7,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 62.1,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version sind zusätzliche Versionen verfügbar:\r\nA: Hoher Wirkungsgrad\r\nE: Hoher Wirkungsgrad, Schalldämpfer\r\nL: Standard, Schallgedämpft",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=18561",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 945,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2002",
            "series": "NSH",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 412.5,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -10.0,
            "max_temp_source": 48.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 130.0,
            "min_load": null,
            "lifespan": null,
            "length": 5750.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 4520.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 96.5,
            "sound_pressure_1m": 75.9,
            "sound_pressure_10m": 64.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version ist zusätzliche Version verfügbar:\r\nE: Hoher Wirkungsgrad, Schalldämpfer",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16221",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 995,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2002",
            "series": "WS",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Klimatisierungsbedürfnisse in Wohnkomplexen und Geschäftszentren",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 607.2,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": -6.0,
            "max_temp_source": 16.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 59.0,
            "min_load": null,
            "lifespan": null,
            "length": 3360.0,
            "width": 810.0,
            "height": 1985.0,
            "weight": 2648.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 90.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 58.6,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16305",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1250,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2002",
            "series": "HWS",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 584.8,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3360.0,
            "width": 810.0,
            "height": 1985.0,
            "weight": 2598.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 61.1,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Weitere Version: L - Standard silenced",
            "updated": "2025-02-10",
            "verified": false,
            "information_source": "https://global.aermec.com/en/data-centres/products/product-sheet/?Code=HWS_1603_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-10"
        },
        {
            "id": 935,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2006",
            "series": "NRB",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 527.7,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -15.0,
            "max_temp_source": 50.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "6",
            "filling_quantity": 82.0,
            "min_load": null,
            "lifespan": null,
            "length": 5160.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 4370.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.1,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 60.7,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version sind weitere Versionen verfügbar:\r\nA: Hoher Wirkungsgrad \r\nE: Hoher Wirkungsgrad, Schallgedämpft\r\nL: Standard, Schallgedämpft\r\n\r\nLieferbar auch mit Rohrbündelwärmetauscher",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=17769",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1011,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2101",
            "series": "WFGI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 467.2,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.2,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-09",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16655",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1262,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2101",
            "series": "WFN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 639.5,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 85.0,
            "min_load": null,
            "lifespan": null,
            "length": 4140.0,
            "width": 1610.0,
            "height": 1887.0,
            "weight": 3220.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.2,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1285,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2101",
            "series": "WFI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 604.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 85.0,
            "min_load": null,
            "lifespan": null,
            "length": 4140.0,
            "width": 1615.0,
            "height": 1887.0,
            "weight": 2830.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.2,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1309,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2101",
            "series": "WFGN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 478.4,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 85.0,
            "min_load": null,
            "lifespan": null,
            "length": 4140.0,
            "width": 1610.0,
            "height": 1887.0,
            "weight": 3260.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.2,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 964,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2200H",
            "series": "NRG",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 603.5,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -15.0,
            "max_temp_source": 49.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "6",
            "filling_quantity": 72.0,
            "min_load": null,
            "lifespan": null,
            "length": 6350.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 5577.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.7,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 62.2,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version sind zusätzliche Versionen verfügbar:\r\nA: Hoher Wirkungsgrad\r\nE: Hoher Wirkungsgrad, Schalldämpfer\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=18561",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 946,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2202",
            "series": "NSH",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 450.6,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -10.0,
            "max_temp_source": 48.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 182.0,
            "min_load": null,
            "lifespan": null,
            "length": 5750.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 4730.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 96.5,
            "sound_pressure_1m": 75.9,
            "sound_pressure_10m": 64.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version ist zusätzliche Version verfügbar:\r\nE: Hoher Wirkungsgrad, Schalldämpfer",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16221",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 996,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2202",
            "series": "WS",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Klimatisierungsbedürfnisse in Wohnkomplexen und Geschäftszentren",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 667.2,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": -6.0,
            "max_temp_source": 16.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 68.0,
            "min_load": null,
            "lifespan": null,
            "length": 3360.0,
            "width": 810.0,
            "height": 2065.0,
            "weight": 3050.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 90.1,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 58.2,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16305",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1251,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2202",
            "series": "HWS",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 646.9,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3360.0,
            "width": 810.0,
            "height": 2065.0,
            "weight": 3000.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 63.1,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Weitere Version: L - Standard silenced",
            "updated": "2025-02-10",
            "verified": false,
            "information_source": "https://global.aermec.com/en/data-centres/products/product-sheet/?Code=HWS_1603_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-10"
        },
        {
            "id": 936,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2206",
            "series": "NRB",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 592.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -15.0,
            "max_temp_source": 50.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "6",
            "filling_quantity": 100.0,
            "min_load": null,
            "lifespan": null,
            "length": 6350.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 4990.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.2,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 61.7,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version sind weitere Versionen verfügbar:\r\nA: Hoher Wirkungsgrad \r\nE: Hoher Wirkungsgrad, Schallgedämpft\r\nL: Standard, Schallgedämpft\r\n\r\nLieferbar auch mit Rohrbündelwärmetauscher",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=17769",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 947,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2352",
            "series": "NSH",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 502.5,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -10.0,
            "max_temp_source": 48.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 165.0,
            "min_load": null,
            "lifespan": null,
            "length": 5750.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 5100.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 96.5,
            "sound_pressure_1m": 75.9,
            "sound_pressure_10m": 64.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version ist zusätzliche Version verfügbar:\r\nE: Hoher Wirkungsgrad, Schalldämpfer",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16221",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 965,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2400H",
            "series": "NRG",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 638.4,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": 15.0,
            "max_temp_source": 49.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "6",
            "filling_quantity": 72.0,
            "min_load": null,
            "lifespan": null,
            "length": 6350.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 5697.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.8,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 62.2,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version ist zusätzliche Version verfügbar:\r\nA: Hoher Wirkungsgrad\r\nE: Hoher Wirkungsgrad, Schalldämpfer\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=18561",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 966,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2400H",
            "series": "NRG",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 638.4,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": 15.0,
            "max_temp_source": 49.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "6",
            "filling_quantity": 72.0,
            "min_load": null,
            "lifespan": null,
            "length": 6350.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 5697.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.8,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 62.2,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version sind zusätzliche Versionen verfügbar:\r\nA: Hoher Wirkungsgrad\r\nE: Hoher Wirkungsgrad, Schalldämpfer\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=18561",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1012,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2401",
            "series": "WFGI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 540.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.3,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-09",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16655",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1263,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2401",
            "series": "WFN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 733.2,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 81.0,
            "min_load": null,
            "lifespan": null,
            "length": 4252.0,
            "width": 1610.0,
            "height": 1887.0,
            "weight": 3320.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 92.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1286,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2401",
            "series": "WFI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "GEbäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 709.5,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 81.0,
            "min_load": null,
            "lifespan": null,
            "length": 4240.0,
            "width": 1615.0,
            "height": 1887.0,
            "weight": 3280.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.3,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1310,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2401",
            "series": "WFGN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 547.5,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 81.0,
            "min_load": null,
            "lifespan": null,
            "length": 4252.0,
            "width": 1610.0,
            "height": 1887.0,
            "weight": 3320.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 92.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 937,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2406",
            "series": "NRB",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 643.2,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -15.0,
            "max_temp_source": 50.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "6",
            "filling_quantity": 95.0,
            "min_load": null,
            "lifespan": null,
            "length": 6350.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 5030.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.2,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 61.7,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version sind weitere Versionen verfügbar:\r\nA: Hoher Wirkungsgrad \r\nE: Hoher Wirkungsgrad, Schallgedämpft\r\nL: Standard, Schallgedämpft\r\n\r\nLieferbar auch mit Rohrbündelwärmetauscher",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=17769",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 948,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2502",
            "series": "NSH",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 541.5,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -10.0,
            "max_temp_source": 48.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 170.0,
            "min_load": null,
            "lifespan": null,
            "length": 5750.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 5415.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": 76.4,
            "sound_pressure_10m": 64.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version ist zusätzliche Version verfügbar:\r\nE: Hoher Wirkungsgrad, Schalldämpfer",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16221",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 997,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2502",
            "series": "WS",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Klimatisierungsbedürfnisse in Wohnkomplexen und Geschäftszentren",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 727.6,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": -6.0,
            "max_temp_source": 16.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 70.0,
            "min_load": null,
            "lifespan": null,
            "length": 3360.0,
            "width": 810.0,
            "height": 2065.0,
            "weight": 3131.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 91.3,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 59.3,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16305",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1013,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2502",
            "series": "WFGI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 564.4,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 100.0,
            "min_load": null,
            "lifespan": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.3,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-09",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16655",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1252,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2502",
            "series": "HWS",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 730.9,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3360.0,
            "width": 810.0,
            "height": 2065.0,
            "weight": 3095.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 63.1,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Weitere Version: L - Standard silenced",
            "updated": "2025-02-10",
            "verified": false,
            "information_source": "https://global.aermec.com/en/data-centres/products/product-sheet/?Code=HWS_1603_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-10"
        },
        {
            "id": 1266,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2502",
            "series": "WFN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 726.4,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 100.0,
            "min_load": null,
            "lifespan": null,
            "length": 4320.0,
            "width": 1500.0,
            "height": 2000.0,
            "weight": 3810.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 81.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1289,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2502",
            "series": "WFI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 741.6,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 100.0,
            "min_load": null,
            "lifespan": null,
            "length": 4320.0,
            "width": 1645.0,
            "height": 2131.0,
            "weight": 4020.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter/On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 96.9,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1313,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2502",
            "series": "WFGN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 535.1,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 100.0,
            "min_load": null,
            "lifespan": null,
            "length": 4320.0,
            "width": 1500.0,
            "height": 2000.0,
            "weight": 3810.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 999,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2512",
            "series": "HWF",
            "operation_mode": "H",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 697.4,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -8.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": 13,
            "lifespan": null,
            "length": 3690.0,
            "width": 1470.0,
            "height": 2100.0,
            "weight": 3570.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "stufenlos",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.3,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 65.1,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=17645",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 967,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2600H",
            "series": "NRG",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 729.6,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -15.0,
            "max_temp_source": 49.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "7",
            "filling_quantity": 103.2,
            "min_load": null,
            "lifespan": null,
            "length": 8730.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 7114.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 96.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 63.7,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version sind zusätzliche Versionen verfügbar:\r\nA: Hoher Wirkungsgrad\r\nE: Hoher Wirkungsgrad, Schalldämpfer\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=18561",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 949,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2652",
            "series": "NSH",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 563.6,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -10.0,
            "max_temp_source": 48.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 5750.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 5690.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": 76.4,
            "sound_pressure_10m": 64.5,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version ist zusätzliche Version verfügbar:\r\nE: Hoher Wirkungsgrad, Schalldämpfer",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16221",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 968,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2800H",
            "series": "NRG",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 782.6,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -15.0,
            "max_temp_source": 49.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "8",
            "filling_quantity": 105.3,
            "min_load": null,
            "lifespan": null,
            "length": 8730.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 7392.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 96.6,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 63.7,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version sind zusätzliche Versionen verfügbar:\r\nA: Hoher Wirkungsgrad\r\nE: Hoher Wirkungsgrad, Schalldämpfer\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=18561",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1014,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2801",
            "series": "WFGI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 606.5,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.7,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-09",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16655",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1264,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2801",
            "series": "WFN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 796.8,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 110.0,
            "min_load": null,
            "lifespan": null,
            "length": 4290.0,
            "width": 1630.0,
            "height": 1920.0,
            "weight": 3820.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 87.4,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1287,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2801",
            "series": "WFI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 783.3,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 110.0,
            "min_load": null,
            "lifespan": null,
            "length": 4290.0,
            "width": 1630.0,
            "height": 1920.0,
            "weight": 3720.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.3,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1311,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2801",
            "series": "WFGN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 601.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 110.0,
            "min_load": null,
            "lifespan": null,
            "length": 4290.0,
            "width": 1630.0,
            "height": 1920.0,
            "weight": 3820.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.8,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 950,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2802",
            "series": "NSH",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 585.6,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -10.0,
            "max_temp_source": 48.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 194.0,
            "min_load": null,
            "lifespan": null,
            "length": 5750.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 5830.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": 76.4,
            "sound_pressure_10m": 64.5,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version ist zusätzliche Version verfügbar:\r\nE: Hoher Wirkungsgrad, Schalldämpfer",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16221",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 998,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2802",
            "series": "WS",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Klimatisierungsbedürfnisse in Wohnkomplexen und Geschäftszentren",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 778.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": -6.0,
            "max_temp_source": 16.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 80.0,
            "min_load": null,
            "lifespan": null,
            "length": 3360.0,
            "width": 810.0,
            "height": 2065.0,
            "weight": 3131.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 91.8,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 59.9,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16305",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1015,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2802",
            "series": "WFGI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 631.4,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.7,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-09",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16655",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1253,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2802",
            "series": "HWS",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 799.6,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3360.0,
            "width": 810.0,
            "height": 2065.0,
            "weight": 3095.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 63.1,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Weitere Version: L - Standard silenced",
            "updated": "2025-02-10",
            "verified": false,
            "information_source": "https://global.aermec.com/en/data-centres/products/product-sheet/?Code=HWS_1603_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-10"
        },
        {
            "id": 1267,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2802",
            "series": "WFN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 828.1,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 106.0,
            "min_load": null,
            "lifespan": null,
            "length": 4345.0,
            "width": 1500.0,
            "height": 2075.0,
            "weight": 4100.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1290,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2802",
            "series": "WFI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 852.1,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 106.0,
            "min_load": null,
            "lifespan": null,
            "length": 4345.0,
            "width": 1600.0,
            "height": 2131.0,
            "weight": 4290.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter/On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.4,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1314,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2802",
            "series": "WFGN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 618.4,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 106.0,
            "min_load": null,
            "lifespan": null,
            "length": 4345.0,
            "width": 1500.0,
            "height": 2075.0,
            "weight": 4100.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1000,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "2812",
            "series": "HWF",
            "operation_mode": "H",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 792.2,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -8.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": 13,
            "lifespan": null,
            "length": 3690.0,
            "width": 1470.0,
            "height": 2100.0,
            "weight": 3650.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "stufenlos",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 63.4,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=17645",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 969,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3000H",
            "series": "NRG",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 858.4,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -15.0,
            "max_temp_source": 49.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "9",
            "filling_quantity": 106.2,
            "min_load": null,
            "lifespan": null,
            "length": 9920.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 8160.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.1,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 64.1,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version sind zusätzliche Versionen verfügbar:\r\nA: Hoher Wirkungsgrad\r\nE: Hoher Wirkungsgrad, Schalldämpfer\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=18561",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 951,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3002",
            "series": "NSH",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 629.5,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -10.0,
            "max_temp_source": 48.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 192.0,
            "min_load": null,
            "lifespan": null,
            "length": 7160.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": null,
            "weight_max": 6740.0,
            "weight_description": "Transportgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": 75.8,
            "sound_pressure_10m": 64.4,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version ist zusätzliche Version verfügbar:\r\nE: Hoher Wirkungsgrad, Schalldämpfer",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16221",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 970,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3200H",
            "series": "NRG",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 896.3,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -15.0,
            "max_temp_source": 49.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "9",
            "filling_quantity": 106.2,
            "min_load": null,
            "lifespan": null,
            "length": 9920.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 8278.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.1,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 64.2,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version sind zusätzliche Versionen verfügbar:\r\nA: Hoher Wirkungsgrad\r\nE: Hoher Wirkungsgrad, Schalldämpfer\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=18561",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1016,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3201",
            "series": "WFGI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 655.5,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-09",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16655",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1265,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3201",
            "series": "WFN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 879.7,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 104.0,
            "min_load": null,
            "lifespan": null,
            "length": 4290.0,
            "width": 1630.0,
            "height": 1920.0,
            "weight": 3870.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 84.9,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1288,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3201",
            "series": "WFI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "GEbäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 871.3,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 104.0,
            "min_load": null,
            "lifespan": null,
            "length": 4290.0,
            "width": 1630.0,
            "height": 1920.0,
            "weight": 3760.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1312,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3201",
            "series": "WFGN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 663.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 104.0,
            "min_load": null,
            "lifespan": null,
            "length": 4290.0,
            "width": 1630.0,
            "height": 1920.0,
            "weight": 3870.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.2,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 952,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3202",
            "series": "NSH",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 664.5,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -10.0,
            "max_temp_source": 48.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 236.0,
            "min_load": null,
            "lifespan": null,
            "length": 7160.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 6940.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.5,
            "sound_pressure_1m": 76.3,
            "sound_pressure_10m": 65.6,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version ist zusätzliche Version verfügbar:\r\nE: Hoher Wirkungsgrad, Schalldämpfer",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16221",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1017,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3202",
            "series": "WFGI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 731.6,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.8,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-09",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16655",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1268,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3202",
            "series": "WFN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1001.4,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 162.0,
            "min_load": null,
            "lifespan": null,
            "length": 4380.0,
            "width": 1575.0,
            "height": 2195.0,
            "weight": 5690.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1291,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3202",
            "series": "WFI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 975.8,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 162.0,
            "min_load": null,
            "lifespan": null,
            "length": 4290.0,
            "width": 1630.0,
            "height": 1920.0,
            "weight": 3760.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter/On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.9,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1315,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3202",
            "series": "WFGN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 747.2,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 162.0,
            "min_load": null,
            "lifespan": null,
            "length": 4380.0,
            "width": 1575.0,
            "height": 2195.0,
            "weight": 5690.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1001,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3212",
            "series": "HWF",
            "operation_mode": "H",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 934.8,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -8.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4030.0,
            "width": 1470.0,
            "height": 2050.0,
            "weight": 4470.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "stufenlos",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.6,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 62.5,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=17645",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 971,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3400H",
            "series": "NRG",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 931.7,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -15.0,
            "max_temp_source": 49.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "9",
            "filling_quantity": 116.7,
            "min_load": null,
            "lifespan": null,
            "length": 9920.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 8514.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.2,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 64.3,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version sind zusätzliche Versionen verfügbar:\r\nA: Hoher Wirkungsgrad\r\nE: Hoher Wirkungsgrad, Schalldämpfer\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=18561",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 953,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3402",
            "series": "NSH",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 725.6,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -10.0,
            "max_temp_source": 48.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 155.0,
            "min_load": null,
            "lifespan": null,
            "length": 8150.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 7655.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.3,
            "sound_pressure_1m": 76.8,
            "sound_pressure_10m": 65.6,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version ist zusätzliche Version verfügbar:\r\nE: Hoher Wirkungsgrad, Schalldämpfer",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16221",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 972,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3600H",
            "series": "NRG",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 969.8,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -15.0,
            "max_temp_source": 49.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "9",
            "filling_quantity": 116.7,
            "min_load": null,
            "lifespan": null,
            "length": 11110.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 8627.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.3,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 64.3,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version sind zusätzliche Versionen verfügbar:\r\nA: Hoher Wirkungsgrad\r\nE: Hoher Wirkungsgrad, Schalldämpfer\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=18561",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 954,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3602",
            "series": "NSH",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 786.7,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -10.0,
            "max_temp_source": 48.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 276.0,
            "min_load": null,
            "lifespan": null,
            "length": 9140.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 8370.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.0,
            "sound_pressure_1m": 77.2,
            "sound_pressure_10m": 66.2,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version ist zusätzliche Version verfügbar:\r\nE: Hoher Wirkungsgrad, Schalldämpfer",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16221",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1018,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3602",
            "series": "WFGI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 821.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.8,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-09",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16655",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1269,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3602",
            "series": "WFN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1138.6,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 142.0,
            "min_load": null,
            "lifespan": null,
            "length": 4380.0,
            "width": 1575.0,
            "height": 2195.0,
            "weight": 5750.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1292,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3602",
            "series": "WFI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1106.1,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 142.0,
            "min_load": null,
            "lifespan": null,
            "length": 4630.0,
            "width": 1675.0,
            "height": 2195.0,
            "weight": 5560.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter/On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1316,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3602",
            "series": "WFGN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 833.5,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 142.0,
            "min_load": null,
            "lifespan": null,
            "length": 4380.0,
            "width": 1575.0,
            "height": 2195.0,
            "weight": 5750.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1002,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3612",
            "series": "HWF",
            "operation_mode": "H",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1050.2,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -8.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4030.0,
            "width": 1520.0,
            "height": 2120.0,
            "weight": 4750.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "stufenlos",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.7,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 61.6,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=17645",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1019,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "4202",
            "series": "WFGI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 966.2,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.9,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-09",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16655",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1270,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "4202",
            "series": "WFN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1283.2,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 140.0,
            "min_load": null,
            "lifespan": null,
            "length": 4394.0,
            "width": 1585.0,
            "height": 2340.0,
            "weight": 6300.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1293,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "4202",
            "series": "WFI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1267.8,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 140.0,
            "min_load": null,
            "lifespan": null,
            "length": 4600.0,
            "width": 1685.0,
            "height": 2340.0,
            "weight": 6050.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter/On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.8,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1317,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "4202",
            "series": "WFGN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 967.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 140.0,
            "min_load": null,
            "lifespan": null,
            "length": 4395.0,
            "width": 1585.0,
            "height": 2340.0,
            "weight": 6300.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1003,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "4212",
            "series": "HWF",
            "operation_mode": "H",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1211.3,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -8.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": 13,
            "lifespan": null,
            "length": 4370.0,
            "width": 1550.0,
            "height": 2140.0,
            "weight": 5050.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "stufenlos",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 61.4,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=17645",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1020,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "4802",
            "series": "WFGI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1093.4,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.9,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-09",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16655",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1271,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "4802",
            "series": "WFN",
            "operation_mode": null,
            "trl_min": null,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1459.8,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 246.0,
            "min_load": null,
            "lifespan": null,
            "length": 4535.0,
            "width": 1845.0,
            "height": 2432.0,
            "weight": 6670.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 85.6,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1294,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "4802",
            "series": "WFI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1441.2,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 246.0,
            "min_load": null,
            "lifespan": null,
            "length": 5015.0,
            "width": 1875.0,
            "height": 2455.0,
            "weight": 6810.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter/On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.8,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1318,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "4802",
            "series": "WFGN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1093.6,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 246.0,
            "min_load": null,
            "lifespan": null,
            "length": 4535.0,
            "width": 1775.0,
            "height": 2432.0,
            "weight": 6670.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1004,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "4812",
            "series": "HWF",
            "operation_mode": "H",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1393.4,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -8.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": 13,
            "lifespan": null,
            "length": 4370.0,
            "width": 1550.0,
            "height": 21240.0,
            "weight": 5180.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "stufenlos",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 57.7,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=17645",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1021,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "5602",
            "series": "WFGI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1212.3,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.3,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-09",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16655",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1272,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "5602",
            "series": "WFN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1589.2,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 248.0,
            "min_load": null,
            "lifespan": null,
            "length": 4605.0,
            "width": 1800.0,
            "height": 2440.0,
            "weight": 6970.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1295,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "5602",
            "series": "WFI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1611.1,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 248.0,
            "min_load": null,
            "lifespan": null,
            "length": 5060.0,
            "width": 1900.0,
            "height": 2440.0,
            "weight": 7080.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter/On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.6,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1319,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "5602",
            "series": "WFGN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1204.7,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 248.0,
            "min_load": null,
            "lifespan": null,
            "length": 4605.0,
            "width": 1775.0,
            "height": 2440.0,
            "weight": 6970.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1005,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "5612",
            "series": "HWF",
            "operation_mode": "H",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1572.5,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -8.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": 13,
            "lifespan": null,
            "length": 4610.0,
            "width": 1600.0,
            "height": 2210.0,
            "weight": 6030.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "stufenlos",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.6,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 61.6,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=17645",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1022,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "6402",
            "series": "WFGI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1370.1,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 100.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-09",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16655",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1273,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "6402",
            "series": "WFN",
            "operation_mode": "H",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1809.3,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 242.0,
            "min_load": null,
            "lifespan": null,
            "length": 4605.0,
            "width": 1800.0,
            "height": 2432.0,
            "weight": 7070.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1296,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "6402",
            "series": "WFI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1842.1,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 242.0,
            "min_load": null,
            "lifespan": null,
            "length": 5060.0,
            "width": 1950.0,
            "height": 2432.0,
            "weight": 7170.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter/On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.9,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1320,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "6402",
            "series": "WFGN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "GEbäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1333.7,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 242.0,
            "min_load": null,
            "lifespan": null,
            "length": 4605.0,
            "width": 1820.0,
            "height": 2432.0,
            "weight": 7070.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1023,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "6703",
            "series": "WFGI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1454.7,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "3",
            "filling_quantity": 321.0,
            "min_load": null,
            "lifespan": null,
            "length": 5650.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 8740.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-09",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16655",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1274,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "6703",
            "series": "WFN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1911.8,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "3",
            "filling_quantity": 318.0,
            "min_load": null,
            "lifespan": null,
            "length": 6840.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 10320.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1297,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "6703",
            "series": "WFI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1948.7,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "3",
            "filling_quantity": 318.0,
            "min_load": null,
            "lifespan": null,
            "length": 5650.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 10260.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter/On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.2,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1321,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "6703",
            "series": "WFGN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1457.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "3",
            "filling_quantity": 318.0,
            "min_load": null,
            "lifespan": null,
            "length": 6840.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 10320.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1024,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "7203",
            "series": "WFGI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1611.8,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "3",
            "filling_quantity": 345.0,
            "min_load": null,
            "lifespan": null,
            "length": 5650.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 9680.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 100.6,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-09",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16655",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1275,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "7203",
            "series": "WFN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 2159.8,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "3",
            "filling_quantity": 312.0,
            "min_load": null,
            "lifespan": null,
            "length": 6840.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 11670.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.2,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1298,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "7203",
            "series": "WFI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 2138.6,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "3",
            "filling_quantity": 312.0,
            "min_load": null,
            "lifespan": null,
            "length": 5650.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 12000.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter/On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.9,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1322,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "7203",
            "series": "WFGN",
            "operation_mode": "H",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1601.3,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "3",
            "filling_quantity": 312.0,
            "min_load": null,
            "lifespan": null,
            "length": 6840.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 11670.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.2,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1025,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "8403",
            "series": "WFGI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1770.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "3",
            "filling_quantity": 408.0,
            "min_load": null,
            "lifespan": null,
            "length": 5650.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 9900.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 101.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-09",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16655",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1276,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "8403",
            "series": "WFN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 2376.5,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "3",
            "filling_quantity": 330.0,
            "min_load": null,
            "lifespan": null,
            "length": 6840.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 12270.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1299,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "8403",
            "series": "WFI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 2398.1,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "3",
            "filling_quantity": 330.0,
            "min_load": null,
            "lifespan": null,
            "length": 5650.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 12590.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter/On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 100.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1323,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "8403",
            "series": "WFGN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1761.4,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Gebäudewärme",
            "n_compressor": "3",
            "filling_quantity": 330.0,
            "min_load": null,
            "lifespan": null,
            "length": 6840.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 12270.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1026,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "9603",
            "series": "WFGI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1960.8,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "3",
            "filling_quantity": 471.0,
            "min_load": null,
            "lifespan": null,
            "length": 5650.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 10000.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-09",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16655",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1277,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "9603",
            "series": "WFN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 2610.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "3",
            "filling_quantity": 360.0,
            "min_load": null,
            "lifespan": null,
            "length": 6840.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 12360.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 100.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1300,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "9603",
            "series": "WFI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 2642.8,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "3",
            "filling_quantity": 360.0,
            "min_load": null,
            "lifespan": null,
            "length": 5650.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 12670.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter/On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 100.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1324,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "9603",
            "series": "WFGN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1921.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "3",
            "filling_quantity": 360.0,
            "min_load": null,
            "lifespan": null,
            "length": 6840.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 12360.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 100.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 926,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "NXW 0503 Standart",
            "series": "NXW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Wohnkomplexe, Industriekomplexe, Geschäftszentren",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 127.6,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -10.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "3",
            "filling_quantity": 13.2,
            "min_load": null,
            "lifespan": null,
            "length": 1795.0,
            "width": 800.0,
            "height": 1835.0,
            "weight": 578.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 78.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 46.4,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "schallgedämpfte Ausführung möglich",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16300",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1,
            "refrigerants": [
                "R717 (Ammoniak)",
                "R718 (Wasser)"
            ],
            "sources": [
                "Abwärme (Air)",
                "Abwärme (Brine/Water)",
                "Abwärme (Steam)",
                "Geothermie (Brine/Water)",
                "Gewässer (Brine/Water)",
                "Solarthermie (Brine/Water)",
                "Umgebungsluft (Air)"
            ],
            "manufacturer": "AGO GmbH Energie und Anlagen",
            "name": "Calora",
            "series": "Calora",
            "operation_mode": "H&C",
            "trl_min": 8,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": "Hybrid (Kompression + Absorption)",
            "sink": "Fernwärme, Prozesswärme, Prozessdampf",
            "min_thermal_capacity": 500.0,
            "max_thermal_capacity": 13000.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": 50.0,
            "max_flow_temperature": 150.0,
            "min_temp_source": -10.0,
            "max_temp_source": 100.0,
            "t_hub_max": 110.0,
            "cop": null,
            "compressor": "Kolbenverdichter, Schraubenverdichter",
            "n_compressor": "1-3",
            "filling_quantity": null,
            "min_load": 25,
            "lifespan": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "offener Stahlrahmen, Containerausführung",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1349,
            "refrigerants": [
                "R717 (Ammoniak)",
                "R718 (Wasser)"
            ],
            "sources": [
                "feuchte Heißluft (Air)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Aneo Industry",
            "name": "FRIGG 1,5",
            "series": "FRIGG",
            "operation_mode": "H",
            "trl_min": 8,
            "trl_max": 8,
            "trl_description": "Standardized heat pump solution",
            "circuit": "MIX",
            "n_circuits": "2",
            "circuit_configuration": "Kaskade",
            "circuit_infos": null,
            "sink": "Prozessdampf",
            "min_thermal_capacity": 200.0,
            "max_thermal_capacity": 600.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 105.0,
            "max_flow_temperature": 120.0,
            "min_temp_source": 20.0,
            "max_temp_source": 40.0,
            "t_hub_max": 110.0,
            "cop": null,
            "compressor": "Kolbenverdichter + Schraubenverdichter",
            "n_compressor": "6",
            "filling_quantity": null,
            "min_load": 40,
            "lifespan": 15,
            "length": null,
            "width": null,
            "height": null,
            "weight": 35000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": "70",
            "room_height_requirements": null,
            "comment": "Standardisierte Wärmepumpen-Lösung für 2 ton/h Prozessdampf.",
            "updated": "2025-05-22",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-19"
        },
        {
            "id": 1350,
            "refrigerants": [
                "R717 (Ammoniak)",
                "R718 (Wasser)"
            ],
            "sources": [
                "Dampf (Steam)",
                "Luft (Air)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Aneo Industry",
            "name": "FRIGG 4,5",
            "series": "FRIGG",
            "operation_mode": "H",
            "trl_min": 8,
            "trl_max": 8,
            "trl_description": null,
            "circuit": "MIX",
            "n_circuits": "2",
            "circuit_configuration": "Kaskade",
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": 300.0,
            "max_thermal_capacity": 1200.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 110.0,
            "max_flow_temperature": 145.0,
            "min_temp_source": 35.0,
            "max_temp_source": 85.0,
            "t_hub_max": 110.0,
            "cop": null,
            "compressor": "Kolbenverdichter + Schraubenverdichter",
            "n_compressor": "8",
            "filling_quantity": null,
            "min_load": 40,
            "lifespan": 20,
            "length": null,
            "width": null,
            "height": null,
            "weight": 45000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": "100",
            "room_height_requirements": null,
            "comment": "Kundenspezifischer Anlagenbau/tailor-made engineering\r\n\r\nHöhere Heizleistungen sind möglich.",
            "updated": "2025-05-22",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-19"
        },
        {
            "id": 1029,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwasser (Brine/Water)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Araner Global DMCC",
            "name": "Large scale centrifugal heat pump - Waste heat",
            "series": "Centrifugal compressor",
            "operation_mode": null,
            "trl_min": 7,
            "trl_max": 8,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": "1 stream of 2 heat pumps in series-counter flow",
            "circuit_infos": null,
            "sink": "Nah- und Fernwärme",
            "min_thermal_capacity": 1565.0,
            "max_thermal_capacity": 5000.0,
            "el_connection_voltage": null,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": 1909.5,
            "min_flow_temperature": 63.1,
            "max_flow_temperature": 82.0,
            "min_temp_source": 4.5,
            "max_temp_source": 17.6,
            "t_hub_max": 75.5,
            "cop": null,
            "compressor": "Turboverdichter",
            "n_compressor": "2",
            "filling_quantity": 3000.0,
            "min_load": 70,
            "lifespan": 25,
            "length": 8400.0,
            "width": 4430.0,
            "height": 3520.0,
            "weight": 47200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "IGV / VSD",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Vollständig montierte Einheit (fully assembled unit)",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Es handelt sich nicht um ein Unternehmen, das einen Katalog von Wärmepumpen anbietet, sondern um ein EPC-Unternehmen (Engineering, Procurement und Construction), das komplette, maßgeschneiderte Lösungen bereitstellt. Die Leistungen gehen über die bloße Lieferung einer Wärmepumpe hinaus; es werden individuell gestaltete Lösungen entwickelt, die für jeden Kunden unterschiedlich sind. Das Leistungsspektrum umfasst Prozess-, Mess- und Regeltechnik, Elektrotechnik sowie Bauingenieurwesen und schließt die Inbetriebnahme und den Start-up der Anlagen ein. Daher finden sich im Abschnitt „Produktinformationen“ Details zu maßgeschneiderten Projekten, die entwickelt wurden und Daten zu den vollständigen Wärmepumpensystemen liefern.",
            "updated": "2025-08-04",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-08-04"
        },
        {
            "id": 1027,
            "refrigerants": [
                "R1234ze(E)"
            ],
            "sources": [
                "Rauchgasabwärme (Brine/Water)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Araner Global DMCC",
            "name": "Large scale magnetic bearing centrifugal heat - Flue gas pump",
            "series": "Centrifugal compressor",
            "operation_mode": null,
            "trl_min": 7,
            "trl_max": 7,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": "1 stream of 3 heat pumps in series-counter flow",
            "circuit_infos": null,
            "sink": "Fernwärme",
            "min_thermal_capacity": 25413.0,
            "max_thermal_capacity": 44553.0,
            "el_connection_voltage": null,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": 8200.2,
            "min_flow_temperature": 62.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": 30.0,
            "max_temp_source": 35.0,
            "t_hub_max": 56.0,
            "cop": null,
            "compressor": "Turboverdichter",
            "n_compressor": "6",
            "filling_quantity": 27000.0,
            "min_load": 70,
            "lifespan": 25,
            "length": 9500.0,
            "width": 4500.0,
            "height": 4700.0,
            "weight": 100000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "IGV / VSD",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Vollständig montierte Einheit (fully assembled unit)",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Es handelt sich nicht um ein Unternehmen, das einen Katalog von Wärmepumpen anbietet, sondern um ein EPC-Unternehmen (Engineering, Procurement und Construction), das komplette, maßgeschneiderte Lösungen bereitstellt. Die Leistungen gehen über die bloße Lieferung einer Wärmepumpe hinaus; es werden individuell gestaltete Lösungen entwickelt, die für jeden Kunden unterschiedlich sind. Das Leistungsspektrum umfasst Prozess-, Mess- und Regeltechnik, Elektrotechnik sowie Bauingenieurwesen und schließt die Inbetriebnahme und den Start-up der Anlagen ein. Daher finden sich im Abschnitt „Produktinformationen“ Details zu maßgeschneiderten Projekten, die entwickelt wurden und Daten zu den vollständigen Wärmepumpensystemen liefern.",
            "updated": "2025-08-04",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1386,
            "refrigerants": [
                "R717 (Ammoniak)"
            ],
            "sources": [
                "Rauchgasabwärme (Brine/Water)"
            ],
            "manufacturer": "Araner Global DMCC",
            "name": "Large scale screw heat pump - Flue gas",
            "series": "Screw compressor",
            "operation_mode": null,
            "trl_min": 4,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": "3 streams of 2 heat pumps in series-counter flow",
            "circuit_infos": null,
            "sink": "Fernwärme",
            "min_thermal_capacity": 11500.0,
            "max_thermal_capacity": 23000.0,
            "el_connection_voltage": null,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": 5070.0,
            "min_flow_temperature": 72.5,
            "max_flow_temperature": 87.0,
            "min_temp_source": 19.8,
            "max_temp_source": 27.5,
            "t_hub_max": 61.1,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "6",
            "filling_quantity": 2400.0,
            "min_load": 20,
            "lifespan": 25,
            "length": 7740.0,
            "width": 6440.0,
            "height": 2620.0,
            "weight": 48000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Slide valve / VSD",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Vollständig montierte Einheit (fully assembled unit)",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Es handelt sich nicht um ein Unternehmen, das einen Katalog von Wärmepumpen anbietet, sondern um ein EPC-Unternehmen (Engineering, Procurement und Construction), das komplette, maßgeschneiderte Lösungen bereitstellt. Die Leistungen gehen über die bloße Lieferung einer Wärmepumpe hinaus; es werden individuell gestaltete Lösungen entwickelt, die für jeden Kunden unterschiedlich sind. Das Leistungsspektrum umfasst Prozess-, Mess- und Regeltechnik, Elektrotechnik sowie Bauingenieurwesen und schließt die Inbetriebnahme und den Start-up der Anlagen ein. Daher finden sich im Abschnitt „Produktinformationen“ Details zu maßgeschneiderten Projekten, die entwickelt wurden und Daten zu den vollständigen Wärmepumpensystemen liefern.",
            "updated": "2025-08-04",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-08-04"
        },
        {
            "id": 1028,
            "refrigerants": [
                "R1234ze(E)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Araner Global DMCC",
            "name": "Large scale screw heat pump - Process water",
            "series": "Screw compressor",
            "operation_mode": null,
            "trl_min": 7,
            "trl_max": 7,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "4",
            "circuit_configuration": "2 streams of 2 heat pumps in series-counter flow",
            "circuit_infos": null,
            "sink": "Fernwärme",
            "min_thermal_capacity": 11942.0,
            "max_thermal_capacity": 12300.0,
            "el_connection_voltage": null,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 75.0,
            "max_flow_temperature": 80.0,
            "min_temp_source": 32.0,
            "max_temp_source": 32.0,
            "t_hub_max": 48.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "4",
            "filling_quantity": 1800.0,
            "min_load": 20,
            "lifespan": 25,
            "length": 8000.0,
            "width": 2300.0,
            "height": 4000.0,
            "weight": 27395.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Slide valve / VSD",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Vollständig montierte Einheit (fully assembled unit)",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Es handelt sich nicht um ein Unternehmen, das einen Katalog von Wärmepumpen anbietet, sondern um ein EPC-Unternehmen (Engineering, Procurement und Construction), das komplette, maßgeschneiderte Lösungen bereitstellt. Die Leistungen gehen über die bloße Lieferung einer Wärmepumpe hinaus; es werden individuell gestaltete Lösungen entwickelt, die für jeden Kunden unterschiedlich sind. Das Leistungsspektrum umfasst Prozess-, Mess- und Regeltechnik, Elektrotechnik sowie Bauingenieurwesen und schließt die Inbetriebnahme und den Start-up der Anlagen ein. Daher finden sich im Abschnitt „Produktinformationen“ Details zu maßgeschneiderten Projekten, die entwickelt wurden und Daten zu den vollständigen Wärmepumpensystemen liefern.",
            "updated": "2025-08-04",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-08-04"
        },
        {
            "id": 1042,
            "refrigerants": [
                "HFKW",
                "HFO",
                "Natürlich"
            ],
            "sources": [
                "Luft (Air)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Energas GmbH",
            "name": "Turbocompressor Driven Industrial Heat Pumps",
            "series": "Turbocompressor Driven Industrial Heat Pumps",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "BOT",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Fernwärme, Prozessdampf, Prozesswärme",
            "min_thermal_capacity": 10000.0,
            "max_thermal_capacity": 50000.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": 80.0,
            "max_flow_temperature": 300.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Turboverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Kundenspezifischer Anlagenbau",
            "updated": "2025-01-13",
            "verified": false,
            "information_source": "https://www.atlascopco.com/gas-and-process/en/campaign/cut-the-carbon/industrial-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 3,
            "refrigerants": [
                "R1233zd(E)",
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHR 100",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 100.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 120.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2091.0,
            "width": 1571.0,
            "height": 911.0,
            "weight": 1200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 4,
            "refrigerants": [
                "R1233zd(E)",
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHR 150",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 150.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 120.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2091.0,
            "width": 1571.0,
            "height": 911.0,
            "weight": 1300.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 5,
            "refrigerants": [
                "R1233zd(E)",
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHR 220",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 220.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 120.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2091.0,
            "width": 1571.0,
            "height": 911.0,
            "weight": 2300.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 6,
            "refrigerants": [
                "R1233zd(E)",
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHR 300",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 300.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 120.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2091.0,
            "width": 2723.0,
            "height": 911.0,
            "weight": 2600.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 7,
            "refrigerants": [
                "R1233zd(E)",
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHR 380",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 380.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 120.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2091.0,
            "width": 3866.0,
            "height": 911.0,
            "weight": 3100.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 8,
            "refrigerants": [
                "R1233zd(E)",
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHR 450",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 450.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 120.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2091.0,
            "width": 3866.0,
            "height": 911.0,
            "weight": 3700.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1403,
            "refrigerants": [
                "R1234ze(E)",
                "R134a",
                "R290 (Propan)",
                "R450A (R1234ze(E)/R134a)",
                "R513A (R1234yf/R134a)",
                "R515B (R1234ze(E)/ 227ea)",
                "R600a (Isobutan)",
                "R717 (Ammoniak)",
                "R744 (CO2)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHR-100-VSD",
            "series": "EHR",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme, Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 320.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 120.0,
            "min_temp_source": null,
            "max_temp_source": 60.0,
            "t_hub_max": 65.0,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": 10,
            "length": 1906.0,
            "width": 911.0,
            "height": 2091.0,
            "weight": 1200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN50",
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-08-04",
            "verified": false,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1404,
            "refrigerants": [
                "R1234ze(E)",
                "R134a",
                "R290 (Propan)",
                "R450A (R1234ze(E)/R134a)",
                "R513A (R1234yf/R134a)",
                "R515B (R1234ze(E)/ 227ea)",
                "R600a (Isobutan)",
                "R717 (Ammoniak)",
                "R744 (CO2)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHR-100-VSD",
            "series": "EHR",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme, Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 320.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 120.0,
            "min_temp_source": null,
            "max_temp_source": 60.0,
            "t_hub_max": 65.0,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": 10,
            "length": 1906.0,
            "width": 911.0,
            "height": 2091.0,
            "weight": 1200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN50",
            "evaporator_outlet": "DN50",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN65",
            "condenser_outlet": "DN65",
            "sound_power": 82.1,
            "sound_pressure_1m": 71.1,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung, Schlüsselfertig",
            "space_requirements": "7,6",
            "room_height_requirements": null,
            "comment": "Bei den WP mit natürlichen Kältemitteln handelt es sich um custom Lösungen",
            "updated": "2025-08-04",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-08-04"
        },
        {
            "id": 1402,
            "refrigerants": [
                "R1234ze(E)",
                "R134a",
                "R290 (Propan)",
                "R450A (R1234ze(E)/R134a)",
                "R513A (R1234yf/R134a)",
                "R515B (R1234ze(E)/ 227ea)",
                "R600a (Isobutan)",
                "R717 (Ammoniak)",
                "R744 (CO2)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHR-150-VSD",
            "series": "EHR",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme, Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 480.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 120.0,
            "min_temp_source": null,
            "max_temp_source": 60.0,
            "t_hub_max": 65.0,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": 10,
            "length": 1996.0,
            "width": 911.0,
            "height": 2091.0,
            "weight": 1300.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN80",
            "evaporator_outlet": "DN80",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN80",
            "condenser_outlet": "DN80",
            "sound_power": 85.6,
            "sound_pressure_1m": 74.6,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung, Schlüsselfertig",
            "space_requirements": "7,8",
            "room_height_requirements": null,
            "comment": "Bei den WP mit natürlichen Kältemitteln handelt es sich um custom Lösungen",
            "updated": "2025-08-04",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-08-04"
        },
        {
            "id": 1401,
            "refrigerants": [
                "R1234ze(E)",
                "R134a",
                "R290 (Propan)",
                "R450A (R1234ze(E)/R134a)",
                "R513A (R1234yf/R134a)",
                "R515B (R1234ze(E)/ 227ea)",
                "R600a (Isobutan)",
                "R717 (Ammoniak)",
                "R744 (CO2)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHR-220-VSD",
            "series": "EHR",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme, Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 720.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 120.0,
            "min_temp_source": null,
            "max_temp_source": 60.0,
            "t_hub_max": 65.0,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "3",
            "filling_quantity": null,
            "min_load": 20,
            "lifespan": 10,
            "length": 3148.0,
            "width": 911.0,
            "height": 2092.0,
            "weight": 2300.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN100",
            "evaporator_outlet": "DN100",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN100",
            "condenser_outlet": "DN100",
            "sound_power": 87.5,
            "sound_pressure_1m": 76.5,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung, Schlüsselfertig",
            "space_requirements": "10,2",
            "room_height_requirements": null,
            "comment": "Bei den WP mit natürlichen Kältemitteln handelt es sich um custom Lösungen",
            "updated": "2025-08-04",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-08-04"
        },
        {
            "id": 1406,
            "refrigerants": [
                "R1234ze(E)",
                "R134a",
                "R290 (Propan)",
                "R450A (R1234ze(E)/R134a)",
                "R513A (R1234yf/R134a)",
                "R515B (R1234ze(E)/ 227ea)",
                "R600a (Isobutan)",
                "R717 (Ammoniak)",
                "R744 (CO2)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHR-30-VSD",
            "series": "EHR",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme, Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 110.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 120.0,
            "min_temp_source": null,
            "max_temp_source": 60.0,
            "t_hub_max": 65.0,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 60,
            "lifespan": 10,
            "length": 1079.0,
            "width": 750.0,
            "height": 1297.0,
            "weight": 530.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 78.9,
            "sound_pressure_1m": 67.9,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung, Schlüsselfertig",
            "space_requirements": null,
            "room_height_requirements": 4.4,
            "comment": "Bei den WP mit natürlichen Kältemitteln handelt es sich um custom Lösungen.",
            "updated": "2025-08-04",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-08-04"
        },
        {
            "id": 1400,
            "refrigerants": [
                "R1234ze(E)",
                "R290 (Propan)",
                "R450A (R1234ze(E)/R134a)",
                "R513A (R1234yf/R134a)",
                "R515B (R1234ze(E)/ 227ea)",
                "R600a (Isobutan)",
                "R717 (Ammoniak)",
                "R744 (CO2)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHR-300-VSD",
            "series": "EHR",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme, Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 900.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 120.0,
            "min_temp_source": null,
            "max_temp_source": 60.0,
            "t_hub_max": 65.0,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "4",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": 10,
            "length": 3327.0,
            "width": 911.0,
            "height": 2092.0,
            "weight": 2600.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN100",
            "evaporator_outlet": "DN100",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN100",
            "condenser_outlet": "DN100",
            "sound_power": 88.8,
            "sound_pressure_1m": 77.8,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung, Schlüsselfertig",
            "space_requirements": "11,6",
            "room_height_requirements": null,
            "comment": "Bei den WP mit natürlichen Kältemitteln handelt es sich um custom Lösungen",
            "updated": "2025-08-04",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-08-04"
        },
        {
            "id": 1399,
            "refrigerants": [
                "R1234ze(E)",
                "R134a",
                "R290 (Propan)",
                "R450A (R1234ze(E)/R134a)",
                "R513A (R1234yf/R134a)",
                "R515B (R1234ze(E)/ 227ea)",
                "R600a (Isobutan)",
                "R717 (Ammoniak)",
                "R744 (CO2)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHR-380-VSD",
            "series": "EHR",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme, Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1100.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 95.0,
            "min_temp_source": null,
            "max_temp_source": 50.0,
            "t_hub_max": 65.0,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "5",
            "filling_quantity": null,
            "min_load": 12,
            "lifespan": 10,
            "length": 4469.0,
            "width": 911.0,
            "height": 2092.0,
            "weight": 3100.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN100",
            "evaporator_outlet": "DN100",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN100",
            "condenser_outlet": "DN100",
            "sound_power": 89.3,
            "sound_pressure_1m": 78.3,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung, Schlüsselfertig",
            "space_requirements": "14,5",
            "room_height_requirements": null,
            "comment": "Bei den WP mit natürlichen Kältemitteln handelt es sich um custom Lösungen",
            "updated": "2025-08-04",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-08-04"
        },
        {
            "id": 1398,
            "refrigerants": [
                "R1234ze(E)",
                "R134a",
                "R290 (Propan)",
                "R450A (R1234ze(E)/R134a)",
                "R513A (R1234yf/R134a)",
                "R515B (R1234ze(E)/ 227ea)",
                "R600a (Isobutan)",
                "R717 (Ammoniak)",
                "R744 (CO2)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHR-450-VSD",
            "series": "EHR",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme, Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1400.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 95.0,
            "min_temp_source": null,
            "max_temp_source": 50.0,
            "t_hub_max": 65.0,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "6",
            "filling_quantity": null,
            "min_load": 10,
            "lifespan": 10,
            "length": 4469.0,
            "width": 911.0,
            "height": 2092.0,
            "weight": 3700.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN100",
            "evaporator_outlet": "DN100",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN100",
            "condenser_outlet": "DN100",
            "sound_power": 89.8,
            "sound_pressure_1m": 78.8,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung, Schlüsselfertig",
            "space_requirements": "14,5",
            "room_height_requirements": null,
            "comment": "Bei den WP mit natürlichen Kältemitteln handelt es sich um custom Lösungen",
            "updated": "2025-08-04",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-08-04"
        },
        {
            "id": 1405,
            "refrigerants": [
                "R1234ze(E)",
                "R134a",
                "R290 (Propan)",
                "R450A (R1234ze(E)/R134a)",
                "R513A (R1234yf/R134a)",
                "R515B (R1234ze(E)/ 227ea)",
                "R600a (Isobutan)",
                "R717 (Ammoniak)",
                "R744 (CO2)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHR-60-VSD",
            "series": "EHR",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 210.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 120.0,
            "min_temp_source": null,
            "max_temp_source": 60.0,
            "t_hub_max": 65.0,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": 10,
            "length": 1852.0,
            "width": 911.0,
            "height": 2091.0,
            "weight": 920.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN50",
            "evaporator_outlet": "DN50",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN40",
            "condenser_outlet": "DN40",
            "sound_power": 79.2,
            "sound_pressure_1m": 68.2,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung, Schlüsselfertig",
            "space_requirements": "7,5",
            "room_height_requirements": null,
            "comment": "Bei den WP mit natürlichen Kältemitteln handelt es sich um custom Lösungen",
            "updated": "2025-08-04",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-08-04"
        },
        {
            "id": 20,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHX 210",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 210.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 62.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2091.0,
            "width": 1571.0,
            "height": 911.0,
            "weight": 1600.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 21,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHX 330",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 330.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 62.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2091.0,
            "width": 2723.0,
            "height": 911.0,
            "weight": 1800.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 22,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHX 420",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 420.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 62.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2091.0,
            "width": 2723.0,
            "height": 911.0,
            "weight": 2000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 16,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ 1000",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1000.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2100.0,
            "width": 5000.0,
            "height": 2000.0,
            "weight": 4500.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 17,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ 1200",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1200.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2100.0,
            "width": 5000.0,
            "height": 2000.0,
            "weight": 5300.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 18,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ 1500",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1500.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2100.0,
            "width": 5000.0,
            "height": 2000.0,
            "weight": 6500.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 9,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ 180",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 180.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2091.0,
            "width": 2551.0,
            "height": 911.0,
            "weight": 2300.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 19,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ 2000",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 2000.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2100.0,
            "width": 5000.0,
            "height": 2000.0,
            "weight": 7500.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 10,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ 280",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 280.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2091.0,
            "width": 2551.0,
            "height": 911.0,
            "weight": 2900.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 11,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ 380",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 380.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2091.0,
            "width": 2551.0,
            "height": 911.0,
            "weight": 3600.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 12,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ 490",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 490.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2091.0,
            "width": 2551.0,
            "height": 911.0,
            "weight": 4000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 13,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ 580",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 580.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2091.0,
            "width": 2551.0,
            "height": 911.0,
            "weight": 4500.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 14,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ 600",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 600.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2100.0,
            "width": 5000.0,
            "height": 2000.0,
            "weight": 3200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 15,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ 800",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 800.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2100.0,
            "width": 5000.0,
            "height": 2000.0,
            "weight": 4000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1390,
            "refrigerants": [
                "R1234ze(E)",
                "R290 (Propan)",
                "R450A (R1234ze(E)/R134a)",
                "R513A (R1234yf/R134a)",
                "R515B (R1234ze(E)/ 227ea)",
                "R600a (Isobutan)",
                "R717 (Ammoniak)",
                "R744 (CO2)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ-1000-VSD",
            "series": "EH Serie",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme, Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 2700.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": 50.0,
            "t_hub_max": 65.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": 10,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.2,
            "sound_pressure_1m": 91.2,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung, Schlüsselfertig",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-08-04",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-08-04"
        },
        {
            "id": 1389,
            "refrigerants": [
                "R1234ze(E)",
                "R134a",
                "R290 (Propan)",
                "R450A (R1234ze(E)/R134a)",
                "R513A (R1234yf/R134a)",
                "R515B (R1234ze(E)/ 227ea)",
                "R600a (Isobutan)",
                "R717 (Ammoniak)",
                "R744 (CO2)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ-1200-VSD",
            "series": "EH Serie",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme, Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 3100.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": 50.0,
            "t_hub_max": 65.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": 10,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 103.1,
            "sound_pressure_1m": 92.1,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung, Schlüsselfertig",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-08-04",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-08-04"
        },
        {
            "id": 1388,
            "refrigerants": [
                "R1234ze(E)",
                "R134a",
                "R450A (R1234ze(E)/R134a)",
                "R513A (R1234yf/R134a)",
                "R515B (R1234ze(E)/ 227ea)",
                "R600a (Isobutan)",
                "R717 (Ammoniak)",
                "R744 (CO2)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ-1500-VSD",
            "series": "EH Serie",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme, Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 4100.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": 50.0,
            "t_hub_max": 65.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": 10,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 104.6,
            "sound_pressure_1m": 93.6,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung, Schlüsselfertig",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-08-04",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-08-04"
        },
        {
            "id": 1396,
            "refrigerants": [
                "R1234ze(E)",
                "R134a",
                "R290 (Propan)",
                "R450A (R1234ze(E)/R134a)",
                "R513A (R1234yf/R134a)",
                "R515B (R1234ze(E)/ 227ea)",
                "R600a (Isobutan)",
                "R717 (Ammoniak)",
                "R744 (CO2)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ-180-VSD",
            "series": "EH Serie",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme, Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 600.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": 50.0,
            "t_hub_max": 65.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 60,
            "lifespan": 10,
            "length": 3045.0,
            "width": 911.0,
            "height": 2091.0,
            "weight": 2300.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 85.5,
            "sound_pressure_1m": 74.5,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung, Schlüsselfertig",
            "space_requirements": "9,8",
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-08-04",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-08-04"
        },
        {
            "id": 1387,
            "refrigerants": [
                "R1234ze(E)",
                "R134a",
                "R290 (Propan)",
                "R450A (R1234ze(E)/R134a)",
                "R513A (R1234yf/R134a)",
                "R515B (R1234ze(E)/ 227ea)",
                "R600a (Isobutan)",
                "R717 (Ammoniak)",
                "R744 (CO2)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ-2000-VSD",
            "series": "EH Serie",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "BOT",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme, Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 5500.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": 50.0,
            "t_hub_max": 65.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": 10,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 108.7,
            "sound_pressure_1m": 97.7,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung, Schlüsselfertig",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-08-04",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-08-04"
        },
        {
            "id": 1395,
            "refrigerants": [
                "R1234ze(E)",
                "R134a",
                "R290 (Propan)",
                "R450A (R1234ze(E)/R134a)",
                "R513A (R1234yf/R134a)",
                "R515B (R1234ze(E)/ 227ea)",
                "R600a (Isobutan)",
                "R717 (Ammoniak)",
                "R744 (CO2)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ-280-VSD",
            "series": "EH Serie",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme, Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 800.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": 50.0,
            "t_hub_max": 65.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 60,
            "lifespan": 10,
            "length": 3070.0,
            "width": 911.0,
            "height": 2091.0,
            "weight": 2900.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 85.8,
            "sound_pressure_1m": 74.8,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung, Schlüsselfertig",
            "space_requirements": "9,9",
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-08-04",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-08-04"
        },
        {
            "id": 1394,
            "refrigerants": [
                "R1234ze(E)",
                "R134a",
                "R290 (Propan)",
                "R450A (R1234ze(E)/R134a)",
                "R513A (R1234yf/R134a)",
                "R515B (R1234ze(E)/ 227ea)",
                "R600a (Isobutan)",
                "R717 (Ammoniak)",
                "R744 (CO2)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ-380-VSD",
            "series": "EH Serie",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme, Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1100.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": 50.0,
            "t_hub_max": 65.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 60,
            "lifespan": 10,
            "length": 3439.0,
            "width": 911.0,
            "height": 2519.0,
            "weight": 4000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 90.7,
            "sound_pressure_1m": 79.7,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung, Schlüsselfertig",
            "space_requirements": "10,6",
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-08-04",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-08-04"
        },
        {
            "id": 1393,
            "refrigerants": [
                "R1234ze(E)",
                "R134a",
                "R290 (Propan)",
                "R450A (R1234ze(E)/R134a)",
                "R513A (R1234yf/R134a)",
                "R515B (R1234ze(E)/ 227ea)",
                "R600a (Isobutan)",
                "R717 (Ammoniak)",
                "R744 (CO2)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ-490-VSD",
            "series": "EH Serie",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme, Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1300.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": 50.0,
            "t_hub_max": 65.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 60,
            "lifespan": 10,
            "length": 3439.0,
            "width": 911.0,
            "height": 2519.0,
            "weight": 4000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 90.7,
            "sound_pressure_1m": 79.7,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung, Schlüsselfertig",
            "space_requirements": "10,6",
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-08-04",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-08-04"
        },
        {
            "id": 1392,
            "refrigerants": [
                "R1234ze(E)",
                "R134a",
                "R290 (Propan)",
                "R450A (R1234ze(E)/R134a)",
                "R513A (R1234yf/R134a)",
                "R515B (R1234ze(E)/ 227ea)",
                "R600a (Isobutan)",
                "R717 (Ammoniak)",
                "R744 (CO2)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ-580-VSD",
            "series": "EH Serie",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme, Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1500.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": 50.0,
            "t_hub_max": 65.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 60,
            "lifespan": 10,
            "length": 3439.0,
            "width": 911.0,
            "height": 2519.0,
            "weight": 4500.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 92.0,
            "sound_pressure_1m": 81.0,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung, Schlüsselfertig",
            "space_requirements": "10,6",
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-08-04",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-08-04"
        },
        {
            "id": 1391,
            "refrigerants": [
                "R1234ze(E)",
                "R134a",
                "R290 (Propan)",
                "R450A (R1234ze(E)/R134a)",
                "R513A (R1234yf/R134a)",
                "R515B (R1234ze(E)/ 227ea)",
                "R600a (Isobutan)",
                "R717 (Ammoniak)",
                "R744 (CO2)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ-800-VSD",
            "series": "EH Serie",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme, Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 2200.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": 50.0,
            "t_hub_max": 65.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": 10,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.9,
            "sound_pressure_1m": 88.9,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung, Schlüsselfertig",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-08-04",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-08-04"
        },
        {
            "id": 1397,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ-950-VSD",
            "series": "EH Serie",
            "operation_mode": "H&C",
            "trl_min": 8,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme, Fernwärme, Prozesswärme, Prozessdampf",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1000.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 120.0,
            "min_temp_source": null,
            "max_temp_source": 65.0,
            "t_hub_max": 65.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": 60,
            "lifespan": 10,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung, Schlüsselfertig",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-08-04",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-08-04"
        },
        {
            "id": 1380,
            "refrigerants": [
                "R718 (Wasser)"
            ],
            "sources": [
                "Abwärme (Steam)",
                "Dampf (Steam)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "SE/A5",
            "series": "SE / SA / SR / ST",
            "operation_mode": "H",
            "trl_min": 8,
            "trl_max": null,
            "trl_description": null,
            "circuit": "MVR",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozessdampf, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 4500.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": 100.0,
            "max_flow_temperature": 200.0,
            "min_temp_source": 70.0,
            "max_temp_source": 150.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": 10,
            "length": 4065.0,
            "width": 2120.0,
            "height": 2700.0,
            "weight": null,
            "weight_max": 4900.0,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung / Schlüsselfertig",
            "space_requirements": "31,5",
            "room_height_requirements": null,
            "comment": "Druckverhältnis | Überhitzung: 1,8 … 36 | 15 … 41 K",
            "updated": "2025-07-09",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-07-09"
        },
        {
            "id": 1378,
            "refrigerants": [
                "R718 (Wasser)"
            ],
            "sources": [
                "Abwärme (Steam)",
                "Dampf (Steam)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "SE/A6",
            "series": "SE / SA / SR / ST",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 8,
            "trl_description": null,
            "circuit": "MVR",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozessdampf, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 8000.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": 100.0,
            "max_flow_temperature": 200.0,
            "min_temp_source": 70.0,
            "max_temp_source": 150.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": 10,
            "length": 4660.0,
            "width": 2120.0,
            "height": 2700.0,
            "weight": null,
            "weight_max": 12400.0,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung / Schlüsselfertig",
            "space_requirements": "34",
            "room_height_requirements": null,
            "comment": "Druckverhältnis | Überhitzung: 1,8 … 36 | 15 … 41 K",
            "updated": "2025-07-09",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-07-09"
        },
        {
            "id": 1381,
            "refrigerants": [
                "R718 (Wasser)"
            ],
            "sources": [
                "Abwärme (Steam)",
                "Dampf (Steam)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "SR/T5",
            "series": "SE / SA / SR / ST",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 8,
            "trl_description": null,
            "circuit": "MVR",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozessdampf, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 2500.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": 100.0,
            "max_flow_temperature": 200.0,
            "min_temp_source": 70.0,
            "max_temp_source": 150.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": 10,
            "length": 4065.0,
            "width": 2120.0,
            "height": 2700.0,
            "weight": null,
            "weight_max": 10500.0,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung / Schlüsselfertig",
            "space_requirements": "31,5",
            "room_height_requirements": null,
            "comment": "Druckverhältnis | Überhitzung: 1,8 … 36 | 15 … 41 K",
            "updated": "2025-07-09",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-07-09"
        },
        {
            "id": 1379,
            "refrigerants": [
                "R718 (Wasser)"
            ],
            "sources": [
                "Abwärme (Steam)",
                "Dampf (Steam)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "SR/T6",
            "series": "SE / SA / SR / ST",
            "operation_mode": "H",
            "trl_min": 8,
            "trl_max": null,
            "trl_description": null,
            "circuit": "MVR",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozessdampf, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 5000.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": 100.0,
            "max_flow_temperature": 200.0,
            "min_temp_source": 70.0,
            "max_temp_source": 150.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": 10,
            "length": 4660.0,
            "width": 2120.0,
            "height": 2700.0,
            "weight": null,
            "weight_max": 9500.0,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung / Schlüsselfertig",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Druckverhältnis | Überhitzung: 1,8 … 36 | 15 … 41 K",
            "updated": "2025-07-09",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-07-09"
        },
        {
            "id": 1325,
            "refrigerants": [
                "HFO"
            ],
            "sources": [
                "Luft (Air)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AtmosZero B.V.",
            "name": "Boiler 2.0 (150 °C)",
            "series": "Boiler 2.0",
            "operation_mode": "H&C",
            "trl_min": 7,
            "trl_max": 9,
            "trl_description": "9 ab 2026",
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozessdampf (Sattdampf)",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1000.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 120.0,
            "max_flow_temperature": 150.0,
            "min_temp_source": -10.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Turboverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 6100.0,
            "width": 2400.0,
            "height": 3000.0,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung, steckerfertig",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-05-20",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-02-18"
        },
        {
            "id": 1351,
            "refrigerants": [
                "HFO"
            ],
            "sources": [
                "Luft (Air)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AtmosZero B.V.",
            "name": "Boiler 2.0 (186 °C)",
            "series": "Boiler 2.0",
            "operation_mode": "H&C",
            "trl_min": 7,
            "trl_max": 9,
            "trl_description": "9 ab 2026",
            "circuit": "MIX",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozessdampf",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1000.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 120.0,
            "max_flow_temperature": 186.0,
            "min_temp_source": -10.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Turboverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 6100.0,
            "width": 2400.0,
            "height": 3000.0,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung, steckerfertig",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-05-20",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-20"
        },
        {
            "id": 1114,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Buderus (Bosch Thermotechnik GmbH)",
            "name": "WLW276-16",
            "series": "Logatherm WLW276",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1-16",
            "circuit_configuration": "Kaskadierung von bis zu 16 Einheiten möglich",
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": 16.0,
            "max_thermal_capacity": 256.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -20.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 1340.0,
            "width": 1005.0,
            "height": 1920.0,
            "weight": 315.0,
            "weight_max": 527.0,
            "weight_description": "Betriebsgewicht Basis/mit integr. Pumpe + Puffer",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Leistungsbereich bezieht sich auf 1-16 Module.\r\nDimensionen und Gewicht beziehen sich auf Einzelmodul.",
            "updated": "2025-01-22",
            "verified": false,
            "information_source": "https://www.buderus.de/de/produkte/logatherm-wlw276--74138#datasheet",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1115,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Buderus (Bosch Thermotechnik GmbH)",
            "name": "WLW276-19",
            "series": "Logatherm WLW276",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1-16",
            "circuit_configuration": "Kaskadierung von bis zu 16 Einheiten möglich",
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": 19.0,
            "max_thermal_capacity": 304.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -20.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 1005.0,
            "width": 1920.0,
            "height": 1920.0,
            "weight": 315.0,
            "weight_max": 527.0,
            "weight_description": "Betriebsgewicht Basis/mit integr. Pumpe + Puffer",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Leistungsbereich bezieht sich auf 1-16 Module.\r\nDimensionen und Gewicht beziehen sich auf Einzelmodul.",
            "updated": "2025-01-22",
            "verified": false,
            "information_source": "https://www.buderus.de/de/produkte/logatherm-wlw276--74138#datasheet",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1116,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Buderus (Bosch Thermotechnik GmbH)",
            "name": "WLW276-24",
            "series": "Logatherm WLW276",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1-16",
            "circuit_configuration": "Kaskadierung von bis zu 16 Einheiten möglich",
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": 24.0,
            "max_thermal_capacity": 384.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -20.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 1340.0,
            "width": 1005.0,
            "height": 1920.0,
            "weight": 315.0,
            "weight_max": 527.0,
            "weight_description": "Betriebsgewicht Basis/mit integr. Pumpe + Puffer",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Leistungsbereich bezieht sich auf 1-16 Module.\r\nDimensionen und Gewicht beziehen sich auf Einzelmodul.",
            "updated": "2025-01-22",
            "verified": false,
            "information_source": "https://www.buderus.de/de/produkte/logatherm-wlw276--74138#datasheet",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1117,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Buderus (Bosch Thermotechnik GmbH)",
            "name": "WLW276-31",
            "series": "Logatherm WLW276",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1-16",
            "circuit_configuration": "Kaskadierung von bis zu 16 Einheiten möglich",
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": 31.0,
            "max_thermal_capacity": 496.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -20.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 1750.0,
            "width": 1200.0,
            "height": 4000.0,
            "weight": 1156.0,
            "weight_max": 1919.0,
            "weight_description": "Betriebsgewicht Basis/mit integr. Pumpe + Puffer",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Leistungsbereich bezieht sich auf 1-16 Module.\r\nDimensionen und Gewicht beziehen sich auf Einzelmodul.",
            "updated": "2025-01-22",
            "verified": false,
            "information_source": "https://www.buderus.de/de/produkte/logatherm-wlw276--74138#datasheet",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1118,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Buderus (Bosch Thermotechnik GmbH)",
            "name": "WLW276-36",
            "series": "Logatherm WLW276",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1-16",
            "circuit_configuration": "Kaskadierung von bis zu 16 Einheiten möglich",
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": 36.0,
            "max_thermal_capacity": 576.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -20.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 1750.0,
            "width": 1200.0,
            "height": 4000.0,
            "weight": 1156.0,
            "weight_max": 1919.0,
            "weight_description": "Betriebsgewicht Basis/mit integr. Pumpe + Puffer",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Leistungsbereich bezieht sich auf 1-16 Module.\r\nDimensionen und Gewicht beziehen sich auf Einzelmodul.",
            "updated": "2025-01-22",
            "verified": false,
            "information_source": "https://www.buderus.de/de/produkte/logatherm-wlw276--74138#datasheet",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1119,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Buderus (Bosch Thermotechnik GmbH)",
            "name": "WLW276-41",
            "series": "Logatherm WLW276",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1-16",
            "circuit_configuration": "Kaskadierung von bis zu 16 Einheiten möglich",
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": 41.0,
            "max_thermal_capacity": 656.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -20.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 1750.0,
            "width": 1200.0,
            "height": 4000.0,
            "weight": 1156.0,
            "weight_max": 1919.0,
            "weight_description": "Betriebsgewicht Basis/mit integr. Pumpe + Puffer",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Leistungsbereich bezieht sich auf 1-16 Module.\r\nDimensionen und Gewicht beziehen sich auf Einzelmodul.",
            "updated": "2025-01-22",
            "verified": false,
            "information_source": "https://www.buderus.de/de/produkte/logatherm-wlw276--74138#datasheet",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1120,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Buderus (Bosch Thermotechnik GmbH)",
            "name": "WLW276-53",
            "series": "Logatherm WLW276",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1-16",
            "circuit_configuration": "Kaskadierung von bis zu 16 Einheiten möglich",
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": 53.0,
            "max_thermal_capacity": 848.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -20.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 1510.0,
            "width": 1100.0,
            "height": 3300.0,
            "weight": 784.0,
            "weight_max": 1176.0,
            "weight_description": "Betriebsgewicht Basis/mit integr. Pumpe + Puffer",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Leistungsbereich bezieht sich auf 1-16 Module.\r\nDimensionen und Gewicht beziehen sich auf Einzelmodul.",
            "updated": "2025-01-22",
            "verified": false,
            "information_source": "https://www.buderus.de/de/produkte/logatherm-wlw276--74138#datasheet",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1121,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Buderus (Bosch Thermotechnik GmbH)",
            "name": "WLW276-59",
            "series": "Logatherm WLW276",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1-16",
            "circuit_configuration": "Kaskadierung von bis zu 16 Einheiten möglich",
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": 59.0,
            "max_thermal_capacity": 944.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -20.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 1510.0,
            "width": 1100.0,
            "height": 3300.0,
            "weight": 784.0,
            "weight_max": 1176.0,
            "weight_description": "Betriebsgewicht Basis/mit integr. Pumpe + Puffer",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Leistungsbereich bezieht sich auf 1-16 Module.\r\nDimensionen und Gewicht beziehen sich auf Einzelmodul.",
            "updated": "2025-01-22",
            "verified": false,
            "information_source": "https://www.buderus.de/de/produkte/logatherm-wlw276--74138#datasheet",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1122,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Buderus (Bosch Thermotechnik GmbH)",
            "name": "WLW276-65",
            "series": "Logatherm WLW276",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1-16",
            "circuit_configuration": "Kaskadierung von bis zu 16 Einheiten möglich",
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": 65.0,
            "max_thermal_capacity": 1040.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -20.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 1750.0,
            "width": 1200.0,
            "height": 4000.0,
            "weight": 1156.0,
            "weight_max": 1919.0,
            "weight_description": "Betriebsgewicht Basis/mit integr. Pumpe + Puffer",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Leistungsbereich bezieht sich auf 1-16 Module.\r\nDimensionen und Gewicht beziehen sich auf Einzelmodul.",
            "updated": "2025-01-22",
            "verified": false,
            "information_source": "https://www.buderus.de/de/produkte/logatherm-wlw276--74138#datasheet",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1123,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Buderus (Bosch Thermotechnik GmbH)",
            "name": "WLW276-75",
            "series": "Logatherm WLW276",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1-16",
            "circuit_configuration": "Kaskadierung von bis zu 16 Einheiten möglich",
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": 75.0,
            "max_thermal_capacity": 1200.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -20.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 1750.0,
            "width": 1200.0,
            "height": 4000.0,
            "weight": 1156.0,
            "weight_max": 1919.0,
            "weight_description": "Betriebsgewicht Basis/mit integr. Pumpe + Puffer",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Leistungsbereich bezieht sich auf 1-16 Module.\r\nDimensionen und Gewicht beziehen sich auf Einzelmodul.",
            "updated": "2025-01-22",
            "verified": false,
            "information_source": "https://www.buderus.de/de/produkte/logatherm-wlw276--74138#datasheet",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1124,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Buderus (Bosch Thermotechnik GmbH)",
            "name": "WLW276-89",
            "series": "Logatherm WLW276",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1-16",
            "circuit_configuration": "Kaskadierung von bis zu 16 Einheiten möglich",
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": 89.0,
            "max_thermal_capacity": 1424.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -20.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 1750.0,
            "width": 1200.0,
            "height": 4000.0,
            "weight": 1156.0,
            "weight_max": 1919.0,
            "weight_description": "Betriebsgewicht Basis/mit integr. Pumpe + Puffer",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Leistungsbereich bezieht sich auf 1-16 Module.\r\nDimensionen und Gewicht beziehen sich auf Einzelmodul.",
            "updated": "2025-01-22",
            "verified": false,
            "information_source": "https://www.buderus.de/de/produkte/logatherm-wlw276--74138#datasheet",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 134,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 1040",
            "series": "AquaSnap 30RQP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1052.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "16",
            "filling_quantity": 140.0,
            "min_load": 6,
            "lifespan": null,
            "length": 10096.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 6859.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "16 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 65.5,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 116,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 165R",
            "series": "AquaSnap 30RQP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 173.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "3",
            "filling_quantity": 27.0,
            "min_load": 33,
            "lifespan": null,
            "length": 2410.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 1569.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 90.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 58.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 117,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 180R",
            "series": "AquaSnap 30RQP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 192.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "3",
            "filling_quantity": 27.0,
            "min_load": 33,
            "lifespan": null,
            "length": 2410.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 1575.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 91.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 58.5,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 118,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 210R",
            "series": "AquaSnap 30RQP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 231.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 32.0,
            "min_load": 25,
            "lifespan": null,
            "length": 2410.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 1784.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "4 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 91.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 59.5,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 119,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 230R",
            "series": "AquaSnap 30RQP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 250.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 32.0,
            "min_load": 25,
            "lifespan": null,
            "length": 2410.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 1811.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "4 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 92.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 60.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 121,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 310R",
            "series": "AquaSnap 30RQP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 310.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "5",
            "filling_quantity": 45.0,
            "min_load": 20,
            "lifespan": null,
            "length": 3604.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 22394.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "5 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 60.5,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 122,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 330R",
            "series": "AquaSnap 30RQP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 329.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "5",
            "filling_quantity": 47.0,
            "min_load": 20,
            "lifespan": null,
            "length": 3604.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 2452.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "5 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 61.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 123,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 370R",
            "series": "AquaSnap 30RQP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 378.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "6",
            "filling_quantity": 53.0,
            "min_load": 17,
            "lifespan": null,
            "length": 3604.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 2672.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "6 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 61.5,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 124,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 400R",
            "series": "AquaSnap 30RQP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 397.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "6",
            "filling_quantity": 52.0,
            "min_load": 17,
            "lifespan": null,
            "length": 3604.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 2678.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "6 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 61.5,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 125,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 430R",
            "series": "AquaSnap 30RQP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 431.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "7",
            "filling_quantity": 64.0,
            "min_load": 14,
            "lifespan": null,
            "length": 4798.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 3154.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "7 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 62.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 126,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 470R",
            "series": "AquaSnap 30RQP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 458.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "7",
            "filling_quantity": 64.0,
            "min_load": 14,
            "lifespan": null,
            "length": 4798.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 3180.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "7 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 62.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 127,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 520R",
            "series": "AquaSnap 30RQP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 526.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "8",
            "filling_quantity": 70.0,
            "min_load": 13,
            "lifespan": null,
            "length": 4798.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 3430.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "8 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 62.5,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1049,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 570R",
            "series": "AquaSnap 30RQP",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 579.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "5",
            "filling_quantity": 86.0,
            "min_load": 20,
            "lifespan": null,
            "length": 5592.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 4105.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "10 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 64.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1050,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 610R",
            "series": "AquaSnap 30RQP",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 671.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "6",
            "filling_quantity": 96.0,
            "min_load": 17,
            "lifespan": null,
            "length": 7186.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 4728.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "10 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 64.5,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1051,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 680R",
            "series": "AquaSnap 30RQP",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 671.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "6",
            "filling_quantity": 96.0,
            "min_load": 17,
            "lifespan": null,
            "length": 7186.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 4728.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 65.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 130,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 740R",
            "series": "AquaSnap 30RQP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 757.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "12",
            "filling_quantity": 104.0,
            "min_load": 8,
            "lifespan": null,
            "length": 7708.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 5433.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "12 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 64.5,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 131,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 800R",
            "series": "AquaSnap 30RQP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 795.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "14",
            "filling_quantity": 104.0,
            "min_load": 8,
            "lifespan": null,
            "length": 7708.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 5356.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "12 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 64.5,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 132,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 860R",
            "series": "AquaSnap 30RQP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 863.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "14",
            "filling_quantity": 127.0,
            "min_load": 7,
            "lifespan": null,
            "length": 10096.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 6308.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "14 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 65.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 133,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 940R",
            "series": "AquaSnap 30RQP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 915.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "14",
            "filling_quantity": 128.0,
            "min_load": 7,
            "lifespan": null,
            "length": 10096.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 6360.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "14 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 65.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 95,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 1002",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1002.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 4025.0,
            "width": 1036.0,
            "height": 1870.0,
            "weight": 5370.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 84.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 109,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 1012",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1012.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 4730.0,
            "width": 1039.0,
            "height": 1997.0,
            "weight": 6872.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 83.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 96,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 1052",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1052.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 4025.0,
            "width": 1036.0,
            "height": 1870.0,
            "weight": 5408.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 84.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 97,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 1154",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1154.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 4025.0,
            "width": 1036.0,
            "height": 1925.0,
            "weight": 5698.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 84.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 110,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 1162",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1162.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 4730.0,
            "width": 1039.0,
            "height": 1997.0,
            "weight": 6950.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 83.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 98,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 1252",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1252.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 4730.0,
            "width": 1201.0,
            "height": 2071.0,
            "weight": 7233.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 105.0,
            "sound_pressure_1m": 86.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 111,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 1314",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1314.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 4730.0,
            "width": 1202.0,
            "height": 2071.0,
            "weight": 7721.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 105.0,
            "sound_pressure_1m": 86.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 99,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 1352",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1352.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 4730.0,
            "width": 1201.0,
            "height": 2071.0,
            "weight": 7554.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 105.0,
            "sound_pressure_1m": 86.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 100,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 1452",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1452.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 4730.0,
            "width": 1201.0,
            "height": 2071.0,
            "weight": 7622.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 105.0,
            "sound_pressure_1m": 86.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 112,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 1464",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1464.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 4730.0,
            "width": 1202.0,
            "height": 2071.0,
            "weight": 8059.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 105.0,
            "sound_pressure_1m": 86.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 101,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 1552",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1552.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 4730.0,
            "width": 1201.0,
            "height": 2071.0,
            "weight": 7670.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 105.0,
            "sound_pressure_1m": 86.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 113,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 1612",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1612.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 4832.0,
            "width": 2174.0,
            "height": 1585.0,
            "weight": 11225.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 105.0,
            "sound_pressure_1m": 86.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 102,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 1652",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1652.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 4790.0,
            "width": 1947.0,
            "height": 1535.0,
            "weight": 9006.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 105.0,
            "sound_pressure_1m": 86.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 103,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 1702",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1702.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 4790.0,
            "width": 1947.0,
            "height": 1535.0,
            "weight": 9032.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 105.0,
            "sound_pressure_1m": 86.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 114,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 1762",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1762.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 4832.0,
            "width": 2174.0,
            "height": 1585.0,
            "weight": 11279.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 105.0,
            "sound_pressure_1m": 86.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 84,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 254",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 254.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 2724.0,
            "width": 928.0,
            "height": 1567.0,
            "weight": 2017.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.0,
            "sound_pressure_1m": 78.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 85,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 304",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 304.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 2724.0,
            "width": 928.0,
            "height": 1567.0,
            "weight": 2036.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.0,
            "sound_pressure_1m": 78.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 86,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 354",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 354.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 2724.0,
            "width": 928.0,
            "height": 1567.0,
            "weight": 2072.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.0,
            "sound_pressure_1m": 78.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 87,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 402",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 402.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 2741.0,
            "width": 936.0,
            "height": 1692.0,
            "weight": 2575.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.0,
            "sound_pressure_1m": 82.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 88,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 452",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 452.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 2741.0,
            "width": 936.0,
            "height": 1692.0,
            "weight": 2575.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.0,
            "sound_pressure_1m": 82.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 104,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 512",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 512.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 3059.0,
            "width": 936.0,
            "height": 1743.0,
            "weight": 2981.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.0,
            "sound_pressure_1m": 82.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 89,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 552",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 552.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 2741.0,
            "width": 936.0,
            "height": 1692.0,
            "weight": 2613.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.0,
            "sound_pressure_1m": 82.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 105,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 562",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 562.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 3059.0,
            "width": 936.0,
            "height": 1743.0,
            "weight": 3020.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.0,
            "sound_pressure_1m": 82.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 90,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 602",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 602.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 2741.0,
            "width": 936.0,
            "height": 1692.0,
            "weight": 2644.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.0,
            "sound_pressure_1m": 82.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 91,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 652",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 652.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 3059.0,
            "width": 1090.0,
            "height": 1858.0,
            "weight": 3407.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 84.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 92,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 702",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 702.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 3059.0,
            "width": 1090.0,
            "height": 1858.0,
            "weight": 3438.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 84.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 106,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 712",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 712.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 3290.0,
            "width": 1105.0,
            "height": 1970.0,
            "weight": 4072.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 84.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 93,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 802",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 802.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 3059.0,
            "width": 1090.0,
            "height": 1858.0,
            "weight": 3462.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 84.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 107,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 812",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 812.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 3290.0,
            "width": 1105.0,
            "height": 1970.0,
            "weight": 4117.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 84.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 94,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 852",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 852.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 2780.0,
            "width": 1090.0,
            "height": 1920.0,
            "weight": 3672.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 84.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 108,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 862",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 862.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 3290.0,
            "width": 1105.0,
            "height": 1070.0,
            "weight": 4145.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 84.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 64,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHPZE 1001",
            "series": "AquaForce 30XWHPZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1168.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 70.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4730.0,
            "width": 1162.0,
            "height": 2051.0,
            "weight": 7665.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 100.0,
            "sound_pressure_1m": 81.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 65,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHPZE 1101",
            "series": "AquaForce 30XWHPZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1297.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 70.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4730.0,
            "width": 1162.0,
            "height": 2051.0,
            "weight": 7875.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 100.0,
            "sound_pressure_1m": 81.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 56,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHPZE 301",
            "series": "AquaForce 30XWHPZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 322.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 70.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2724.0,
            "width": 928.0,
            "height": 1567.0,
            "weight": 2157.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.0,
            "sound_pressure_1m": 76.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 57,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHPZE 401",
            "series": "AquaForce 30XWHPZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 448.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 70.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3059.0,
            "width": 936.0,
            "height": 1743.0,
            "weight": 3050.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": 80.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 58,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHPZE 451",
            "series": "AquaForce 30XWHPZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 509.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 70.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3059.0,
            "width": 936.0,
            "height": 1743.0,
            "weight": 3050.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": 80.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 59,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHPZE 551",
            "series": "AquaForce 30XWHPZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 657.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 70.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3290.0,
            "width": 1069.0,
            "height": 1950.0,
            "weight": 3942.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": 79.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 60,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHPZE 601",
            "series": "AquaForce 30XWHPZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 698.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 70.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3290.0,
            "width": 1069.0,
            "height": 1950.0,
            "weight": 3977.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": 79.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 61,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHPZE 651",
            "series": "AquaForce 30XWHPZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 758.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 70.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3290.0,
            "width": 1069.0,
            "height": 1950.0,
            "weight": 3995.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": 79.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 62,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHPZE 801",
            "series": "AquaForce 30XWHPZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 916.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 70.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4730.0,
            "width": 1039.0,
            "height": 1997.0,
            "weight": 6932.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 100.0,
            "sound_pressure_1m": 81.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 63,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHPZE 901",
            "series": "AquaForce 30XWHPZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1012.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 70.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4730.0,
            "width": 1039.0,
            "height": 1997.0,
            "weight": 7010.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 100.0,
            "sound_pressure_1m": 81.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 79,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHV 1150",
            "series": "AquaForce 30XWHV",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1150.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4730.0,
            "width": 1164.0,
            "height": 1997.0,
            "weight": 7322.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 106.0,
            "sound_pressure_1m": 87.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 80,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHV 1280",
            "series": "AquaForce 30XWHV",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1280.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4730.0,
            "width": 1164.0,
            "height": 1997.0,
            "weight": 7398.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 106.0,
            "sound_pressure_1m": 87.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 81,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHV 1470",
            "series": "AquaForce 30XWHV",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1470.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4730.0,
            "width": 1255.0,
            "height": 2051.0,
            "weight": 7574.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 106.0,
            "sound_pressure_1m": 87.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 82,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHV 1570",
            "series": "AquaForce 30XWHV",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1570.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4730.0,
            "width": 1255.0,
            "height": 2051.0,
            "weight": 7770.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 106.0,
            "sound_pressure_1m": 87.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 83,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHV 1710",
            "series": "AquaForce 30XWHV",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1710.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4730.0,
            "width": 1255.0,
            "height": 2051.0,
            "weight": 7808.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 106.0,
            "sound_pressure_1m": 87.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 75,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHV 580",
            "series": "AquaForce 30XWHV",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 580.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3059.0,
            "width": 1087.0,
            "height": 1743.0,
            "weight": 3152.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 105.0,
            "sound_pressure_1m": 87.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 76,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHV 630",
            "series": "AquaForce 30XWHV",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 630.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3059.0,
            "width": 1087.0,
            "height": 1743.0,
            "weight": 3190.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 105.0,
            "sound_pressure_1m": 87.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 77,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHV 810",
            "series": "AquaForce 30XWHV",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 810.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3290.0,
            "width": 1237.0,
            "height": 1950.0,
            "weight": 4157.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 105.0,
            "sound_pressure_1m": 87.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 78,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHV 880",
            "series": "AquaForce 30XWHV",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 880.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3290.0,
            "width": 1237.0,
            "height": 1950.0,
            "weight": 4161.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 105.0,
            "sound_pressure_1m": 87.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 71,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHVZE 1001",
            "series": "AquaForce 30XWHVZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1001.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 4730.0,
            "width": 1164.0,
            "height": 1997.0,
            "weight": 7553.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 104.0,
            "sound_pressure_1m": 85.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 72,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHVZE 1101",
            "series": "AquaForce 30XWHVZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1101.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 4730.0,
            "width": 1264.0,
            "height": 2051.0,
            "weight": 7731.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 104.0,
            "sound_pressure_1m": 85.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 73,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHVZE 1201",
            "series": "AquaForce 30XWHVZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1201.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 4730.0,
            "width": 1264.0,
            "height": 2051.0,
            "weight": 7932.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 104.0,
            "sound_pressure_1m": 85.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 74,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHVZE 1301",
            "series": "AquaForce 30XWHVZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1301.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 4730.0,
            "width": 1264.0,
            "height": 2051.0,
            "weight": 7970.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 104.0,
            "sound_pressure_1m": 85.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 66,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHVZE 451",
            "series": "AquaForce 30XWHVZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 451.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 3059.0,
            "width": 1087.0,
            "height": 1743.0,
            "weight": 3223.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 103.0,
            "sound_pressure_1m": 85.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 67,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHVZE 501",
            "series": "AquaForce 30XWHVZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 501.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 3059.0,
            "width": 1087.0,
            "height": 1743.0,
            "weight": 3261.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 103.0,
            "sound_pressure_1m": 85.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 68,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHVZE 601",
            "series": "AquaForce 30XWHVZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 601.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 3290.0,
            "width": 1237.0,
            "height": 1948.0,
            "weight": 4263.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 103.0,
            "sound_pressure_1m": 85.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 69,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHVZE 651",
            "series": "AquaForce 30XWHVZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 651.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 3290.0,
            "width": 1237.0,
            "height": 1948.0,
            "weight": 4267.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 103.0,
            "sound_pressure_1m": 85.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 70,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHVZE 851",
            "series": "AquaForce 30XWHVZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 851.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 4730.0,
            "width": 1164.0,
            "height": 1997.0,
            "weight": 7477.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 104.0,
            "sound_pressure_1m": 85.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 52,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61CW-Z392",
            "series": "AquaForce 61CW-Z",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "Doppelgeräte",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 392.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": 45.0,
            "max_flow_temperature": 92.0,
            "min_temp_source": 8.0,
            "max_temp_source": 29.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4050.0,
            "width": 1900.0,
            "height": 1900.0,
            "weight": 3200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN150",
            "evaporator_outlet": "DN200",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN100",
            "condenser_outlet": "DN100",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 53,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61CW-Z472",
            "series": "AquaForce 61CW-Z",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "Doppelgeräte",
            "circuit_infos": null,
            "sink": "Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 472.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": 45.0,
            "max_flow_temperature": 92.0,
            "min_temp_source": 8.0,
            "max_temp_source": 29.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4450.0,
            "width": 2050.0,
            "height": 2000.0,
            "weight": 3600.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN150",
            "evaporator_outlet": "DN200",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN100",
            "condenser_outlet": "DN125",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 54,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61CW-Z572",
            "series": "AquaForce 61CW-Z",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "Doppelgeräte",
            "circuit_infos": null,
            "sink": "Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 572.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": 45.0,
            "max_flow_temperature": 92.0,
            "min_temp_source": 8.0,
            "max_temp_source": 29.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4450.0,
            "width": 2000.0,
            "height": 2000.0,
            "weight": 4000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN150",
            "evaporator_outlet": "DN200",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN100",
            "condenser_outlet": "DN125",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 55,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61CW-Z742",
            "series": "AquaForce 61CW-Z",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "Doppelgeräte",
            "circuit_infos": null,
            "sink": "Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 742.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": 45.0,
            "max_flow_temperature": 92.0,
            "min_temp_source": 8.0,
            "max_temp_source": 29.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4650.0,
            "width": 2050.0,
            "height": 2000.0,
            "weight": 4800.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN150",
            "evaporator_outlet": "DN200",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN150",
            "condenser_outlet": "DN150",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 43,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWH-ZE Modell 10",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 967.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 25,
            "lifespan": null,
            "length": 4730.0,
            "width": 1125.0,
            "height": 2002.0,
            "weight": 7265.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 44,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWH-ZE Modell 14",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1453.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 25,
            "lifespan": null,
            "length": 4730.0,
            "width": 1148.0,
            "height": 2070.0,
            "weight": 8031.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 45,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWH-ZE Modell 15",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1468.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 25,
            "lifespan": null,
            "length": 4790.0,
            "width": 1399.0,
            "height": 2305.0,
            "weight": 9519.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 46,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWH-ZE Modell 17",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1570.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 25,
            "lifespan": null,
            "length": 4790.0,
            "width": 1399.0,
            "height": 2305.0,
            "weight": 9519.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 40,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWH-ZE Modell 3",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 300.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 50,
            "lifespan": null,
            "length": 2724.0,
            "width": 981.0,
            "height": 1594.0,
            "weight": 2054.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 41,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWH-ZE Modell 5",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 484.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 50,
            "lifespan": null,
            "length": 3059.0,
            "width": 1041.0,
            "height": 1745.0,
            "weight": 2942.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 42,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWH-ZE Modell 7",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 727.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 50,
            "lifespan": null,
            "length": 3290.0,
            "width": 1079.0,
            "height": 1968.0,
            "weight": 4147.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 50,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWHHZE Modell 10",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 967.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": 55.0,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 25,
            "lifespan": null,
            "length": 4730.0,
            "width": 1125.0,
            "height": 2002.0,
            "weight": 7265.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 51,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWHHZE Modell 15",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1468.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": 55.0,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 25,
            "lifespan": null,
            "length": 4790.0,
            "width": 1399.0,
            "height": 2305.0,
            "weight": 9519.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 47,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWHHZE Modell 3",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 300.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": 55.0,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 50,
            "lifespan": null,
            "length": 2724.0,
            "width": 981.0,
            "height": 1594.0,
            "weight": 2054.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 48,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWHHZE Modell 5",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 484.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": 55.0,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 50,
            "lifespan": null,
            "length": 3059.0,
            "width": 1041.0,
            "height": 1745.0,
            "weight": 2942.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 49,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWHHZE Modell 7",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 727.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": 55.0,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 50,
            "lifespan": null,
            "length": 3290.0,
            "width": 1079.0,
            "height": 1968.0,
            "weight": 4147.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 36,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWHLZE Modell 10",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": "Fernwärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 967.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 25,
            "lifespan": null,
            "length": 4730.0,
            "width": 1125.0,
            "height": 2002.0,
            "weight": 7265.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 37,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWHLZE Modell 14",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": "Fernwärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1453.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 25,
            "lifespan": null,
            "length": 4730.0,
            "width": 1148.0,
            "height": 2070.0,
            "weight": 8031.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 38,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWHLZE Modell 15",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": "Fernwärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1468.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 25,
            "lifespan": null,
            "length": 4790.0,
            "width": 1399.0,
            "height": 2305.0,
            "weight": 9519.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 39,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWHLZE Modell 17",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": "Fernwärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1570.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 25,
            "lifespan": null,
            "length": 4790.0,
            "width": 1399.0,
            "height": 2305.0,
            "weight": 9519.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 33,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWHLZE Modell 3",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": "Fernwärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 300.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 50,
            "lifespan": null,
            "length": 2724.0,
            "width": 981.0,
            "height": 1594.0,
            "weight": 2054.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 34,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWHLZE Modell 5",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": "Fernwärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 484.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 50,
            "lifespan": null,
            "length": 3059.0,
            "width": 1041.0,
            "height": 1745.0,
            "weight": 2942.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 35,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWHLZE Modell 7",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": "Fernwärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 727.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 50,
            "lifespan": null,
            "length": 3290.0,
            "width": 1079.0,
            "height": 1968.0,
            "weight": 4147.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 23,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "AquaForce 61CW-D130",
            "series": "AquaForce 61CW-D",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 130.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": 75.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": 35.0,
            "max_temp_source": 60.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3300.0,
            "width": 1650.0,
            "height": 1800.0,
            "weight": 2000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN100",
            "evaporator_outlet": "DN100",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN65",
            "condenser_outlet": "DN65",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 24,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "AquaForce 61CW-D190",
            "series": "AquaForce 61CW-D",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 190.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": 75.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": 35.0,
            "max_temp_source": 60.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3350.0,
            "width": 1850.0,
            "height": 1800.0,
            "weight": 2200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN150",
            "evaporator_outlet": "DN200",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN100",
            "condenser_outlet": "DN100",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 25,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "AquaForce 61CW-D240",
            "series": "AquaForce 61CW-D",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 240.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": 75.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": 35.0,
            "max_temp_source": 60.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3950.0,
            "width": 1750.0,
            "height": 1800.0,
            "weight": 2500.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN150",
            "evaporator_outlet": "DN200",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN100",
            "condenser_outlet": "DN100",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 26,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "AquaForce 61CW-D320",
            "series": "AquaForce 61CW-D",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 320.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": 75.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": 35.0,
            "max_temp_source": 60.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4450.0,
            "width": 2050.0,
            "height": 1900.0,
            "weight": 3200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN150",
            "evaporator_outlet": "DN200",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN100",
            "condenser_outlet": "DN125",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 27,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "AquaForce 61CW-D540",
            "series": "AquaForce 61CW-D",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 540.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": 75.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": 35.0,
            "max_temp_source": 60.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4600.0,
            "width": 2050.0,
            "height": 2000.0,
            "weight": 4000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN150",
            "evaporator_outlet": "DN200",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN150",
            "condenser_outlet": "DN150",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 28,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "AquaForce 61CWTD110",
            "series": "AquaForce 61CWTD",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 110.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": 75.0,
            "max_flow_temperature": 120.0,
            "min_temp_source": 35.0,
            "max_temp_source": 60.0,
            "t_hub_max": 73.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3300.0,
            "width": 1650.0,
            "height": 1800.0,
            "weight": 2000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN100",
            "evaporator_outlet": "DN100",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN65",
            "condenser_outlet": "DN65",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 29,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "AquaForce 61CWTD160",
            "series": "AquaForce 61CWTD",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 160.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": 75.0,
            "max_flow_temperature": 120.0,
            "min_temp_source": 35.0,
            "max_temp_source": 60.0,
            "t_hub_max": 73.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3350.0,
            "width": 1850.0,
            "height": 1800.0,
            "weight": 2200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN150",
            "evaporator_outlet": "DN150",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN100",
            "condenser_outlet": "DN100",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 30,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "AquaForce 61CWTD210",
            "series": "AquaForce 61CWTD",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 210.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": 75.0,
            "max_flow_temperature": 120.0,
            "min_temp_source": 35.0,
            "max_temp_source": 60.0,
            "t_hub_max": 73.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3950.0,
            "width": 1750.0,
            "height": 1800.0,
            "weight": 2500.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN150",
            "evaporator_outlet": "DN150",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN100",
            "condenser_outlet": "DN100",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 31,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "AquaForce 61CWTD280",
            "series": "AquaForce 61CWTD",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 280.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": 75.0,
            "max_flow_temperature": 120.0,
            "min_temp_source": 35.0,
            "max_temp_source": 60.0,
            "t_hub_max": 73.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4450.0,
            "width": 2050.0,
            "height": 1900.0,
            "weight": 3200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN150",
            "evaporator_outlet": "DN150",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN100",
            "condenser_outlet": "DN125",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 32,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "AquaForce 61CWTD430",
            "series": "AquaForce 61CWTD",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 430.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": 75.0,
            "max_flow_temperature": 120.0,
            "min_temp_source": 35.0,
            "max_temp_source": 60.0,
            "t_hub_max": 73.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4950.0,
            "width": 2050.0,
            "height": 2000.0,
            "weight": 4000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN150",
            "evaporator_outlet": "DN150",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN150",
            "condenser_outlet": "DN150",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1366,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Carrier Kältetechnik Deutschland GmbH",
            "name": "CM 140WW",
            "series": "HEATCO2OL CM WW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 140.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": 34.0,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": -40.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "2",
            "filling_quantity": 150.0,
            "min_load": null,
            "lifespan": null,
            "length": 800.0,
            "width": 2940.0,
            "height": 1950.0,
            "weight": 2700.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN65",
            "evaporator_outlet": "DN65",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "35mm",
            "condenser_outlet": "35mm",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 49.5,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-05-22",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-22"
        },
        {
            "id": 1367,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Carrier Kältetechnik Deutschland GmbH",
            "name": "CM 170WW",
            "series": "HEATCO2OL CM WW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 170.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": 44.0,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": -40.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "3",
            "filling_quantity": 160.0,
            "min_load": null,
            "lifespan": null,
            "length": 800.0,
            "width": 2940.0,
            "height": 1950.0,
            "weight": 2700.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN65",
            "evaporator_outlet": "DN65",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "35mm",
            "condenser_outlet": "35mm",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 54.4,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-05-22",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-22"
        },
        {
            "id": 1368,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Carrier Kältetechnik Deutschland GmbH",
            "name": "CM 210WW",
            "series": "HEATCO2OL CM WW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 210.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": -40.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "3",
            "filling_quantity": 160.0,
            "min_load": null,
            "lifespan": null,
            "length": 800.0,
            "width": 2940.0,
            "height": 1950.0,
            "weight": 2700.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN65",
            "evaporator_outlet": "DN65",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "35mm",
            "condenser_outlet": "35mm",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 51.3,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-05-22",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-22"
        },
        {
            "id": 1369,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Carrier Kältetechnik Deutschland GmbH",
            "name": "CM 240WW",
            "series": "HEATCO2OL CM WW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 240.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": 61.0,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": -40.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "3",
            "filling_quantity": 160.0,
            "min_load": null,
            "lifespan": null,
            "length": 800.0,
            "width": 2940.0,
            "height": 1950.0,
            "weight": 2700.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN80",
            "evaporator_outlet": "DN80",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "42mm",
            "condenser_outlet": "42mm",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 51.3,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-05-22",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-22"
        },
        {
            "id": 1370,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Carrier Kältetechnik Deutschland GmbH",
            "name": "CM 270WW",
            "series": "HEATCO2OL CM WW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 270.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": 69.0,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": -40.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "3",
            "filling_quantity": 160.0,
            "min_load": null,
            "lifespan": null,
            "length": 800.0,
            "width": 2940.0,
            "height": 1950.0,
            "weight": 2700.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN80",
            "evaporator_outlet": "DN80",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "42mm",
            "condenser_outlet": "42mm",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 51.8,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-05-22",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-22"
        },
        {
            "id": 1364,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Carrier Kältetechnik Deutschland GmbH",
            "name": "CS 110WW",
            "series": "HEATCO2OL CS WW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 110.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": 29.0,
            "min_flow_temperature": 29.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": -40.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "3",
            "filling_quantity": 110.0,
            "min_load": null,
            "lifespan": null,
            "length": 800.0,
            "width": 1900.0,
            "height": 1250.0,
            "weight": 1600.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN65",
            "evaporator_outlet": "DN65",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "35mm",
            "condenser_outlet": "35mm",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 42.8,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-05-22",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-22"
        },
        {
            "id": 1365,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Carrier Kältetechnik Deutschland GmbH",
            "name": "CS 135WW",
            "series": "HEATCO2OL CS WW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 135.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": 35.0,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": -40.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "3",
            "filling_quantity": 110.0,
            "min_load": null,
            "lifespan": null,
            "length": 800.0,
            "width": 1900.0,
            "height": 1250.0,
            "weight": 1600.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN65",
            "evaporator_outlet": "DN65",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "35mm",
            "condenser_outlet": "35mm",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 49.8,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-05-22",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-22"
        },
        {
            "id": 1363,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Carrier Kältetechnik Deutschland GmbH",
            "name": "CS 95WW",
            "series": "HEATCO2OL CS WW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 95.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": 25.0,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": -40.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "3",
            "filling_quantity": 110.0,
            "min_load": null,
            "lifespan": null,
            "length": 800.0,
            "width": 1900.0,
            "height": 1250.0,
            "weight": 1600.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN50",
            "evaporator_outlet": "DN50",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "35mm",
            "condenser_outlet": "35mm",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 42.8,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-05-22",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-22"
        },
        {
            "id": 1062,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Carrier Kältetechnik Deutschland GmbH",
            "name": "IL 1450WW",
            "series": "HEATCO2OL IL WW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Fernwärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1470.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": 423.0,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 90.0,
            "min_temp_source": -40.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "5",
            "filling_quantity": 1400.0,
            "min_load": null,
            "lifespan": null,
            "length": 6345.0,
            "width": 2200.0,
            "height": 2200.0,
            "weight": 14600.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN200",
            "evaporator_outlet": "DN200",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN100",
            "condenser_outlet": "DN100",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 70.4,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Daten basieren auf Herstellerinformationen",
            "updated": "2025-05-22",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-22"
        },
        {
            "id": 1063,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Carrier Kältetechnik Deutschland GmbH",
            "name": "IL 1600WW",
            "series": "HEATCO2OL IL WW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Fernwärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1620.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": 466.0,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 90.0,
            "min_temp_source": -40.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "6",
            "filling_quantity": 1900.0,
            "min_load": null,
            "lifespan": null,
            "length": 8340.0,
            "width": 2200.0,
            "height": 2200.0,
            "weight": 16100.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN200",
            "evaporator_outlet": "DN200",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN100",
            "condenser_outlet": "DN100",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 70.1,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Daten basieren auf Herstellerinformationen",
            "updated": "2025-05-22",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-22"
        },
        {
            "id": 1064,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Carrier Kältetechnik Deutschland GmbH",
            "name": "IL 1740WW",
            "series": "HEATCO2OL IL WW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Fernwärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1760.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": 507.0,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 90.0,
            "min_temp_source": -40.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "6",
            "filling_quantity": 1900.0,
            "min_load": null,
            "lifespan": null,
            "length": 8340.0,
            "width": 2200.0,
            "height": 2200.0,
            "weight": 16600.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN200",
            "evaporator_outlet": "DN200",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN100",
            "condenser_outlet": "DN100",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 71.2,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Daten basieren auf Herstellerinformationen",
            "updated": "2025-05-22",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-22"
        },
        {
            "id": 1065,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Carrier Kältetechnik Deutschland GmbH",
            "name": "IL 1870WW",
            "series": "HEATCO2OL IL WW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Fernwärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1890.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": 545.0,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 90.0,
            "min_temp_source": -40.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "7",
            "filling_quantity": 1950.0,
            "min_load": null,
            "lifespan": null,
            "length": 8340.0,
            "width": 2200.0,
            "height": 2200.0,
            "weight": 17700.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN250",
            "evaporator_outlet": "DN250",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN100",
            "condenser_outlet": "DN100",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 71.8,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Daten basieren auf Herstellerinformationen",
            "updated": "2025-05-22",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-22"
        },
        {
            "id": 1066,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Carrier Kältetechnik Deutschland GmbH",
            "name": "IL 2030WW",
            "series": "HEATCO2OL IL WW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Fernwärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 2055.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": 591.0,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 90.0,
            "min_temp_source": -40.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "7",
            "filling_quantity": 1950.0,
            "min_load": null,
            "lifespan": null,
            "length": 8340.0,
            "width": 2200.0,
            "height": 2200.0,
            "weight": 18200.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN250",
            "evaporator_outlet": "DN250",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN100",
            "condenser_outlet": "DN100",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 71.8,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Daten basieren auf Herstellerinformationen",
            "updated": "2025-05-22",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-22"
        },
        {
            "id": 1058,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Carrier Kältetechnik Deutschland GmbH",
            "name": "IM 1070WW",
            "series": "HEATCO2OL IM WW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1070.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": 296.0,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 90.0,
            "min_temp_source": -40.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "4",
            "filling_quantity": 780.0,
            "min_load": null,
            "lifespan": null,
            "length": 7750.0,
            "width": 1200.0,
            "height": 2200.0,
            "weight": 9700.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN150",
            "evaporator_outlet": "DN150",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN80",
            "condenser_outlet": "DN80",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 68.3,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Daten basieren auf Herstellerinformationen",
            "updated": "2025-05-22",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-22"
        },
        {
            "id": 1059,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Carrier Kältetechnik Deutschland GmbH",
            "name": "IM 1120WW",
            "series": "HEATCO2OL IM WW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1130.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": 333.0,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 90.0,
            "min_temp_source": -40.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "5",
            "filling_quantity": 780.0,
            "min_load": null,
            "lifespan": null,
            "length": 7750.0,
            "width": 1200.0,
            "height": 2200.0,
            "weight": 10300.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN200",
            "evaporator_outlet": "DN200",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN80",
            "condenser_outlet": "DN80",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 68.2,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Daten basieren auf Herstellerinformationen",
            "updated": "2025-05-22",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-22"
        },
        {
            "id": 1060,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Carrier Kältetechnik Deutschland GmbH",
            "name": "IM 1160WW",
            "series": "HEATCO2OL IM WW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Drehzahlgeregelt",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1160.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": 323.0,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 90.0,
            "min_temp_source": -40.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "4",
            "filling_quantity": 790.0,
            "min_load": null,
            "lifespan": null,
            "length": 7750.0,
            "width": 1200.0,
            "height": 2200.0,
            "weight": 10200.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN200",
            "evaporator_outlet": "DN200",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN80",
            "condenser_outlet": "DN80",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 69.4,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Daten basieren auf Herstellerinformationen",
            "updated": "2025-05-22",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-22"
        },
        {
            "id": 1061,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Carrier Kältetechnik Deutschland GmbH",
            "name": "IM 1340WW",
            "series": "HEATCO2OL IM WW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1350.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": 388.0,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 90.0,
            "min_temp_source": -40.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "5",
            "filling_quantity": 790.0,
            "min_load": null,
            "lifespan": null,
            "length": 7750.0,
            "width": 1200.0,
            "height": 2200.0,
            "weight": 10400.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN200",
            "evaporator_outlet": "DN200",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN80",
            "condenser_outlet": "DN80",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 69.3,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Daten basieren auf Herstellerinformationen",
            "updated": "2025-05-22",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-22"
        },
        {
            "id": 1057,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Carrier Kältetechnik Deutschland GmbH",
            "name": "IM 900WW",
            "series": "HEATCO2OL IM WW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 900.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": 256.0,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 90.0,
            "min_temp_source": -40.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "4",
            "filling_quantity": 750.0,
            "min_load": null,
            "lifespan": null,
            "length": 7750.0,
            "width": 1200.0,
            "height": 2200.0,
            "weight": 9200.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN150",
            "evaporator_outlet": "DN150",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN65",
            "condenser_outlet": "DN65",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 67.2,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Daten basieren auf Herstellerinformationen",
            "updated": "2025-05-22",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1052,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Carrier Kältetechnik Deutschland GmbH",
            "name": "IS 460WW",
            "series": "HEATCO2OL IS WW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 460.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": 121.0,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 90.0,
            "min_temp_source": -40.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "4",
            "filling_quantity": 510.0,
            "min_load": null,
            "lifespan": null,
            "length": 5200.0,
            "width": 1000.0,
            "height": 2200.0,
            "weight": 6400.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN100",
            "evaporator_outlet": "DN100",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN50",
            "condenser_outlet": "DN50",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 58.4,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Daten basieren auf Herstellerinformationen",
            "updated": "2025-05-22",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-22"
        },
        {
            "id": 1053,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Carrier Kältetechnik Deutschland GmbH",
            "name": "IS 580WW",
            "series": "HEATCO2OL IS WW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 580.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": 154.0,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 90.0,
            "min_temp_source": -40.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "5",
            "filling_quantity": 510.0,
            "min_load": null,
            "lifespan": null,
            "length": 6145.0,
            "width": 1000.0,
            "height": 2200.0,
            "weight": 6400.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN125",
            "evaporator_outlet": "DN125",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN65",
            "condenser_outlet": "DN65",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 59.4,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Daten basieren auf Herstellerinformationen",
            "updated": "2025-05-22",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-22"
        },
        {
            "id": 1054,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Carrier Kältetechnik Deutschland GmbH",
            "name": "IS 650WW",
            "series": "HEATCO2OL IS WW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 650.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": 176.0,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 90.0,
            "min_temp_source": -40.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "5",
            "filling_quantity": 520.0,
            "min_load": null,
            "lifespan": null,
            "length": 6145.0,
            "width": 1000.0,
            "height": 2200.0,
            "weight": 6700.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN125",
            "evaporator_outlet": "DN125",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN65",
            "condenser_outlet": "DN65",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 59.2,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Daten basieren auf Herstellerinformationen",
            "updated": "2025-05-22",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-22"
        },
        {
            "id": 1056,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Carrier Kältetechnik Deutschland GmbH",
            "name": "IS 790WW",
            "series": "HEATCO2OL IS WW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 790.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": 213.0,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 90.0,
            "min_temp_source": -40.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "5",
            "filling_quantity": 550.0,
            "min_load": null,
            "lifespan": null,
            "length": 6145.0,
            "width": 1000.0,
            "height": 2200.0,
            "weight": 7300.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN150",
            "evaporator_outlet": "DN150",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN65",
            "condenser_outlet": "DN65",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 61.6,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Daten basieren auf Herstellerinformationen",
            "updated": "2025-05-22",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-22"
        },
        {
            "id": 1055,
            "refrigerants": [
                "R744 (CO2)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Carrier Kältetechnik Deutschland GmbH",
            "name": "IS 910WW",
            "series": "HEATCO2OL IS WW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 910.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": 249.0,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 90.0,
            "min_temp_source": -40.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Kolbenverdichter",
            "n_compressor": "5",
            "filling_quantity": 550.0,
            "min_load": null,
            "lifespan": null,
            "length": 6145.0,
            "width": 1000.0,
            "height": 2200.0,
            "weight": 7500.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN150",
            "evaporator_outlet": "DN150",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN65",
            "condenser_outlet": "DN65",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 62.7,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Daten basieren auf Herstellerinformationen",
            "updated": "2025-05-22",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-22"
        },
        {
            "id": 1113,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Umweltwärme (Air)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "0602R",
            "series": "AQUACIAT ILD",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 178.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": -12.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Hermetischer Scrollverdichter",
            "n_compressor": "3",
            "filling_quantity": 26.5,
            "min_load": 33,
            "lifespan": null,
            "length": 2410.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 1569.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 88.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 55.5,
            "installation_type": "Außenaufstellung",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Verfügbar in 19 Modellen, Baugrößen von 602R bis 4.000R. Ausführung in 3 Effizienzstufen: Standard, Hohe Effizienz, Hohe jahresbedingte Energieeffizienz; 3 Geräuschdämpfungsausführungen: Standard, Very Low Noise (VLN), Ultra Low Noise (ULN); 3 wasserseitige Ausführungen: Basis, mit Wasserpumpe, mit Wasserpumpe und -speicher.",
            "updated": "2025-01-26",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/luftgekuehlte-fluessigkeitskuehler-und-waermepumpen/aquaciatpower-ild-r-32/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1126,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Umweltwärme (Air)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "0700R",
            "series": "AQUACIAT ILD",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 197.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": -12.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Hermetischer Scrollverdichter",
            "n_compressor": "3",
            "filling_quantity": 26.5,
            "min_load": 33,
            "lifespan": null,
            "length": 2410.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 1575.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 88.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 56.0,
            "installation_type": "Außenaufstellung",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Verfügbar in 19 Modellen, Baugrößen von 602R bis 4.000R. Ausführung in 3 Effizienzstufen: Standard, Hohe Effizienz, Hohe jahresbedingte Energieeffizienz; 3 Geräuschdämpfungsausführungen: Standard, Very Low Noise (VLN), Ultra Low Noise (ULN); 3 wasserseitige Ausführungen: Basis, mit Wasserpumpe, mit Wasserpumpe und -speicher.",
            "updated": "2025-01-26",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/luftgekuehlte-fluessigkeitskuehler-und-waermepumpen/aquaciatpower-ild-r-32/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1127,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Umweltwärme (Air)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "0800R",
            "series": "AQUACIAT ILD",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 237.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": -12.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Hermetischer Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 32.0,
            "min_load": 25,
            "lifespan": null,
            "length": 2410.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 1784.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 89.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 56.5,
            "installation_type": "Außenaufstellung",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Verfügbar in 19 Modellen, Baugrößen von 602R bis 4.000R. Ausführung in 3 Effizienzstufen: Standard, Hohe Effizienz, Hohe jahresbedingte Energieeffizienz; 3 Geräuschdämpfungsausführungen: Standard, Very Low Noise (VLN), Ultra Low Noise (ULN); 3 wasserseitige Ausführungen: Basis, mit Wasserpumpe, mit Wasserpumpe und -speicher.",
            "updated": "2025-01-26",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/luftgekuehlte-fluessigkeitskuehler-und-waermepumpen/aquaciatpower-ild-r-32/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1128,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Umweltwärme (Air)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "0900R",
            "series": "AQUACIAT ILD",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 256.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": -12.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Hermetischer Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 32.0,
            "min_load": 25,
            "lifespan": null,
            "length": 2410.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 1811.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 89.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 57.0,
            "installation_type": "Außenaufstellung",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Verfügbar in 19 Modellen, Baugrößen von 602R bis 4.000R. Ausführung in 3 Effizienzstufen: Standard, Hohe Effizienz, Hohe jahresbedingte Energieeffizienz; 3 Geräuschdämpfungsausführungen: Standard, Very Low Noise (VLN), Ultra Low Noise (ULN); 3 wasserseitige Ausführungen: Basis, mit Wasserpumpe, mit Wasserpumpe und -speicher.",
            "updated": "2025-01-26",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/luftgekuehlte-fluessigkeitskuehler-und-waermepumpen/aquaciatpower-ild-r-32/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1129,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Umweltwärme (Air)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "1000R",
            "series": "AQUACIAT ILD",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 275.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": -12.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Hermetischer Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 32.0,
            "min_load": 25,
            "lifespan": null,
            "length": 2410.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 1817.0,
            "weight_max": null,
            "weight_description": "Bertriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 89.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 57.0,
            "installation_type": "Außenaufstellung",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Verfügbar in 19 Modellen, Baugrößen von 602R bis 4.000R. Ausführung in 3 Effizienzstufen: Standard, Hohe Effizienz, Hohe jahresbedingte Energieeffizienz; 3 Geräuschdämpfungsausführungen: Standard, Very Low Noise (VLN), Ultra Low Noise (ULN); 3 wasserseitige Ausführungen: Basis, mit Wasserpumpe, mit Wasserpumpe und -speicher.",
            "updated": "2025-01-26",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/luftgekuehlte-fluessigkeitskuehler-und-waermepumpen/aquaciatpower-ild-r-32/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1033,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "1000V",
            "series": "DYNACIATPOWER LG",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 384.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 34.2,
            "min_load": 25,
            "lifespan": null,
            "length": 2099.0,
            "width": 996.0,
            "height": 1869.0,
            "weight": 1378.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN125",
            "evaporator_outlet": "DN125",
            "compressor_regulation": "4 Leistungsstufen",
            "condenser_inlet": "DN125",
            "condenser_outlet": "DN125",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Schallschutzausführung:\r\na - Ausführung STANDARD\r\nb - Ausführung LOW NOISE. Ummantelung der Verdichter\r\nc - Ausführung XTRA LOW NOISE. Schalldämmende Ummantelung der Verdichter",
            "updated": "2025-01-10",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/dynaciatpower-lg/#accordionGroup",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1075,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "1008",
            "series": "HYDROCIAT LW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 422.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 20.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Halbhermetischer Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 78.0,
            "min_load": 30,
            "lifespan": null,
            "length": 2724.0,
            "width": 928.0,
            "height": 1567.0,
            "weight": 2072.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Connect Touch, elektronische Expansionsventile (EXV)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.0,
            "sound_pressure_1m": 78.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "31 Modelle von Baugröße 708 bis 4.628 Zwei Energieeffizienzausführungen: Standardleistungsversion (ST), 20 Baugrößen Ausführung mit hoher Energieeffizienz (HE), 11 Baugrößen Zwei Geräuschpegelausführungen: Standard Low Noise",
            "updated": "2025-01-18",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/hydrociat-lw-st-lw-he/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1034,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "1100V",
            "series": "DYNACIATPOWER LG",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 419.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "6",
            "filling_quantity": 39.4,
            "min_load": 21,
            "lifespan": null,
            "length": 2099.0,
            "width": 996.0,
            "height": 1869.0,
            "weight": 1436.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN125",
            "evaporator_outlet": "DN12",
            "compressor_regulation": "6 Leistungsstufen",
            "condenser_inlet": "DN12",
            "condenser_outlet": "DN12",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Schallschutzausführung:\r\na - Ausführung STANDARD\r\nb - Ausführung LOW NOISE. Ummantelung der Verdichter\r\nc - Ausführung XTRA LOW NOISE. Schalldämmende Ummantelung der Verdichter",
            "updated": "2025-01-10",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/dynaciatpower-lg/#accordionGroup",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1130,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Umweltwärme (Air)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "1150R",
            "series": "AQUACIAT ILD",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 317.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": -12.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Hermetischer Scrollverdichter",
            "n_compressor": "5",
            "filling_quantity": 34.5,
            "min_load": 20,
            "lifespan": null,
            "length": 3604.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 2394.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 90.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 58.0,
            "installation_type": "Außenaufstellung",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Verfügbar in 19 Modellen, Baugrößen von 602R bis 4.000R. Ausführung in 3 Effizienzstufen: Standard, Hohe Effizienz, Hohe jahresbedingte Energieeffizienz; 3 Geräuschdämpfungsausführungen: Standard, Very Low Noise (VLN), Ultra Low Noise (ULN); 3 wasserseitige Ausführungen: Basis, mit Wasserpumpe, mit Wasserpumpe und -speicher.",
            "updated": "2025-01-26",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/luftgekuehlte-fluessigkeitskuehler-und-waermepumpen/aquaciatpower-ild-r-32/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1035,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "1200V",
            "series": "DYNACIATPOWER LG",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 463.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 42.6,
            "min_load": 25,
            "lifespan": null,
            "length": 2099.0,
            "width": 996.0,
            "height": 1869.0,
            "weight": 1510.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN125",
            "evaporator_outlet": "DN125",
            "compressor_regulation": "4 Leistungsstufen",
            "condenser_inlet": "DN125",
            "condenser_outlet": "DN125",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Schallschutzausführung:\r\na - Ausführung STANDARD\r\nb - Ausführung LOW NOISE. Ummantelung der Verdichter\r\nc - Ausführung XTRA LOW NOISE. Schalldämmende Ummantelung der Verdichter",
            "updated": "2025-01-10",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/dynaciatpower-lg/#accordionGroup",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1131,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Umweltwärme (Air)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "1250R",
            "series": "AQUACIAT ILD",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 336.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": -12.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Hermetischer Scrollverdichter",
            "n_compressor": "5",
            "filling_quantity": 46.5,
            "min_load": 20,
            "lifespan": null,
            "length": 3604.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 2452.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 91.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 58.5,
            "installation_type": "Außenaufstellung",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Verfügbar in 19 Modellen, Baugrößen von 602R bis 4.000R. Ausführung in 3 Effizienzstufen: Standard, Hohe Effizienz, Hohe jahresbedingte Energieeffizienz; 3 Geräuschdämpfungsausführungen: Standard, Very Low Noise (VLN), Ultra Low Noise (ULN); 3 wasserseitige Ausführungen: Basis, mit Wasserpumpe, mit Wasserpumpe und -speicher.",
            "updated": "2025-01-26",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/luftgekuehlte-fluessigkeitskuehler-und-waermepumpen/aquaciatpower-ild-r-32/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1076,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "1300",
            "series": "HYDROCIAT LW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "11",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 499.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 20.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Halbhermetischer Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 92.0,
            "min_load": 30,
            "lifespan": null,
            "length": 2741.0,
            "width": 936.0,
            "height": 1692.0,
            "weight": 2575.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Connect Touch, elektronische Expansionsventile (EXV)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.0,
            "sound_pressure_1m": 82.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "31 Modelle von Baugröße 708 bis 4.628 Zwei Energieeffizienzausführungen: Standardleistungsversion (ST), 20 Baugrößen Ausführung mit hoher Energieeffizienz (HE), 11 Baugrößen Zwei Geräuschpegelausführungen: Standard Low Noise",
            "updated": "2025-01-18",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/hydrociat-lw-st-lw-he/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1077,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "1302",
            "series": "HYDROCIAT LW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 555.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 20.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Halbhermetischer Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 92.0,
            "min_load": 30,
            "lifespan": null,
            "length": 2741.0,
            "width": 936.0,
            "height": 1692.0,
            "weight": 2575.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Connect Touch, elektronische Expansionsventile (EXV)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.0,
            "sound_pressure_1m": 82.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "4.628 Zwei Energieeffizienzausführungen: Standardleistungsversion (ST), 20 Baugrößen Ausführung mit hoher Energieeffizienz (HE), 11 Baugrößen Zwei Geräuschpegelausführungen: Standard Low Noise",
            "updated": "2025-01-18",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/hydrociat-lw-st-lw-he/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1093,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "1328",
            "series": "HYDROCIAT LW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 586.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 20.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Halbhermetischer Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 130.0,
            "min_load": 30,
            "lifespan": null,
            "length": 3059.0,
            "width": 936.0,
            "height": 1743.0,
            "weight": 2981.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Connect Touch, elektronische Expansionsventile (EXV)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.0,
            "sound_pressure_1m": 82.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "31 Modelle von Baugröße 708 bis 4.628 Zwei Energieeffizienzausführungen: Standardleistungsversion (ST), 20 Baugrößen Ausführung mit hoher Energieeffizienz (HE), 11 Baugrößen Zwei Geräuschpegelausführungen: Standard Low Noise",
            "updated": "2025-01-20",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/hydrociat-lw-st-lw-he/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1132,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Umweltwärme (Air)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "1400R",
            "series": "AQUACIAT ILD",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 387.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": -12.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Hermetischer Scrollverdichter",
            "n_compressor": "6",
            "filling_quantity": 52.0,
            "min_load": 17,
            "lifespan": null,
            "length": 3604.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 2672.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 91.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 59.5,
            "installation_type": "Außenaufstellung",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Verfügbar in 19 Modellen, Baugrößen von 602R bis 4.000R. Ausführung in 3 Effizienzstufen: Standard, Hohe Effizienz, Hohe jahresbedingte Energieeffizienz; 3 Geräuschdämpfungsausführungen: Standard, Very Low Noise (VLN), Ultra Low Noise (ULN); 3 wasserseitige Ausführungen: Basis, mit Wasserpumpe, mit Wasserpumpe und -speicher.",
            "updated": "2025-01-26",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/luftgekuehlte-fluessigkeitskuehler-und-waermepumpen/aquaciatpower-ild-r-32/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1036,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "1400V",
            "series": "DYNACIATPOWER LG",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 530.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "6",
            "filling_quantity": 42.5,
            "min_load": 21,
            "lifespan": null,
            "length": 2499.0,
            "width": 996.0,
            "height": 1887.0,
            "weight": 1713.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN125",
            "evaporator_outlet": "DN125",
            "compressor_regulation": "6 Leistungsstufen",
            "condenser_inlet": "DN125",
            "condenser_outlet": "DN125",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Schallschutzausführung:\r\na - Ausführung STANDARD\r\nb - Ausführung LOW NOISE. Ummantelung der Verdichter\r\nc - Ausführung XTRA LOW NOISE. Schalldämmende Ummantelung der Verdichter",
            "updated": "2025-01-10",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/dynaciatpower-lg/#accordionGroup",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1078,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "1500",
            "series": "HYDROCIAT LW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 626.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 20.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Halbhermetischer Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 92.0,
            "min_load": 30,
            "lifespan": null,
            "length": 2741.0,
            "width": 936.0,
            "height": 1692.0,
            "weight": 2613.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Connect Touch, elektronische Expansionsventile (EXV)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.0,
            "sound_pressure_1m": 82.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "31 Modelle von Baugröße 708 bis 4.628 Zwei Energieeffizienzausführungen: Standardleistungsversion (ST), 20 Baugrößen Ausführung mit hoher Energieeffizienz (HE), 11 Baugrößen Zwei Geräuschpegelausführungen: Standard Low Noise",
            "updated": "2025-01-18",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/hydrociat-lw-st-lw-he/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1133,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Umweltwärme (Air)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "1500R",
            "series": "AQUACIAT ILD",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 406.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": -12.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Hermetischer Scrollverdichter",
            "n_compressor": "6",
            "filling_quantity": 52.0,
            "min_load": 17,
            "lifespan": null,
            "length": 3604.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 2678.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 91.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 59.5,
            "installation_type": "Außenaufstellung",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Verfügbar in 19 Modellen, Baugrößen von 602R bis 4.000R. Ausführung in 3 Effizienzstufen: Standard, Hohe Effizienz, Hohe jahresbedingte Energieeffizienz; 3 Geräuschdämpfungsausführungen: Standard, Very Low Noise (VLN), Ultra Low Noise (ULN); 3 wasserseitige Ausführungen: Basis, mit Wasserpumpe, mit Wasserpumpe und -speicher.",
            "updated": "2025-01-26",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/luftgekuehlte-fluessigkeitskuehler-und-waermepumpen/aquaciatpower-ild-r-32/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1079,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "1508",
            "series": "HYDROCIAT LW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 633.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 20.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Halbhermetischer Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 92.0,
            "min_load": 30,
            "lifespan": null,
            "length": 2741.0,
            "width": 936.0,
            "height": 1692.0,
            "weight": 2644.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Connect Touch, elektronische Expansionsventile (EXV)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.0,
            "sound_pressure_1m": 82.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "31 Modelle von Baugröße 708 bis 4.628 Zwei Energieeffizienzausführungen: Standardleistungsversion (ST), 20 Baugrößen Ausführung mit hoher Energieeffizienz (HE), 11 Baugrößen Zwei Geräuschpegelausführungen: Standard Low Noise",
            "updated": "2025-01-18",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/hydrociat-lw-st-lw-he/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1094,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "1528",
            "series": "HYDROCIAT LW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 667.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 20.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Halbhermetischer Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 130.0,
            "min_load": 30,
            "lifespan": null,
            "length": 3059.0,
            "width": 936.0,
            "height": 1743.0,
            "weight": 3020.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Connect Touch, elektronische Expansionsventile (EXV)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.0,
            "sound_pressure_1m": 82.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "31 Modelle von Baugröße 708 bis 4.628 Zwei Energieeffizienzausführungen: Standardleistungsversion (ST), 20 Baugrößen Ausführung mit hoher Energieeffizienz (HE), 11 Baugrößen Zwei Geräuschpegelausführungen: Standard Low Noise",
            "updated": "2025-01-20",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/hydrociat-lw-st-lw-he/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1134,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Umweltwärme (Air)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "1600R",
            "series": "AQUACIAT ILD",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 441.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": -12.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Hermetischer Scrollverdichter",
            "n_compressor": "7",
            "filling_quantity": 3154.0,
            "min_load": 14,
            "lifespan": null,
            "length": 4798.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 3154.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 92.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 60.0,
            "installation_type": "Außenaufstellung",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Verfügbar in 19 Modellen, Baugrößen von 602R bis 4.000R. Ausführung in 3 Effizienzstufen: Standard, Hohe Effizienz, Hohe jahresbedingte Energieeffizienz; 3 Geräuschdämpfungsausführungen: Standard, Very Low Noise (VLN), Ultra Low Noise (ULN); 3 wasserseitige Ausführungen: Basis, mit Wasserpumpe, mit Wasserpumpe und -speicher.",
            "updated": "2025-01-26",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/luftgekuehlte-fluessigkeitskuehler-und-waermepumpen/aquaciatpower-ild-r-32/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1037,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "1600V",
            "series": "DYNACIATPOWER LG",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 593.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": 45.0,
            "min_load": 25,
            "lifespan": null,
            "length": 2499.0,
            "width": 996.0,
            "height": 1887.0,
            "weight": 1818.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN125",
            "evaporator_outlet": "DN125",
            "compressor_regulation": "4 Leistungsstufen",
            "condenser_inlet": "DN125",
            "condenser_outlet": "DN125",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Schallschutzausführung:\r\na - Ausführung STANDARD\r\nb - Ausführung LOW NOISE. Ummantelung der Verdichter\r\nc - Ausführung XTRA LOW NOISE. Schalldämmende Ummantelung der Verdichter",
            "updated": "2025-01-10",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/dynaciatpower-lg/#accordionGroup",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1135,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Umweltwärme (Air)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "1750R",
            "series": "AQUACIAT ILD",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 467.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": -12.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Hermetischer Scrollverdichter",
            "n_compressor": "7",
            "filling_quantity": 64.0,
            "min_load": 14,
            "lifespan": null,
            "length": 4798.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 3180.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 92.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 60.0,
            "installation_type": "Außenaufstellung",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Verfügbar in 19 Modellen, Baugrößen von 602R bis 4.000R. Ausführung in 3 Effizienzstufen: Standard, Hohe Effizienz, Hohe jahresbedingte Energieeffizienz; 3 Geräuschdämpfungsausführungen: Standard, Very Low Noise (VLN), Ultra Low Noise (ULN); 3 wasserseitige Ausführungen: Basis, mit Wasserpumpe, mit Wasserpumpe und -speicher.",
            "updated": "2025-01-26",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/luftgekuehlte-fluessigkeitskuehler-und-waermepumpen/aquaciatpower-ild-r-32/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1038,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "1800V",
            "series": "DYNACIATPOWER LG",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 687.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "6",
            "filling_quantity": 62.0,
            "min_load": 16,
            "lifespan": null,
            "length": 3350.0,
            "width": 996.0,
            "height": 1970.0,
            "weight": 2472.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN125",
            "evaporator_outlet": "DN125",
            "compressor_regulation": null,
            "condenser_inlet": "DN125",
            "condenser_outlet": "DN125",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Schallschutzausführung:\r\na - Ausführung STANDARD\r\nb - Ausführung LOW NOISE. Ummantelung der Verdichter\r\nc - Ausführung XTRA LOW NOISE. Schalldämmende Ummantelung der Verdichter",
            "updated": "2025-01-10",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/dynaciatpower-lg/#accordionGroup",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1080,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "1900",
            "series": "HYDROCIAT LW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 793.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 20.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Halbhermetischer Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 145.0,
            "min_load": 15,
            "lifespan": null,
            "length": 3059.0,
            "width": 1040.0,
            "height": 1848.0,
            "weight": 3247.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Connect Touch, elektronische Expansionsventile (EXV)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.0,
            "sound_pressure_1m": 82.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "31 Modelle von Baugröße 708 bis 4.628 Zwei Energieeffizienzausführungen: Standardleistungsversion (ST), 20 Baugrößen Ausführung mit hoher Energieeffizienz (HE), 11 Baugrößen Zwei Geräuschpegelausführungen: Standard Low Noise",
            "updated": "2025-01-18",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/hydrociat-lw-st-lw-he/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1095,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "1928",
            "series": "HYDROCIAT LW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 851.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 20.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Halbhermetischer Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 180.0,
            "min_load": 15,
            "lifespan": null,
            "length": 3290.0,
            "width": 1069.0,
            "height": 1950.0,
            "weight": 3912.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Connect Touch, elektronische Expansionsventile (EXV)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.0,
            "sound_pressure_1m": 81.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "31 Modelle von Baugröße 708 bis 4.628 Zwei Energieeffizienzausführungen: Standardleistungsversion (ST), 20 Baugrößen Ausführung mit hoher Energieeffizienz (HE), 11 Baugrößen Zwei Geräuschpegelausführungen: Standard Low Noise",
            "updated": "2025-01-20",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/hydrociat-lw-st-lw-he/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1136,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Umweltwärme (Air)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "2000R",
            "series": "AQUACIAT ILD",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 537.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": -12.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Hermetischer Scrollverdichter",
            "n_compressor": "8",
            "filling_quantity": 70.0,
            "min_load": 13,
            "lifespan": null,
            "length": 4798.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 3430.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 60.5,
            "installation_type": "Außenaufstellung",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Verfügbar in 19 Modellen, Baugrößen von 602R bis 4.000R. Ausführung in 3 Effizienzstufen: Standard, Hohe Effizienz, Hohe jahresbedingte Energieeffizienz; 3 Geräuschdämpfungsausführungen: Standard, Very Low Noise (VLN), Ultra Low Noise (ULN); 3 wasserseitige Ausführungen: Basis, mit Wasserpumpe, mit Wasserpumpe und -speicher.",
            "updated": "2025-01-26",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/luftgekuehlte-fluessigkeitskuehler-und-waermepumpen/aquaciatpower-ild-r-32/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1081,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "2100",
            "series": "HYDROCIAT LW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 858.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 20.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Halbhermetischer Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 135.0,
            "min_load": 15,
            "lifespan": null,
            "length": 3059.0,
            "width": 1040.0,
            "height": 1848.0,
            "weight": 3266.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Connect Touch, elektronische Expansionsventile (EXV)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.0,
            "sound_pressure_1m": 82.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "31 Modelle von Baugröße 708 bis 4.628 Zwei Energieeffizienzausführungen: Standardleistungsversion (ST), 20 Baugrößen Ausführung mit hoher Energieeffizienz (HE), 11 Baugrößen Zwei Geräuschpegelausführungen: Standard Low Noise",
            "updated": "2025-01-18",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/hydrociat-lw-st-lw-he/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1039,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "2100V",
            "series": "DYNACIATPOWER LG",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 795.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "6",
            "filling_quantity": 67.0,
            "min_load": 15,
            "lifespan": null,
            "length": null,
            "width": 3350.0,
            "height": 996.0,
            "weight": 1970.0,
            "weight_max": 2588.0,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN125",
            "evaporator_outlet": "DN125",
            "compressor_regulation": "8 Leistungsstufen",
            "condenser_inlet": "DN125",
            "condenser_outlet": "DN125",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Schallschutzausführung:\r\na - Ausführung STANDARD\r\nb - Ausführung LOW NOISE. Ummantelung der Verdichter\r\nc - Ausführung XTRA LOW NOISE. Schalldämmende Ummantelung der Verdichter",
            "updated": "2025-01-10",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/dynaciatpower-lg/#accordionGroup",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1096,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "2128",
            "series": "HYDROCIAT LW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 912.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 20.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Halbhermetischer Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 175.0,
            "min_load": 15,
            "lifespan": null,
            "length": 3290.0,
            "width": 1069.0,
            "height": 1950.0,
            "weight": 3947.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Connect Touch, elektronische Expansionsventile (EXV)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.0,
            "sound_pressure_1m": 81.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "31 Modelle von Baugröße 708 bis 4.628 Zwei Energieeffizienzausführungen: Standardleistungsversion (ST), 20 Baugrößen Ausführung mit hoher Energieeffizienz (HE), 11 Baugrößen Zwei Geräuschpegelausführungen: Standard Low Noise",
            "updated": "2025-01-20",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/hydrociat-lw-st-lw-he/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1137,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Umweltwärme (Air)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "2200R",
            "series": "AQUACIAT ILD",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 590.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": -12.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Hermetischer Scrollverdichter",
            "n_compressor": "5",
            "filling_quantity": 86.0,
            "min_load": 20,
            "lifespan": null,
            "length": 5992.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 4105.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Außenaufstellung",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Verfügbar in 19 Modellen, Baugrößen von 602R bis 4.000R. Ausführung in 3 Effizienzstufen: Standard, Hohe Effizienz, Hohe jahresbedingte Energieeffizienz; 3 Geräuschdämpfungsausführungen: Standard, Very Low Noise (VLN), Ultra Low Noise (ULN); 3 wasserseitige Ausführungen: Basis, mit Wasserpumpe, mit Wasserpumpe und -speicher.",
            "updated": "2025-01-26",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/luftgekuehlte-fluessigkeitskuehler-und-waermepumpen/aquaciatpower-ild-r-32/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1082,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "2300",
            "series": "HYDROCIAT LW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 929.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 20.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Halbhermetischer Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 125.0,
            "min_load": 30,
            "lifespan": null,
            "length": 3059.0,
            "width": 1040.0,
            "height": 1848.0,
            "weight": 3282.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Connect Touch, elektronische Expansionsventile (EXV)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.0,
            "sound_pressure_1m": 82.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "31 Modelle von Baugröße 708 bis 4.628 Zwei Energieeffizienzausführungen: Standardleistungsversion (ST), 20 Baugrößen Ausführung mit hoher Energieeffizienz (HE), 11 Baugrößen Zwei Geräuschpegelausführungen: Standard Low Noise",
            "updated": "2025-01-18",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/hydrociat-lw-st-lw-he/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1083,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "2308",
            "series": "HYDROCIAT LW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 981.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 20.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Halbhermetischer Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 158.0,
            "min_load": 30,
            "lifespan": null,
            "length": 2780.0,
            "width": 1042.0,
            "height": 1898.0,
            "weight": 3492.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Connect Touch, elektronische Expansionsventile (EXV)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.0,
            "sound_pressure_1m": 82.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "31 Modelle von Baugröße 708 bis 4.628 Zwei Energieeffizienzausführungen: Standardleistungsversion (ST), 20 Baugrößen Ausführung mit hoher Energieeffizienz (HE), 11 Baugrößen Zwei Geräuschpegelausführungen: Standard Low Noise",
            "updated": "2025-01-18",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/hydrociat-lw-st-lw-he/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1097,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "2328",
            "series": "HYDROCIAT LW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 995.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 20.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Halbhermetischer Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 177.0,
            "min_load": 30,
            "lifespan": null,
            "length": 3290.0,
            "width": 1069.0,
            "height": 1959.0,
            "weight": 3965.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Connect Touch, elektronische Expansionsventile (EXV)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.0,
            "sound_pressure_1m": 81.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "31 Modelle von Baugröße 708 bis 4.628 Zwei Energieeffizienzausführungen: Standardleistungsversion (ST), 20 Baugrößen Ausführung mit hoher Energieeffizienz (HE), 11 Baugrößen Zwei Geräuschpegelausführungen: Standard Low Noise",
            "updated": "2025-01-21",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/hydrociat-lw-st-lw-he/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1138,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Umweltwärme (Air)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "2400R",
            "series": "AQUACIAT ILD",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 632.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": -12.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Hermetischer Scrollverdichter",
            "n_compressor": "6",
            "filling_quantity": 96.0,
            "min_load": 17,
            "lifespan": null,
            "length": 7186.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 4728.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Außenaufstellung",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Verfügbar in 19 Modellen, Baugrößen von 602R bis 4.000R. Ausführung in 3 Effizienzstufen: Standard, Hohe Effizienz, Hohe jahresbedingte Energieeffizienz; 3 Geräuschdämpfungsausführungen: Standard, Very Low Noise (VLN), Ultra Low Noise (ULN); 3 wasserseitige Ausführungen: Basis, mit Wasserpumpe, mit Wasserpumpe und -speicher.",
            "updated": "2025-01-26",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/luftgekuehlte-fluessigkeitskuehler-und-waermepumpen/aquaciatpower-ild-r-32/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1040,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "2400V",
            "series": "DYNACIATPOWER LG",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 876.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "6",
            "filling_quantity": 68.0,
            "min_load": 16,
            "lifespan": null,
            "length": 3350.0,
            "width": 996.0,
            "height": 1970.0,
            "weight": 2638.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": "DN125",
            "evaporator_outlet": "DN125",
            "compressor_regulation": "6 Leistungsstufen",
            "condenser_inlet": "DN125",
            "condenser_outlet": "DN125",
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Schallschutzausführung:\r\na - Ausführung STANDARD\r\nb - Ausführung LOW NOISE. Ummantelung der Verdichter\r\nc - Ausführung XTRA LOW NOISE. Schalldämmende Ummantelung der Verdichter",
            "updated": "2025-01-10",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/dynaciatpower-lg/#accordionGroup",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1104,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "2628",
            "series": "HYDROCIAT LW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1201.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 20.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Halbhermetischer Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 240.0,
            "min_load": 30,
            "lifespan": null,
            "length": 4730.0,
            "width": 1039.0,
            "height": 1997.0,
            "weight": 6872.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Connect Touch, elektronische Expansionsventile (EXV)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 83.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "31 Modelle von Baugröße 708 bis 4.628 Zwei Energieeffizienzausführungen: Standardleistungsversion (ST), 20 Baugrößen Ausführung mit hoher Energieeffizienz (HE), 11 Baugrößen Zwei Geräuschpegelausführungen: Standard Low Noise",
            "updated": "2025-01-21",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/hydrociat-lw-st-lw-he/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1139,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Umweltwärme (Air)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "2650R",
            "series": "AQUACIAT ILD",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 680.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": -12.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Hermetischer Scrollverdichter",
            "n_compressor": "6",
            "filling_quantity": 96.0,
            "min_load": 17,
            "lifespan": null,
            "length": 7186.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 4728.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Außenaufstellung",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Verfügbar in 19 Modellen, Baugrößen von 602R bis 4.000R. Ausführung in 3 Effizienzstufen: Standard, Hohe Effizienz, Hohe jahresbedingte Energieeffizienz; 3 Geräuschdämpfungsausführungen: Standard, Very Low Noise (VLN), Ultra Low Noise (ULN); 3 wasserseitige Ausführungen: Basis, mit Wasserpumpe, mit Wasserpumpe und -speicher.",
            "updated": "2025-01-26",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/luftgekuehlte-fluessigkeitskuehler-und-waermepumpen/aquaciatpower-ild-r-32/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1084,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "2800",
            "series": "HYDROCIAT LW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1185.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 20.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Halbhermetischer Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 170.0,
            "min_load": 30,
            "lifespan": null,
            "length": 4025.0,
            "width": 1036.0,
            "height": 1870.0,
            "weight": 5370.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Connect Touch, elektronische Expansionsventile (EXV)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 84.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "31 Modelle von Baugröße 708 bis 4.628 Zwei Energieeffizienzausführungen: Standardleistungsversion (ST), 20 Baugrößen Ausführung mit hoher Energieeffizienz (HE), 11 Baugrößen Zwei Geräuschpegelausführungen: Standard Low Noise",
            "updated": "2025-01-18",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/hydrociat-lw-st-lw-he/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1140,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Umweltwärme (Air)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "2800R",
            "series": "AQUACIAT ILD",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "4",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 774.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": -12.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Hermetischer Scrollverdichter",
            "n_compressor": "12",
            "filling_quantity": 104.0,
            "min_load": 8,
            "lifespan": null,
            "length": 7708.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 5344.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 62.5,
            "installation_type": "Außenaufstellung",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Verfügbar in 19 Modellen, Baugrößen von 602R bis 4.000R. Ausführung in 3 Effizienzstufen: Standard, Hohe Effizienz, Hohe jahresbedingte Energieeffizienz; 3 Geräuschdämpfungsausführungen: Standard, Very Low Noise (VLN), Ultra Low Noise (ULN); 3 wasserseitige Ausführungen: Basis, mit Wasserpumpe, mit Wasserpumpe und -speicher.",
            "updated": "2025-01-26",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/luftgekuehlte-fluessigkeitskuehler-und-waermepumpen/aquaciatpower-ild-r-32/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1085,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "3000",
            "series": "HYDROCIAT LW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1237.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 20.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Halbhermetischer Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 170.0,
            "min_load": 30,
            "lifespan": null,
            "length": 4025.0,
            "width": 1036.0,
            "height": 1870.0,
            "weight": 5408.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Connect Touch, elektronische Expansionsventile (EXV)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 84.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "31 Modelle von Baugröße 708 bis 4.628 Zwei Energieeffizienzausführungen: Standardleistungsversion (ST), 20 Baugrößen Ausführung mit hoher Energieeffizienz (HE), 11 Baugrößen Zwei Geräuschpegelausführungen: Standard Low Noise",
            "updated": "2025-01-18",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/hydrociat-lw-st-lw-he/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1141,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Umweltwärme (Air)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "3000R",
            "series": "AQUACIAT ILD",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "BOT",
            "n_circuits": "4",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 812.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": -12.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Hermetischer Scrollverdichter",
            "n_compressor": "12",
            "filling_quantity": 104.0,
            "min_load": 8,
            "lifespan": null,
            "length": 7708.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 5356.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 62.5,
            "installation_type": "Außenaufstellung",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Verfügbar in 19 Modellen, Baugrößen von 602R bis 4.000R. Ausführung in 3 Effizienzstufen: Standard, Hohe Effizienz, Hohe jahresbedingte Energieeffizienz; 3 Geräuschdämpfungsausführungen: Standard, Very Low Noise (VLN), Ultra Low Noise (ULN); 3 wasserseitige Ausführungen: Basis, mit Wasserpumpe, mit Wasserpumpe und -speicher.",
            "updated": "2025-01-26",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/luftgekuehlte-fluessigkeitskuehler-und-waermepumpen/aquaciatpower-ild-r-32/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1086,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "3008",
            "series": "HYDROCIAT LW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1324.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 20.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Halbhermetischer Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 210.0,
            "min_load": 30,
            "lifespan": null,
            "length": 4025.0,
            "width": 1036.0,
            "height": 1925.0,
            "weight": 5698.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Connect Touch, elektronische Expansionsventile (EXV)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 84.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "31 Modelle von Baugröße 708 bis 4.628 Zwei Energieeffizienzausführungen: Standardleistungsversion (ST), 20 Baugrößen Ausführung mit hoher Energieeffizienz (HE), 11 Baugrößen Zwei Geräuschpegelausführungen: Standard Low Noise",
            "updated": "2025-01-18",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/hydrociat-lw-st-lw-he/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1106,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "3028",
            "series": "HYDROCIAT LW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1327.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 20.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Halbhermetischer Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 240.0,
            "min_load": 30,
            "lifespan": null,
            "length": 4730.0,
            "width": 1039.0,
            "height": 1997.0,
            "weight": 6950.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Connect Touch, elektronische Expansionsventile (EXV)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 83.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "31 Modelle von Baugröße 708 bis 4.628 Zwei Energieeffizienzausführungen: Standardleistungsversion (ST), 20 Baugrößen Ausführung mit hoher Energieeffizienz (HE), 11 Baugrößen Zwei Geräuschpegelausführungen: Standard Low Noise",
            "updated": "2025-01-21",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/hydrociat-lw-st-lw-he/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1142,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Umweltwärme (Air)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "3200R",
            "series": "AQUACIAT ILD",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "4",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 883.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": -12.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Hermetischer Scrollverdichter",
            "n_compressor": "14",
            "filling_quantity": 127.0,
            "min_load": 7,
            "lifespan": null,
            "length": 10096.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 6308.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 63.0,
            "installation_type": "Außenaufstellung",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Verfügbar in 19 Modellen, Baugrößen von 602R bis 4.000R. Ausführung in 3 Effizienzstufen: Standard, Hohe Effizienz, Hohe jahresbedingte Energieeffizienz; 3 Geräuschdämpfungsausführungen: Standard, Very Low Noise (VLN), Ultra Low Noise (ULN); 3 wasserseitige Ausführungen: Basis, mit Wasserpumpe, mit Wasserpumpe und -speicher.",
            "updated": "2025-01-26",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/luftgekuehlte-fluessigkeitskuehler-und-waermepumpen/aquaciatpower-ild-r-32/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1087,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "3400",
            "series": "HYDROCIAT LW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1457.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 20.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Halbhermetischer Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 240.0,
            "min_load": 15,
            "lifespan": null,
            "length": 4730.0,
            "width": 1156.0,
            "height": 2051.0,
            "weight": 7066.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Connect Touch, elektronische Expansionsventile (EXV)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 83.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "31 Modelle von Baugröße 708 bis 4.628 Zwei Energieeffizienzausführungen: Standardleistungsversion (ST), 20 Baugrößen Ausführung mit hoher Energieeffizienz (HE), 11 Baugrößen Zwei Geräuschpegelausführungen: Standard Low Noise",
            "updated": "2025-01-18",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/hydrociat-lw-st-lw-he/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1109,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "3428",
            "series": "HYDROCIAT LW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1522.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 20.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Halbhermetischer Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 280.0,
            "min_load": 15,
            "lifespan": null,
            "length": 4730.0,
            "width": 1162.0,
            "height": 2051.0,
            "weight": 7542.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Connect Touch, elektronische Expansionsventile (EXV)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 83.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "31 Modelle von Baugröße 708 bis 4.628 Zwei Energieeffizienzausführungen: Standardleistungsversion (ST), 20 Baugrößen Ausführung mit hoher Energieeffizienz (HE), 11 Baugrößen Zwei Geräuschpegelausführungen: Standard Low Noise",
            "updated": "2025-01-21",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/hydrociat-lw-st-lw-he/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1143,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Umweltwärme (Air)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "3500R",
            "series": "AQUACIAT ILD",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "4",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 935.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": -12.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Hermetischer Scrollverdichter",
            "n_compressor": "14",
            "filling_quantity": 128.0,
            "min_load": 7,
            "lifespan": null,
            "length": 10096.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 6360.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 63.0,
            "installation_type": "Außenaufstellung",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Verfügbar in 19 Modellen, Baugrößen von 602R bis 4.000R. Ausführung in 3 Effizienzstufen: Standard, Hohe Effizienz, Hohe jahresbedingte Energieeffizienz; 3 Geräuschdämpfungsausführungen: Standard, Very Low Noise (VLN), Ultra Low Noise (ULN); 3 wasserseitige Ausführungen: Basis, mit Wasserpumpe, mit Wasserpumpe und -speicher.",
            "updated": "2025-01-26",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/luftgekuehlte-fluessigkeitskuehler-und-waermepumpen/aquaciatpower-ild-r-32/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1088,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "3800",
            "series": "HYDROCIAT LW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudesenke",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1557.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 20.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Halbhermetischer Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 230.0,
            "min_load": 15,
            "lifespan": null,
            "length": 4730.0,
            "width": 1156.0,
            "height": 2051.0,
            "weight": 7267.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Connect Touch, elektronische Expansionsventile (EXV)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 83.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "31 Modelle von Baugröße 708 bis 4.628 Zwei Energieeffizienzausführungen: Standardleistungsversion (ST), 20 Baugrößen Ausführung mit hoher Energieeffizienz (HE), 11 Baugrößen Zwei Geräuschpegelausführungen: Standard Low Noise",
            "updated": "2025-01-21",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/hydrociat-lw-st-lw-he/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1110,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "3828",
            "series": "HYDROCIAT LW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1680.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 20.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Halbhermetischer Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 260.0,
            "min_load": 15,
            "lifespan": null,
            "length": 4730.0,
            "width": 1162.0,
            "height": 2051.0,
            "weight": 7752.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Connect Touch, elektronische Expansionsventile (EXV)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 83.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "31 Modelle von Baugröße 708 bis 4.628 Zwei Energieeffizienzausführungen: Standardleistungsversion (ST), 20 Baugrößen Ausführung mit hoher Energieeffizienz (HE), 11 Baugrößen Zwei Geräuschpegelausführungen: Standard Low Noise",
            "updated": "2025-01-21",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/hydrociat-lw-st-lw-he/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1144,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Umweltwärme (Air)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "4000R",
            "series": "AQUACIAT ILD",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "4",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1075.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": -12.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Hermetischer Scrollverdichter",
            "n_compressor": "16",
            "filling_quantity": 140.0,
            "min_load": 6,
            "lifespan": null,
            "length": 10096.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 6859.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 96.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 63.5,
            "installation_type": "Außenaufstellung",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Verfügbar in 19 Modellen, Baugrößen von 602R bis 4.000R. Ausführung in 3 Effizienzstufen: Standard, Hohe Effizienz, Hohe jahresbedingte Energieeffizienz; 3 Geräuschdämpfungsausführungen: Standard, Very Low Noise (VLN), Ultra Low Noise (ULN); 3 wasserseitige Ausführungen: Basis, mit Wasserpumpe, mit Wasserpumpe und -speicher.",
            "updated": "2025-01-26",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/luftgekuehlte-fluessigkeitskuehler-und-waermepumpen/aquaciatpower-ild-r-32/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1089,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "4200",
            "series": "HYDROCIAT",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1689.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 20.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Halbhermetischer Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 220.0,
            "min_load": 15,
            "lifespan": null,
            "length": 4730.0,
            "width": 1156.0,
            "height": 2051.0,
            "weight": 7305.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Connect Touch, elektronische Expansionsventile (EXV)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 83.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "31 Modelle von Baugröße 708 bis 4.628 Zwei Energieeffizienzausführungen: Standardleistungsversion (ST), 20 Baugrößen Ausführung mit hoher Energieeffizienz (HE), 11 Baugrößen Zwei Geräuschpegelausführungen: Standard Low Noise",
            "updated": "2025-01-21",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/hydrociat-lw-st-lw-he/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1111,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "4228",
            "series": "HYDROCIAT LW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1863.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 20.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Halbhermetischer Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 480.0,
            "min_load": 15,
            "lifespan": null,
            "length": 4832.0,
            "width": 2129.0,
            "height": 1562.0,
            "weight": 10910.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Connect Touch, elektronische Expansionsventile (EXV)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 83.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "31 Modelle von Baugröße 708 bis 4.628 Zwei Energieeffizienzausführungen: Standardleistungsversion (ST), 20 Baugrößen Ausführung mit hoher Energieeffizienz (HE), 11 Baugrößen Zwei Geräuschpegelausführungen: Standard Low Noise",
            "updated": "2025-01-21",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/hydrociat-lw-st-lw-he/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1091,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "4408",
            "series": "HYDROCIAT LW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1913.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 20.0,
            "max_flow_temperature": 53.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Halbhermetischer Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 390.0,
            "min_load": 30,
            "lifespan": null,
            "length": 4790.0,
            "width": 1902.0,
            "height": 1515.0,
            "weight": 8681.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Connect Touch, elektronische Expansionsventile (EXV)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 83.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "31 Modelle von Baugröße 708 bis 4.628 Zwei Energieeffizienzausführungen: Standardleistungsversion (ST), 20 Baugrößen Ausführung mit hoher Energieeffizienz (HE), 11 Baugrößen Zwei Geräuschpegelausführungen: Standard Low Noise",
            "updated": "2025-01-18",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/hydrociat-lw-st-lw-he/",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1090,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "CIAT Deutschland/Carrier Klimatechnik GmbH",
            "name": "4600",
            "series": "HYDROCIAT LW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": "unabhängige Kreisläufe",
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1795.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 20.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Halbhermetischer Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 210.0,
            "min_load": 30,
            "lifespan": null,
            "length": 4730.0,
            "width": 1156.0,
            "height": 2051.0,
            "weight": 7337.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Connect Touch, elektronische Expansionsventile (EXV)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 83.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "31 Modelle von Baugröße 708 bis 4.628 Zwei Energieeffizienzausführungen: Standardleistungsversion (ST), 20 Baugrößen Ausführung mit hoher Energieeffizienz (HE), 11 Baugrößen Zwei Geräuschpegelausführungen: Standard Low Noise",
            "updated": "2025-01-21",
            "verified": false,
            "information_source": "https://www.ciat.com/de/de/produkte-und-systeme/waermepumpen-und-fluessigkeitskuehler/wassergekuehlte-fluessigkeitskuehler-und-waermepumpen/hydrociat-lw-st-lw-he/",
            "information_source_archive": null,
            "information_source_date": null
        }
    ]
}