Skip to content

Reference figures

subsurfaceio.base_data.reference_figures

Reference figures base data.

This file is automatically generated; manual changes will be overwritten.

Attributes:

Name Type Description
reference_figures dict[str, dict]

reference_figures module-attribute

reference_figures: dict[str, dict] = {
    "AASHTOPlasticityChart": {
        "reference": "astm2015d3282",
        "plot_model": {
            "plot_type": "scatter",
            "title": "AASHTO plasticity chart by ASTM International (2015)",
            "x": "liquid_limit",
            "y": "plasticity_index",
            "log_x": False,
            "log_y": False,
            "range_x": (0, 100),
            "range_y": (0, 70),
            "labels": {
                "liquid_limit": "Liquid limit (%)",
                "plasticity_index": "Plasticity index (%)",
            },
        },
        "reference_data": [
            {
                "kind": "polygon",
                "name": "A-4 and A-2-4",
                "color": "orange",
                "x": [0.0, 0.0, 40.0, 40.0, 0.0],
                "y": [0.0, 10.0, 10.0, 0.0, 0.0],
                "alpha": 0.5,
                "centroid": (20.0, 5.0),
            },
            {
                "kind": "polygon",
                "name": "A-6 and A-2-6",
                "color": "green",
                "x": [0.0, 0.0, 40.0, 40.0, 0.0],
                "y": [10.0, 70.0, 70.0, 10.0, 10.0],
                "alpha": 0.5,
                "centroid": (20.0, 40.0),
            },
            {
                "kind": "polygon",
                "name": "A-7-6",
                "color": "#228B22",
                "x": [40.0, 40.0, 100.0, 40.0],
                "y": [10.0, 70.0, 70.0, 10.0],
                "alpha": 0.5,
                "centroid": (60.0, 50.0),
            },
            {
                "kind": "polygon",
                "name": "A-7-5 and A-2-7",
                "color": "#FFAC1C",
                "x": [40.0, 100.0, 100.0, 40.0],
                "y": [10.0, 70.0, 10.0, 10.0],
                "alpha": 0.5,
                "centroid": (80.0, 30.0),
            },
            {
                "kind": "polygon",
                "name": "A-5 and A-2-5",
                "color": "#FFAC1C",
                "x": [40.0, 40.0, 100.0, 100.0, 40.0],
                "y": [0.0, 10.0, 10.0, 0.0, 0.0],
                "alpha": 0.5,
                "centroid": (70.0, 5.0),
            },
        ],
    },
    "AtterbergLimits": {
        "reference": None,
        "plot_model": {
            "plot_type": "scatter",
            "title": "Atterberg limits",
            "x": "liquid_limit_blows",
            "y": "water_content",
            "log_x": True,
            "log_y": False,
            "range_x": None,
            "range_y": None,
            "labels": {
                "liquid_limit_blows": "Liquid limit blows",
                "water_content": "Water content (%)",
            },
        },
        "reference_data": None,
    },
    "BasicInfluenceFactorI1": {
        "reference": "poulos1980pile",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Basic influence factor, I1 by Poulos and Davis (1980)",
            "x": "pile_length_to_diameter_ratio",
            "y": "basic_influence_factor_i1",
            "log_x": False,
            "log_y": True,
            "range_x": (0, 50),
            "range_y": (0.02, 1),
            "labels": {
                "pile_length_to_diameter_ratio": "Pile length to diameter ratio",
                "basic_influence_factor_i1": "Basic influence factor I1",
            },
        },
        "reference_data": [
            {
                "kind": "line",
                "name": "db/d=1",
                "color": "black",
                "x": [
                    0.3288,
                    0.411,
                    0.514,
                    0.6782,
                    0.6782,
                    0.7902,
                    0.9241,
                    1.0798,
                    1.2572,
                    1.4564,
                    1.6772,
                    1.9196,
                    2.1833,
                    2.4684,
                    2.7745,
                    2.7745,
                    3.3087,
                    3.8841,
                    4.415,
                    5.0135,
                    5.6761,
                    6.3992,
                    7.1795,
                    8.0134,
                    8.8976,
                    9.8285,
                    10.8026,
                    11.8166,
                    13.0909,
                    14.4474,
                    15.8037,
                    17.2218,
                    17.2218,
                    18.361,
                    19.5246,
                    20.7115,
                    21.9207,
                    23.1509,
                    24.4008,
                    25.6693,
                    26.955,
                    28.2566,
                    29.5727,
                    29.5727,
                    31.1964,
                    32.8813,
                    32.8813,
                    34.2226,
                    35.5691,
                    36.9205,
                    38.2768,
                    39.6378,
                    41.0032,
                    42.3729,
                    43.7468,
                    45.1247,
                    46.5063,
                    46.5063,
                    48.2533,
                    49.9796,
                    50.0,
                ],
                "y": [
                    0.7802,
                    0.7059,
                    0.6394,
                    0.5798,
                    0.5798,
                    0.5414,
                    0.5055,
                    0.4721,
                    0.4409,
                    0.4119,
                    0.3848,
                    0.3596,
                    0.3361,
                    0.3143,
                    0.2939,
                    0.2939,
                    0.2668,
                    0.243,
                    0.2258,
                    0.2102,
                    0.196,
                    0.183,
                    0.1713,
                    0.1605,
                    0.1508,
                    0.1419,
                    0.1338,
                    0.1264,
                    0.118,
                    0.1104,
                    0.1036,
                    0.0975,
                    0.0975,
                    0.0929,
                    0.0887,
                    0.0848,
                    0.0812,
                    0.0779,
                    0.0748,
                    0.072,
                    0.0694,
                    0.0671,
                    0.0649,
                    0.0649,
                    0.0623,
                    0.06,
                    0.06,
                    0.0583,
                    0.0567,
                    0.0551,
                    0.0536,
                    0.0522,
                    0.0509,
                    0.0496,
                    0.0484,
                    0.0473,
                    0.0462,
                    0.0462,
                    0.0449,
                    0.0437,
                    0.0437,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "db/d=2",
                "color": "dimgrey",
                "x": [
                    2.1374,
                    2.7538,
                    3.4321,
                    4.5326,
                    5.8237,
                    7.2846,
                    8.8944,
                    10.6321,
                    12.477,
                    14.408,
                    16.4044,
                    18.4453,
                    20.5097,
                    21.9278,
                    23.4074,
                    25.5917,
                    27.8314,
                    30.1182,
                    32.4438,
                    34.8001,
                    37.1788,
                    39.5717,
                    41.9705,
                    44.367,
                    46.753,
                    48.356,
                    50.0,
                ],
                "y": [
                    0.2585,
                    0.2372,
                    0.218,
                    0.1934,
                    0.1723,
                    0.154,
                    0.1383,
                    0.1247,
                    0.1131,
                    0.1031,
                    0.0946,
                    0.0873,
                    0.0811,
                    0.0773,
                    0.0739,
                    0.0693,
                    0.0652,
                    0.0616,
                    0.0583,
                    0.0554,
                    0.0528,
                    0.0505,
                    0.0483,
                    0.0464,
                    0.0446,
                    0.0435,
                    0.0425,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "db/d=3",
                "color": "darkgrey",
                "x": [
                    2.1374,
                    2.8568,
                    3.6374,
                    4.4597,
                    4.8817,
                    5.3427,
                    5.8368,
                    6.3576,
                    6.899,
                    7.455,
                    8.0192,
                    8.5856,
                    9.1479,
                    9.7001,
                    10.8715,
                    12.1044,
                    12.8486,
                    13.6059,
                    14.3758,
                    15.1579,
                    15.9516,
                    16.7565,
                    17.5721,
                    18.3979,
                    19.2334,
                    20.0781,
                    21.4962,
                    22.9347,
                    24.3527,
                    24.3527,
                    26.5596,
                    28.7793,
                    31.0115,
                    33.2556,
                    35.511,
                    37.7771,
                    40.0535,
                    42.3395,
                    44.6346,
                    46.9382,
                    46.9382,
                    48.4586,
                    50.0,
                ],
                "y": [
                    0.199,
                    0.1836,
                    0.1702,
                    0.1581,
                    0.1528,
                    0.1476,
                    0.1426,
                    0.1376,
                    0.133,
                    0.1285,
                    0.1243,
                    0.1204,
                    0.1168,
                    0.1136,
                    0.1068,
                    0.101,
                    0.0976,
                    0.0945,
                    0.0916,
                    0.0889,
                    0.0864,
                    0.084,
                    0.0817,
                    0.0796,
                    0.0775,
                    0.0755,
                    0.0725,
                    0.0696,
                    0.0671,
                    0.0671,
                    0.0637,
                    0.0606,
                    0.0577,
                    0.055,
                    0.0526,
                    0.0503,
                    0.0482,
                    0.0463,
                    0.0445,
                    0.0428,
                    0.0428,
                    0.0417,
                    0.0409,
                ],
                "line_dash": "solid",
            },
        ],
    },
    "CoefficientOfConsolidationNAVFAC1982": {
        "reference": "navfac1982soil",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Coefficient of consolidation by Naval Facilities Engineering Command (1982)",
            "x": "liquid_limit",
            "y": "coefficient_of_consolidation",
            "log_x": False,
            "log_y": True,
            "range_x": (20, 160),
            "range_y": (0.1, 100),
            "labels": {
                "liquid_limit": "Liquid limit (%)",
                "coefficient_of_consolidation": "Coefficient of consolidation (m2/year)",
            },
        },
        "reference_data": [
            {
                "kind": "line",
                "name": "Remolded",
                "line_dash": "dash",
                "x": [
                    26.993,
                    29.723,
                    32.524,
                    35.184,
                    37.492,
                    39.23,
                    40.562,
                    41.86,
                    43.493,
                    43.493,
                    45.831,
                    48.177,
                    50.531,
                    52.893,
                    52.893,
                    54.732,
                    56.325,
                    57.978,
                    59.995,
                    62.55,
                    65.451,
                    68.449,
                    71.296,
                    71.296,
                    73.805,
                    76.343,
                    78.907,
                    81.495,
                    81.495,
                    86.1,
                    90.718,
                    95.351,
                    99.996,
                    99.996,
                    104.788,
                    109.585,
                    114.388,
                    119.197,
                ],
                "y": [
                    4.571,
                    3.911,
                    3.331,
                    2.864,
                    2.522,
                    2.304,
                    2.159,
                    2.035,
                    1.892,
                    1.892,
                    1.706,
                    1.541,
                    1.393,
                    1.261,
                    1.261,
                    1.167,
                    1.092,
                    1.022,
                    0.946,
                    0.859,
                    0.772,
                    0.694,
                    0.631,
                    0.631,
                    0.582,
                    0.54,
                    0.504,
                    0.473,
                    0.473,
                    0.425,
                    0.383,
                    0.347,
                    0.315,
                    0.315,
                    0.288,
                    0.263,
                    0.241,
                    0.221,
                ],
                "color": "black",
            },
            {
                "kind": "line",
                "name": "Virgin",
                "line_dash": "solid",
                "x": [
                    27.494,
                    29.998,
                    32.338,
                    35.007,
                    38.495,
                    38.495,
                    43.789,
                    49.138,
                    54.541,
                    59.996,
                    59.996,
                    65.168,
                    70.394,
                    75.67,
                    80.996,
                    80.996,
                    85.671,
                    90.399,
                    95.175,
                    99.997,
                    99.997,
                    105.509,
                    111.341,
                    117.377,
                    123.498,
                    130.073,
                    137.03,
                    143.597,
                    149.0,
                    152.55,
                    155.31,
                    157.664,
                    160.0,
                ],
                "y": [
                    18.915,
                    16.057,
                    13.718,
                    11.572,
                    9.458,
                    9.458,
                    7.119,
                    5.393,
                    4.11,
                    3.153,
                    3.153,
                    2.481,
                    1.966,
                    1.569,
                    1.261,
                    1.261,
                    1.048,
                    0.878,
                    0.741,
                    0.631,
                    0.631,
                    0.528,
                    0.441,
                    0.37,
                    0.315,
                    0.272,
                    0.236,
                    0.209,
                    0.189,
                    0.179,
                    0.173,
                    0.168,
                    0.164,
                ],
                "color": "black",
            },
            {
                "kind": "line",
                "name": "Reloading",
                "line_dash": "dashdot",
                "x": [
                    32.992,
                    36.235,
                    39.483,
                    42.735,
                    45.992,
                    45.992,
                    48.457,
                    50.587,
                    52.544,
                    54.494,
                    56.146,
                    57.702,
                    59.529,
                    61.993,
                    61.993,
                    66.448,
                    70.934,
                    75.45,
                    79.995,
                    79.995,
                    82.413,
                    84.888,
                    87.417,
                    89.996,
                    89.996,
                    92.273,
                    94.402,
                    96.828,
                    99.996,
                    104.204,
                    109.153,
                    114.399,
                    119.498,
                ],
                "y": [
                    94.576,
                    71.825,
                    54.565,
                    41.467,
                    31.523,
                    31.523,
                    25.654,
                    21.487,
                    18.331,
                    15.762,
                    13.944,
                    12.495,
                    11.067,
                    9.458,
                    9.458,
                    7.155,
                    5.429,
                    4.131,
                    3.153,
                    3.153,
                    2.749,
                    2.412,
                    2.129,
                    1.892,
                    1.892,
                    1.705,
                    1.555,
                    1.413,
                    1.261,
                    1.096,
                    0.937,
                    0.796,
                    0.678,
                ],
                "color": "black",
            },
        ],
    },
    "CompressionRatioLambe1969": {
        "reference": "lambe1969soil",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Compression ratio by Lambe and Whitman (1969)",
            "x": "water_content",
            "y": "compression_ratio",
            "log_x": True,
            "log_y": False,
            "range_x": (10, 500),
            "range_y": (-0.1, 0.6),
            "labels": {
                "water_content": "Water content (%)",
                "compression_ratio": "Compression ratio",
            },
        },
        "reference_data": [
            {
                "kind": "line",
                "name": "self",
                "x": [
                    10.0,
                    11.871,
                    14.087,
                    16.682,
                    19.669,
                    23.103,
                    27.029,
                    31.459,
                    36.443,
                    41.978,
                    48.189,
                    55.373,
                    63.717,
                    73.269,
                    84.163,
                    96.594,
                    110.792,
                    127.034,
                    145.708,
                    167.296,
                    192.213,
                    192.213,
                    500.0,
                ],
                "y": [
                    0.023,
                    0.025,
                    0.028,
                    0.035,
                    0.045,
                    0.058,
                    0.073,
                    0.09,
                    0.11,
                    0.131,
                    0.153,
                    0.174,
                    0.196,
                    0.217,
                    0.239,
                    0.261,
                    0.284,
                    0.306,
                    0.328,
                    0.35,
                    0.372,
                    0.372,
                    0.52,
                ],
                "color": "black",
                "line_dash": "solid",
            }
        ],
    },
    "CrossCorrelation": {
        "reference": None,
        "plot_model": {
            "plot_type": "line",
            "title": "qc & fs cross correlation",
            "x": "cross_correlation_lag",
            "y": "cross_correlation_coefficient",
            "log_x": False,
            "log_y": False,
            "range_x": (-20, 20),
            "range_y": (-1.2, 1.2),
            "labels": {
                "cross_correlation_lag": "Cross correlation lag",
                "cross_correlation_coefficient": "Cross correlation coefficient",
            },
        },
        "reference_data": None,
    },
    "DiameterAt50PercentFinerSaye2017": {
        "reference": "saye2017linear",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Diameter at 50 percent finer by Saye et al. (2017)",
            "x": "soil_classification_index",
            "y": "diameter_at_50_percent_finer",
            "log_x": False,
            "log_y": True,
            "range_x": (0, 200),
            "range_y": (0.001, 1),
            "labels": {
                "soil_classification_index": "Soil classification index",
                "diameter_at_50_percent_finer": "Diameter at 50% finer (mm)",
            },
        },
        "reference_data": [
            {
                "kind": "line",
                "name": "self",
                "x": [
                    14.5744,
                    14.9999,
                    15.3991,
                    16.0467,
                    17.3452,
                    19.5676,
                    21.1149,
                    22.0185,
                    25.1562,
                    26.0022,
                    28.0598,
                    31.0,
                    35.843,
                    39.5621,
                    48.4192,
                    56.8542,
                    64.4413,
                    73.4488,
                    84.8478,
                    94.3492,
                    108.974,
                    123.795,
                    136.3005,
                    147.9444,
                    158.4445,
                ],
                "y": [
                    0.0024,
                    0.0035,
                    0.005,
                    0.0079,
                    0.0133,
                    0.0232,
                    0.03,
                    0.0345,
                    0.0475,
                    0.052,
                    0.0608,
                    0.075,
                    0.0948,
                    0.1109,
                    0.1496,
                    0.186,
                    0.2198,
                    0.2595,
                    0.3082,
                    0.3515,
                    0.4146,
                    0.4788,
                    0.5329,
                    0.5832,
                    0.6279,
                ],
                "color": "black",
                "line_dash": "solid",
            }
        ],
    },
    "FinesContentSaye2017": {
        "reference": "saye2017linear",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Fines content by Saye et al. (2017)",
            "x": "soil_classification_index",
            "y": "fines_content",
            "log_x": False,
            "log_y": False,
            "range_x": (0, 200),
            "range_y": (0, 100),
            "labels": {
                "soil_classification_index": "Soil classification index",
                "fines_content": "Fines content (%)",
            },
        },
        "reference_data": [
            {
                "kind": "line",
                "name": "self",
                "x": [
                    14.4601,
                    17.7186,
                    19.9004,
                    22.6799,
                    25.3668,
                    28.6244,
                    31.0,
                    33.1211,
                    35.3066,
                    37.3948,
                    39.6559,
                    42.4023,
                    45.3315,
                    48.9522,
                    53.3153,
                    58.6672,
                    64.5056,
                    73.6603,
                    85.0184,
                    98.69,
                    113.1411,
                    129.1584,
                    144.029,
                    158.1217,
                ],
                "y": [
                    100.0,
                    85.1578,
                    78.3547,
                    70.3565,
                    63.0018,
                    55.4392,
                    50.0,
                    46.3228,
                    42.4255,
                    39.0255,
                    35.763,
                    32.1409,
                    28.5276,
                    24.5864,
                    20.8467,
                    16.7442,
                    13.2072,
                    9.1361,
                    5.684,
                    3.1006,
                    1.4941,
                    0.5514,
                    0.1619,
                    0.0,
                ],
                "color": "black",
                "line_dash": "solid",
            }
        ],
    },
    "HydrometerAnalysis": {
        "reference": None,
        "plot_model": {
            "plot_type": "line",
            "title": "Grain size distribution",
            "x": "particle_size",
            "y": "percent_finer",
            "log_x": True,
            "log_y": False,
            "range_x": (0.1, 0.0001),
            "range_y": (-15, 115),
            "labels": {
                "particle_size": "Particle size (mm)",
                "percent_finer": "Percent finer (%)",
            },
        },
        "reference_data": None,
        "secondary_axis": {
            "x": {
                600.0: '24 "',
                300.0: '12 "',
                150.0: '6 "',
                75.0: '3 "',
                63.0: '2 ½ "',
                50.0: '2 "',
                38.1: '1 ½ "',
                25.0: '1 "',
                19.0: '3/4 "',
                12.5: '1/2 "',
                9.5: '3/8 "',
                4.75: "No. 4",
                3.35: "No. 6",
                2.36: "No. 8",
                2.0: "No. 10",
                1.18: "No. 16",
                0.85: "No. 20",
                0.6: "No. 30",
                0.425: "No. 40",
                0.3: "No. 50",
                0.25: "No. 60",
                0.212: "No. 70",
                0.18: "No. 80",
                0.15: "No. 100",
                0.125: "No. 120",
                0.106: "No. 140",
                0.088: "No. 170",
                0.075: "No. 200",
            }
        },
    },
    "LiquefactionDamage": {
        "reference": "ishihara1985stability",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Liquefaction-induced damage by Ishihara (1985)",
            "x": "thickness_non_liquefiable_layer",
            "y": "thickness_liquefiable_layer",
            "log_x": False,
            "log_y": False,
            "range_x": (0, 10),
            "range_y": (0, 12),
            "labels": {
                "thickness_non_liquefiable_layer": "Thickness of non liquefiable layer (m)",
                "thickness_liquefiable_layer": "Thickness of liquefiable layer (m)",
            },
        },
        "reference_data": [
            {
                "kind": "line",
                "name": "amax=0.2g",
                "line_dash": "solid",
                "x": [
                    0.82,
                    0.975,
                    1.13,
                    1.283,
                    1.436,
                    1.586,
                    1.734,
                    1.879,
                    2.021,
                    2.158,
                    2.291,
                    2.417,
                    2.533,
                    2.638,
                    2.737,
                    2.828,
                    2.901,
                    2.956,
                    3.003,
                    3.035,
                    3.043,
                    3.043,
                ],
                "y": [
                    0.761,
                    0.913,
                    1.065,
                    1.219,
                    1.374,
                    1.531,
                    1.691,
                    1.853,
                    2.019,
                    2.188,
                    2.362,
                    2.541,
                    2.727,
                    2.919,
                    3.116,
                    3.316,
                    3.524,
                    3.738,
                    3.955,
                    4.174,
                    4.395,
                    8.011,
                ],
                "color": "black",
            },
            {
                "kind": "line",
                "name": "amax=0.3g",
                "line_dash": "dash",
                "x": [
                    1.282,
                    1.67,
                    2.057,
                    2.444,
                    2.829,
                    3.214,
                    3.596,
                    3.977,
                    4.353,
                    4.718,
                    5.058,
                    5.362,
                    5.614,
                    5.805,
                    5.95,
                    6.049,
                    6.128,
                    6.194,
                    6.248,
                    6.289,
                    6.322,
                ],
                "y": [
                    0.83,
                    1.084,
                    1.338,
                    1.593,
                    1.85,
                    2.109,
                    2.37,
                    2.635,
                    2.907,
                    3.195,
                    3.513,
                    3.87,
                    4.267,
                    4.699,
                    5.15,
                    5.615,
                    6.083,
                    6.554,
                    7.026,
                    7.5,
                    7.975,
                ],
                "color": "black",
            },
            {
                "kind": "line",
                "name": "amax=0.4g-0.5g",
                "line_dash": "dot",
                "x": [
                    1.023,
                    1.555,
                    2.086,
                    2.618,
                    3.151,
                    3.685,
                    4.217,
                    4.744,
                    5.281,
                    5.827,
                    6.367,
                    6.901,
                    7.393,
                    7.794,
                    8.124,
                    8.391,
                    8.606,
                    8.807,
                    8.983,
                    9.135,
                    9.275,
                ],
                "y": [
                    0.38,
                    0.588,
                    0.796,
                    1.001,
                    1.204,
                    1.404,
                    1.609,
                    1.829,
                    2.019,
                    2.181,
                    2.361,
                    2.565,
                    2.855,
                    3.273,
                    3.752,
                    4.272,
                    4.818,
                    5.369,
                    5.929,
                    6.497,
                    7.069,
                ],
                "color": "black",
            },
        ],
    },
    "LiquefactionSusceptibility": {
        "reference": "bray2006assessment",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Liquefaction Susceptibility of Fine-Grained Soils by Bray and Sancio (2006)",
            "x": "water_content_liquid_limit_ratio",
            "y": "plasticity_index",
            "log_x": False,
            "log_y": False,
            "range_x": (0.4, 1.6),
            "range_y": (0, 60),
            "labels": {
                "water_content_liquid_limit_ratio": "Water content to liquid limit ratio",
                "plasticity_index": "Plasticity index (%)",
            },
        },
        "reference_data": [
            {
                "kind": "polygon",
                "name": "Susceptible",
                "label": "Susceptible",
                "color": "red",
                "x": [0.85, 0.85, 1.6, 1.6, 0.85],
                "y": [0.0, 12.0, 12.0, 0.0, 0.0],
                "centroid": (1.225, 6.0),
            },
            {
                "kind": "polygon",
                "name": "Mod. Susceptible",
                "label": "Mod. Susceptible",
                "color": "orange",
                "x": [0.8, 0.8, 1.6, 1.6, 0.85, 0.85, 0.8],
                "y": [
                    0.0,
                    18.0,
                    18.0,
                    12.0,
                    12.0,
                    0.0,
                    0.0,
                ],
                "centroid": (1.1583, 14.0),
            },
            {
                "kind": "polygon",
                "name": "Not susceptible",
                "label": "Not susceptible",
                "color": "yellow",
                "x": [0.4, 1.6, 1.6, 0.8, 0.8, 0.4, 0.4],
                "y": [
                    60.0,
                    60.0,
                    18.0,
                    18.0,
                    0.0,
                    0.0,
                    60.0,
                ],
                "centroid": (0.95, 35.25),
            },
        ],
    },
    "ModifiedSoilBehaviourType": {
        "reference": None,
        "plot_model": {
            "plot_type": "scatter",
            "title": "Modified Soil Behavior Type",
            "x": "normalized_friction_ratio",
            "y": "stress_normalized_cone_resistance",
            "log_x": True,
            "log_y": True,
            "range_x": (0.1, 10),
            "range_y": (1, 1000),
            "labels": {
                "normalized_friction_ratio": "Normalized friction ratio (%)",
                "stress_normalized_cone_resistance": "Stress-normalized cone resistance",
            },
        },
        "reference_data": [
            {
                "kind": "polygon",
                "name": "1",
                "label": "CSS",
                "color": "#DD514A",
                "x": [0.1, 0.1, 2.0, 2.0, 0.1],
                "y": [1.0, 10.0, 10.0, 1.0, 1.0],
                "centroid": (1.05, 5.5),
            },
            {
                "kind": "polygon",
                "name": "2",
                "label": "CC",
                "color": "#2E8EE2",
                "x": [
                    2.0,
                    2.265,
                    2.547,
                    2.76,
                    2.965,
                    3.562,
                    4.315,
                    5.324,
                    6.593,
                    8.119,
                    10.0,
                    10.0,
                    2.0,
                    2.0,
                ],
                "y": [
                    9.602,
                    10.738,
                    12.167,
                    13.59,
                    15.369,
                    13.608,
                    12.402,
                    11.634,
                    11.249,
                    11.121,
                    11.113,
                    1.0,
                    1.0,
                    9.602,
                ],
                "centroid": (5.857, 6.4766),
            },
            {
                "kind": "polygon",
                "name": "3",
                "label": "CD",
                "color": "#26207A",
                "x": [
                    2.965,
                    3.272,
                    3.536,
                    3.766,
                    3.95,
                    4.072,
                    4.167,
                    4.257,
                    4.326,
                    4.382,
                    4.422,
                    4.449,
                    4.47,
                    4.487,
                    4.5,
                    4.507,
                    4.513,
                    10.0,
                    10.0,
                    8.119,
                    6.593,
                    5.324,
                    4.315,
                    3.562,
                    2.965,
                ],
                "y": [
                    15.369,
                    19.256,
                    24.536,
                    31.771,
                    41.386,
                    52.009,
                    65.475,
                    86.136,
                    113.392,
                    153.532,
                    207.942,
                    273.027,
                    358.498,
                    468.279,
                    611.693,
                    782.105,
                    1000.0,
                    1000.0,
                    11.113,
                    11.121,
                    11.249,
                    11.634,
                    12.402,
                    13.608,
                    15.369,
                ],
                "centroid": (7.2134, 500.3716),
            },
            {
                "kind": "polygon",
                "name": "4",
                "label": "TC",
                "color": "#75E1AF",
                "x": [
                    0.1,
                    0.127,
                    0.161,
                    0.201,
                    0.251,
                    0.318,
                    0.403,
                    0.52,
                    0.67,
                    0.83,
                    1.024,
                    1.297,
                    1.614,
                    1.867,
                    2.158,
                    2.527,
                    2.965,
                    2.76,
                    2.547,
                    2.265,
                    2.0,
                    2.0,
                    0.1,
                    0.1,
                ],
                "y": [
                    12.791,
                    12.918,
                    13.07,
                    13.253,
                    13.493,
                    13.83,
                    14.271,
                    14.911,
                    15.835,
                    16.969,
                    18.54,
                    21.147,
                    25.333,
                    22.54,
                    20.034,
                    17.502,
                    15.369,
                    13.59,
                    12.167,
                    10.738,
                    9.602,
                    10.0,
                    10.0,
                    12.791,
                ],
                "centroid": (1.5448, 15.2487),
            },
            {
                "kind": "polygon",
                "name": "5",
                "label": "TD",
                "color": "#459184",
                "x": [
                    1.614,
                    1.884,
                    2.14,
                    2.357,
                    2.537,
                    2.693,
                    2.815,
                    2.899,
                    2.951,
                    2.983,
                    3.012,
                    3.04,
                    3.065,
                    3.08,
                    3.089,
                    4.513,
                    4.507,
                    4.5,
                    4.487,
                    4.47,
                    4.449,
                    4.422,
                    4.382,
                    4.326,
                    4.257,
                    4.167,
                    4.072,
                    3.95,
                    3.766,
                    3.536,
                    3.272,
                    2.965,
                    2.527,
                    2.158,
                    1.867,
                    1.614,
                ],
                "y": [
                    25.333,
                    30.752,
                    38.723,
                    50.056,
                    65.761,
                    88.025,
                    118.403,
                    160.898,
                    219.11,
                    288.513,
                    379.892,
                    487.904,
                    626.679,
                    791.598,
                    1000.0,
                    1000.0,
                    782.105,
                    611.693,
                    468.279,
                    358.498,
                    273.027,
                    207.942,
                    153.532,
                    113.392,
                    86.136,
                    65.475,
                    52.009,
                    41.386,
                    31.771,
                    24.536,
                    19.256,
                    15.369,
                    17.502,
                    20.034,
                    22.54,
                    25.333,
                ],
                "centroid": (3.6966, 499.6993),
            },
            {
                "kind": "polygon",
                "name": "6",
                "label": "SC",
                "color": "#F09B49",
                "x": [
                    0.1,
                    0.128,
                    0.163,
                    0.21,
                    0.269,
                    0.348,
                    0.45,
                    0.572,
                    0.724,
                    0.899,
                    1.109,
                    1.339,
                    1.614,
                    1.297,
                    1.024,
                    0.83,
                    0.67,
                    0.52,
                    0.403,
                    0.318,
                    0.251,
                    0.201,
                    0.161,
                    0.127,
                    0.1,
                    0.1,
                ],
                "y": [
                    74.006,
                    72.14,
                    70.073,
                    67.524,
                    64.376,
                    60.361,
                    55.627,
                    50.57,
                    45.126,
                    39.827,
                    34.459,
                    29.615,
                    25.333,
                    21.147,
                    18.54,
                    16.969,
                    15.835,
                    14.911,
                    14.271,
                    13.83,
                    13.493,
                    13.253,
                    13.07,
                    12.918,
                    12.791,
                    74.006,
                ],
                "centroid": (0.5712, 34.2262),
            },
            {
                "kind": "polygon",
                "name": "7",
                "label": "SD",
                "color": "#C0A264",
                "x": [
                    0.1,
                    3.089,
                    3.08,
                    3.065,
                    3.04,
                    3.012,
                    2.983,
                    2.951,
                    2.899,
                    2.815,
                    2.693,
                    2.537,
                    2.357,
                    2.14,
                    1.884,
                    1.614,
                    1.339,
                    1.109,
                    0.899,
                    0.724,
                    0.572,
                    0.45,
                    0.348,
                    0.269,
                    0.21,
                    0.163,
                    0.128,
                    0.1,
                    0.1,
                ],
                "y": [
                    1000.0,
                    1000.0,
                    791.598,
                    626.679,
                    487.904,
                    379.892,
                    288.513,
                    219.11,
                    160.898,
                    118.403,
                    88.025,
                    65.761,
                    50.056,
                    38.723,
                    30.752,
                    25.333,
                    29.615,
                    34.459,
                    39.827,
                    45.126,
                    50.57,
                    55.627,
                    60.361,
                    64.376,
                    67.524,
                    70.073,
                    72.14,
                    74.006,
                    1000.0,
                ],
                "centroid": (1.5558, 530.2299),
            },
        ],
    },
    "NatureOfSoil": {
        "reference": None,
        "plot_model": {
            "plot_type": "scatter",
            "title": "Nature of soil",
            "x": "friction_ratio",
            "y": "stress_normalized_cone_resistance",
            "log_x": True,
            "log_y": True,
            "range_x": (0.1, 10),
            "range_y": (1, 2000),
            "labels": {
                "friction_ratio": "Friction ratio (%)",
                "stress_normalized_cone_resistance": "Stress-normalized cone resistance",
            },
        },
        "reference_data": [
            {
                "kind": "polygon",
                "name": "1",
                "label": "Soft clay and mud",
                "color": "#9e3300",
                "x": [0.1, 10.0, 10.0, 0.1, 0.1],
                "y": [10.0, 10.0, 1.0, 1.0, 10.0],
                "centroid": (5.05, 5.5),
            },
            {
                "kind": "polygon",
                "name": "2",
                "label": "Moderately compact clay",
                "color": "green",
                "x": [
                    0.437,
                    0.485,
                    0.537,
                    0.698,
                    0.903,
                    1.148,
                    1.448,
                    1.766,
                    2.142,
                    2.512,
                    2.908,
                    10.0,
                    10.0,
                    0.437,
                ],
                "y": [
                    10.0,
                    10.52,
                    11.079,
                    12.783,
                    15.046,
                    18.005,
                    22.053,
                    26.853,
                    33.19,
                    40.281,
                    50.0,
                    50.0,
                    10.0,
                    10.0,
                ],
                "centroid": (5.9022, 29.0073),
            },
            {
                "kind": "polygon",
                "name": "3",
                "label": "Silt and loose sand",
                "color": "darkorange",
                "x": [
                    0.1,
                    2.908,
                    2.512,
                    2.142,
                    1.766,
                    1.448,
                    1.148,
                    0.903,
                    0.698,
                    0.537,
                    0.485,
                    0.437,
                    0.1,
                    0.1,
                ],
                "y": [
                    50.0,
                    50.0,
                    40.281,
                    33.19,
                    26.853,
                    22.053,
                    18.005,
                    15.046,
                    12.783,
                    11.079,
                    10.52,
                    10.0,
                    10.0,
                    50.0,
                ],
                "centroid": (1.1233, 34.5743),
            },
            {
                "kind": "polygon",
                "name": "4",
                "label": "Compact to stiff clay and compact silt",
                "color": "orange",
                "x": [
                    2.908,
                    3.517,
                    4.037,
                    4.379,
                    4.617,
                    4.699,
                    4.768,
                    4.834,
                    4.887,
                    4.915,
                    4.926,
                    4.932,
                    4.933,
                    10.0,
                    10.0,
                    2.908,
                ],
                "y": [
                    50.0,
                    75.347,
                    120.0,
                    181.458,
                    277.136,
                    344.876,
                    429.479,
                    530.623,
                    655.762,
                    809.303,
                    999.082,
                    1413.629,
                    2000.0,
                    2000.0,
                    50.0,
                    50.0,
                ],
                "centroid": (7.3945, 1005.3344),
            },
            {
                "kind": "polygon",
                "name": "5",
                "label": "Moderately compact sand and gravel",
                "color": "darkgray",
                "x": [0.1, 4.037, 3.517, 2.908, 0.1, 0.1],
                "y": [
                    120.0,
                    120.0,
                    75.347,
                    50.0,
                    50.0,
                    120.0,
                ],
                "centroid": (1.8506, 86.8038),
            },
            {
                "kind": "polygon",
                "name": "6",
                "label": "Compact to very compact sand and gravel",
                "color": "gray",
                "x": [
                    0.1,
                    4.933,
                    4.932,
                    4.926,
                    4.915,
                    4.887,
                    4.834,
                    4.768,
                    4.699,
                    4.617,
                    4.379,
                    4.037,
                    0.1,
                    0.1,
                ],
                "y": [
                    2000.0,
                    2000.0,
                    1413.629,
                    999.082,
                    809.303,
                    655.762,
                    530.623,
                    429.479,
                    344.876,
                    277.136,
                    181.458,
                    120.0,
                    120.0,
                    2000.0,
                ],
                "centroid": (2.4785, 1072.8305),
            },
        ],
    },
    "NormalizedConeResistanceFinesIncSeed1987": {
        "reference": "seed1987design",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Normalized cone resistance fines increment by Seed (1987)",
            "x": "fines_content",
            "y": "normalized_cone_resistance_fines_inc",
            "log_x": False,
            "log_y": False,
            "range_x": (0, 100),
            "range_y": (0, 60),
            "labels": {
                "fines_content": "Fines content (%)",
                "normalized_cone_resistance_fines_inc": "Normalized cone resistance fines inc.",
            },
        },
        "reference_data": [
            {
                "kind": "line",
                "name": "self",
                "x": [
                    0.0,
                    0.1,
                    0.2,
                    0.3,
                    0.4,
                    0.5,
                    0.6,
                    0.7,
                    0.8,
                    0.9,
                    1.0,
                    1.1,
                    1.2,
                    1.3,
                    1.4,
                    2.5,
                    5.0,
                    7.5,
                    10.0,
                    12.5,
                    15.0,
                    17.5,
                    20.0,
                    22.5,
                    25.0,
                    27.5,
                    30.0,
                    32.5,
                    35.0,
                    37.5,
                    40.0,
                    42.5,
                    45.0,
                    47.5,
                    50.0,
                    52.5,
                    55.0,
                    57.5,
                    60.0,
                    62.5,
                    65.0,
                    67.5,
                    70.0,
                    72.5,
                    75.0,
                    77.5,
                    80.0,
                    82.5,
                    85.0,
                    87.5,
                    90.0,
                    92.5,
                    95.0,
                    97.5,
                    100.0,
                ],
                "y": [
                    5.3171,
                    5.318,
                    5.3202,
                    5.3239,
                    5.3287,
                    5.3348,
                    5.3421,
                    5.3505,
                    5.3601,
                    5.3707,
                    5.3825,
                    5.3954,
                    5.4094,
                    5.4244,
                    5.4405,
                    5.6842,
                    6.6546,
                    8.1245,
                    10.0,
                    12.1879,
                    14.5984,
                    17.1499,
                    19.7713,
                    22.4035,
                    25.0,
                    27.5254,
                    29.9545,
                    32.2705,
                    34.4636,
                    36.5289,
                    38.4658,
                    40.2766,
                    41.9654,
                    43.5377,
                    45.0,
                    46.3589,
                    47.6213,
                    48.794,
                    49.8836,
                    50.8962,
                    51.8379,
                    52.7142,
                    53.5302,
                    54.2906,
                    55.0,
                    55.6623,
                    56.2812,
                    56.8601,
                    57.4022,
                    57.9103,
                    58.387,
                    58.8346,
                    59.2554,
                    59.6514,
                    60.0,
                ],
                "color": "black",
                "line_dash": "solid",
            }
        ],
    },
    "NormalizedSoilBehaviourType": {
        "reference": None,
        "plot_model": {
            "plot_type": "scatter",
            "title": "Normalized Soil Behavior Type",
            "x": "normalized_friction_ratio",
            "y": "stress_normalized_cone_resistance",
            "log_x": True,
            "log_y": True,
            "range_x": (0.1, 10),
            "range_y": (1, 1000),
            "labels": {
                "normalized_friction_ratio": "Normalized friction ratio (%)",
                "stress_normalized_cone_resistance": "Stress-normalized cone resistance",
            },
        },
        "reference_data": [
            {
                "kind": "polygon",
                "name": "1",
                "label": "Sensitive fine grained",
                "color": "#D42A1D",
                "x": [
                    0.1,
                    0.1,
                    0.12,
                    0.143,
                    0.172,
                    0.205,
                    0.246,
                    0.295,
                    0.349,
                    0.412,
                    0.476,
                    0.548,
                    0.622,
                    0.704,
                    0.814,
                    0.934,
                    1.039,
                    1.149,
                    1.305,
                    1.467,
                    1.567,
                    1.657,
                    1.676,
                    1.693,
                    0.1,
                ],
                "y": [
                    1.0,
                    10.238,
                    10.255,
                    10.145,
                    9.828,
                    9.379,
                    8.873,
                    8.301,
                    7.675,
                    6.996,
                    6.378,
                    5.752,
                    5.171,
                    4.604,
                    3.955,
                    3.342,
                    2.864,
                    2.428,
                    1.922,
                    1.502,
                    1.283,
                    1.087,
                    1.043,
                    1.0,
                    1.0,
                ],
                "centroid": (0.5308, 3.7595),
            },
            {
                "kind": "polygon",
                "name": "2",
                "label": "Organic soil",
                "color": "#B46B40",
                "x": [
                    1.657,
                    1.989,
                    2.386,
                    2.793,
                    3.258,
                    3.725,
                    4.241,
                    4.802,
                    5.412,
                    5.954,
                    6.527,
                    7.197,
                    7.894,
                    8.398,
                    8.914,
                    9.445,
                    10.0,
                    10.0,
                    1.693,
                    1.676,
                    1.657,
                ],
                "y": [
                    1.087,
                    1.191,
                    1.313,
                    1.444,
                    1.61,
                    1.797,
                    2.03,
                    2.318,
                    2.674,
                    3.033,
                    3.463,
                    4.046,
                    4.764,
                    5.371,
                    6.072,
                    6.872,
                    7.784,
                    1.0,
                    1.0,
                    1.043,
                    1.087,
                ],
                "centroid": (7.6342, 2.9451),
            },
            {
                "kind": "polygon",
                "name": "3",
                "label": "Clay",
                "color": "#4B5878",
                "x": [
                    0.704,
                    0.854,
                    1.036,
                    1.238,
                    1.475,
                    1.764,
                    2.099,
                    2.468,
                    2.882,
                    3.274,
                    3.695,
                    4.176,
                    4.691,
                    5.121,
                    5.54,
                    5.834,
                    6.117,
                    6.648,
                    7.231,
                    7.821,
                    8.461,
                    9.197,
                    10.0,
                    10.0,
                    9.445,
                    8.914,
                    8.398,
                    7.894,
                    7.197,
                    6.527,
                    5.954,
                    5.412,
                    4.802,
                    4.241,
                    3.725,
                    3.258,
                    2.793,
                    2.386,
                    1.989,
                    1.657,
                    1.567,
                    1.467,
                    1.305,
                    1.149,
                    1.039,
                    0.934,
                    0.814,
                    0.704,
                ],
                "y": [
                    4.604,
                    5.183,
                    5.839,
                    6.537,
                    7.398,
                    8.593,
                    10.146,
                    12.029,
                    14.468,
                    17.236,
                    20.778,
                    25.628,
                    31.897,
                    38.194,
                    46.169,
                    53.848,
                    63.063,
                    61.044,
                    59.447,
                    58.117,
                    57.068,
                    56.414,
                    56.029,
                    7.784,
                    6.872,
                    6.072,
                    5.371,
                    4.764,
                    4.046,
                    3.463,
                    3.033,
                    2.674,
                    2.318,
                    2.03,
                    1.797,
                    1.61,
                    1.444,
                    1.313,
                    1.191,
                    1.087,
                    1.283,
                    1.502,
                    1.922,
                    2.428,
                    2.864,
                    3.342,
                    3.955,
                    4.604,
                ],
                "centroid": (6.757, 26.9526),
            },
            {
                "kind": "polygon",
                "name": "4",
                "label": "Clay & silty clay",
                "color": "#479085",
                "x": [
                    0.295,
                    0.398,
                    0.537,
                    0.698,
                    0.903,
                    1.148,
                    1.448,
                    1.766,
                    2.142,
                    2.518,
                    2.921,
                    3.427,
                    3.878,
                    4.332,
                    4.901,
                    5.456,
                    6.117,
                    5.834,
                    5.54,
                    5.121,
                    4.691,
                    4.176,
                    3.695,
                    3.274,
                    2.882,
                    2.468,
                    2.099,
                    1.764,
                    1.475,
                    1.238,
                    1.036,
                    0.854,
                    0.704,
                    0.622,
                    0.548,
                    0.476,
                    0.412,
                    0.349,
                    0.295,
                ],
                "y": [
                    8.301,
                    9.556,
                    11.082,
                    12.791,
                    15.051,
                    18.011,
                    22.063,
                    26.866,
                    33.206,
                    40.42,
                    50.367,
                    70.418,
                    102.554,
                    85.778,
                    73.604,
                    67.276,
                    63.063,
                    53.848,
                    46.169,
                    38.194,
                    31.897,
                    25.628,
                    20.778,
                    17.236,
                    14.468,
                    12.029,
                    10.146,
                    8.593,
                    7.398,
                    6.537,
                    5.839,
                    5.183,
                    4.604,
                    5.171,
                    5.752,
                    6.378,
                    6.996,
                    7.675,
                    8.301,
                ],
                "centroid": (3.6367, 45.4078),
            },
            {
                "kind": "polygon",
                "name": "5",
                "label": "Silty sand & sandy silt",
                "color": "#7EC4A0",
                "x": [
                    0.1,
                    0.117,
                    0.136,
                    0.159,
                    0.185,
                    0.219,
                    0.259,
                    0.306,
                    0.362,
                    0.427,
                    0.502,
                    0.589,
                    0.69,
                    0.807,
                    0.941,
                    1.094,
                    1.265,
                    1.454,
                    1.66,
                    1.883,
                    2.121,
                    2.323,
                    2.538,
                    2.827,
                    3.156,
                    3.491,
                    3.878,
                    3.427,
                    2.921,
                    2.518,
                    2.142,
                    1.766,
                    1.448,
                    1.148,
                    0.903,
                    0.698,
                    0.537,
                    0.398,
                    0.295,
                    0.246,
                    0.205,
                    0.172,
                    0.143,
                    0.12,
                    0.1,
                    0.1,
                ],
                "y": [
                    26.978,
                    27.173,
                    27.449,
                    27.881,
                    28.53,
                    29.568,
                    30.931,
                    32.613,
                    34.688,
                    37.278,
                    40.515,
                    44.518,
                    49.366,
                    55.178,
                    62.251,
                    71.113,
                    82.336,
                    96.62,
                    114.916,
                    138.377,
                    168.459,
                    198.396,
                    234.342,
                    187.307,
                    150.209,
                    123.833,
                    102.554,
                    70.418,
                    50.367,
                    40.42,
                    33.206,
                    26.866,
                    22.063,
                    18.011,
                    15.051,
                    12.791,
                    11.082,
                    9.556,
                    8.301,
                    8.873,
                    9.379,
                    9.828,
                    10.145,
                    10.255,
                    10.238,
                    26.978,
                ],
                "centroid": (2.2118, 95.0513),
            },
            {
                "kind": "polygon",
                "name": "6",
                "label": "Sand & silty sand",
                "color": "#BFA364",
                "x": [
                    0.1,
                    0.118,
                    0.14,
                    0.164,
                    0.192,
                    0.225,
                    0.264,
                    0.311,
                    0.366,
                    0.431,
                    0.505,
                    0.59,
                    0.68,
                    0.76,
                    0.847,
                    0.897,
                    0.945,
                    0.98,
                    1.012,
                    1.379,
                    1.575,
                    1.807,
                    2.133,
                    2.538,
                    2.323,
                    2.121,
                    1.883,
                    1.66,
                    1.454,
                    1.265,
                    1.094,
                    0.941,
                    0.807,
                    0.69,
                    0.589,
                    0.502,
                    0.427,
                    0.362,
                    0.306,
                    0.259,
                    0.219,
                    0.185,
                    0.159,
                    0.136,
                    0.117,
                    0.1,
                    0.1,
                ],
                "y": [
                    157.816,
                    162.356,
                    168.035,
                    175.382,
                    184.824,
                    196.687,
                    211.035,
                    229.192,
                    251.721,
                    281.763,
                    322.115,
                    380.199,
                    460.147,
                    550.085,
                    662.727,
                    734.949,
                    819.972,
                    903.703,
                    1000.0,
                    1000.0,
                    706.247,
                    500.993,
                    341.192,
                    234.342,
                    198.396,
                    168.459,
                    138.377,
                    114.916,
                    96.62,
                    82.336,
                    71.113,
                    62.251,
                    55.178,
                    49.366,
                    44.518,
                    40.515,
                    37.278,
                    34.688,
                    32.613,
                    30.931,
                    29.568,
                    28.53,
                    27.881,
                    27.449,
                    27.173,
                    26.978,
                    157.816,
                ],
                "centroid": (1.2203, 404.7955),
            },
            {
                "kind": "polygon",
                "name": "7",
                "label": "Gravely sand & sand",
                "color": "#EB9D4A",
                "x": [
                    0.1,
                    1.012,
                    0.98,
                    0.945,
                    0.897,
                    0.847,
                    0.76,
                    0.68,
                    0.59,
                    0.505,
                    0.431,
                    0.366,
                    0.311,
                    0.264,
                    0.225,
                    0.192,
                    0.164,
                    0.14,
                    0.118,
                    0.1,
                    0.1,
                ],
                "y": [
                    1000.0,
                    1000.0,
                    903.703,
                    819.972,
                    734.949,
                    662.727,
                    550.085,
                    460.147,
                    380.199,
                    322.115,
                    281.763,
                    251.721,
                    229.192,
                    211.035,
                    196.687,
                    184.824,
                    175.382,
                    168.035,
                    162.356,
                    157.816,
                    1000.0,
                ],
                "centroid": (0.4577, 668.5695),
            },
            {
                "kind": "polygon",
                "name": "8",
                "label": "Very stiff sand & clayey sand",
                "color": "#959595",
                "x": [
                    1.379,
                    4.926,
                    4.926,
                    4.914,
                    4.887,
                    4.834,
                    4.768,
                    4.699,
                    4.617,
                    4.32,
                    3.878,
                    3.491,
                    3.156,
                    2.827,
                    2.538,
                    2.133,
                    1.807,
                    1.575,
                    1.379,
                ],
                "y": [
                    1000.0,
                    1000.0,
                    1000.0,
                    810.02,
                    656.33,
                    531.06,
                    429.827,
                    345.165,
                    277.344,
                    167.193,
                    102.554,
                    123.833,
                    150.209,
                    187.307,
                    234.342,
                    341.192,
                    500.993,
                    706.247,
                    1000.0,
                ],
                "centroid": (3.2996, 616.3283),
            },
            {
                "kind": "polygon",
                "name": "9",
                "label": "Very stiff fine grained",
                "color": "#E6E6E6",
                "x": [
                    3.878,
                    4.32,
                    4.617,
                    4.699,
                    4.768,
                    4.834,
                    4.887,
                    4.914,
                    4.926,
                    10.0,
                    10.0,
                    9.197,
                    8.461,
                    7.821,
                    7.231,
                    6.648,
                    6.117,
                    5.456,
                    4.901,
                    4.332,
                    3.878,
                ],
                "y": [
                    102.554,
                    167.193,
                    277.344,
                    345.165,
                    429.827,
                    531.06,
                    656.33,
                    810.02,
                    1000.0,
                    1000.0,
                    56.029,
                    56.414,
                    57.068,
                    58.117,
                    59.447,
                    61.044,
                    63.063,
                    67.276,
                    73.604,
                    85.778,
                    102.554,
                ],
                "centroid": (7.3667, 520.0685),
            },
        ],
    },
    "NormalizedSoilBehaviourTypeCompactability": {
        "reference": None,
        "plot_model": {
            "plot_type": "scatter",
            "title": "Compactability from Normalized Soil Behavior Type",
            "x": "normalized_friction_ratio",
            "y": "stress_normalized_cone_resistance",
            "log_x": True,
            "log_y": True,
            "range_x": (0.1, 10),
            "range_y": (1, 1000),
            "labels": {
                "normalized_friction_ratio": "Normalized friction ratio (%)",
                "stress_normalized_cone_resistance": "Stress-normalized cone resistance",
            },
        },
        "reference_data": [
            {
                "kind": "polygon",
                "name": "Compactable",
                "label": "Compactable",
                "color": "red",
                "x": [
                    0.1,
                    0.13,
                    0.17,
                    0.222,
                    0.289,
                    0.357,
                    0.441,
                    0.638,
                    0.731,
                    0.823,
                    0.901,
                    0.93,
                    0.903,
                    0.834,
                    0.729,
                    0.609,
                    0.499,
                    0.401,
                    0.318,
                    0.251,
                    0.197,
                    0.155,
                    0.124,
                    0.1,
                    0.1,
                ],
                "y": [
                    507.365,
                    506.417,
                    504.541,
                    500.77,
                    494.099,
                    486.324,
                    476.914,
                    444.998,
                    344.077,
                    263.082,
                    190.902,
                    136.658,
                    103.163,
                    78.818,
                    60.732,
                    48.751,
                    41.623,
                    36.84,
                    33.43,
                    31.024,
                    29.325,
                    28.004,
                    26.904,
                    25.866,
                    507.365,
                ],
                "centroid": (0.4425, 247.1854),
            },
            {
                "kind": "polygon",
                "name": "Less compactable",
                "label": "Less compactable",
                "color": "orange",
                "x": [
                    0.1,
                    0.124,
                    0.155,
                    0.197,
                    0.251,
                    0.318,
                    0.401,
                    0.499,
                    0.609,
                    0.729,
                    0.834,
                    0.903,
                    0.93,
                    0.901,
                    0.823,
                    0.731,
                    0.638,
                    0.837,
                    1.06,
                    1.228,
                    1.39,
                    1.544,
                    1.648,
                    1.677,
                    1.627,
                    1.552,
                    1.451,
                    1.33,
                    1.188,
                    0.977,
                    0.776,
                    0.602,
                    0.462,
                    0.353,
                    0.269,
                    0.21,
                    0.164,
                    0.128,
                    0.1,
                    0.1,
                ],
                "y": [
                    25.866,
                    26.904,
                    28.004,
                    29.325,
                    31.024,
                    33.43,
                    36.84,
                    41.623,
                    48.751,
                    60.732,
                    78.818,
                    103.163,
                    136.658,
                    190.902,
                    263.082,
                    344.077,
                    444.998,
                    379.065,
                    299.626,
                    246.698,
                    199.561,
                    155.219,
                    118.744,
                    86.89,
                    63.551,
                    49.874,
                    39.386,
                    31.481,
                    25.621,
                    20.378,
                    16.922,
                    14.517,
                    12.89,
                    11.831,
                    11.059,
                    10.48,
                    10.03,
                    9.737,
                    9.527,
                    25.866,
                ],
                "centroid": (1.07, 151.4232),
            },
            {
                "kind": "polygon",
                "name": "Already dense",
                "label": "Already dense",
                "color": "yellow",
                "x": [
                    0.1,
                    10.0,
                    10.0,
                    0.1,
                    0.1,
                    0.128,
                    0.164,
                    0.21,
                    0.269,
                    0.353,
                    0.462,
                    0.602,
                    0.776,
                    0.977,
                    1.188,
                    1.33,
                    1.451,
                    1.552,
                    1.627,
                    1.677,
                    1.648,
                    1.544,
                    1.39,
                    1.228,
                    1.06,
                    0.837,
                    0.638,
                    0.532,
                    0.441,
                    0.357,
                    0.289,
                    0.222,
                    0.17,
                    0.13,
                    0.1,
                    0.1,
                ],
                "y": [
                    1000.0,
                    1000.0,
                    1.0,
                    1.0,
                    9.527,
                    9.737,
                    10.03,
                    10.48,
                    11.059,
                    11.831,
                    12.89,
                    14.517,
                    16.922,
                    20.378,
                    25.621,
                    31.481,
                    39.386,
                    49.874,
                    63.551,
                    86.89,
                    118.744,
                    155.219,
                    199.561,
                    246.698,
                    299.626,
                    379.065,
                    444.998,
                    466.092,
                    476.914,
                    486.324,
                    494.099,
                    500.77,
                    504.541,
                    506.417,
                    507.365,
                    1000.0,
                ],
                "centroid": (5.285, 516.1966),
            },
        ],
    },
    "PeriodLengtheningRatio": {
        "reference": "nist2012soil",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Period lengthening ratio by NIST (2012)",
            "x": "structure_to_soil_stiffness_ratio",
            "y": "period_lengthening_ratio",
            "log_x": False,
            "log_y": False,
            "range_x": (0, 0.4),
            "range_y": (1, 2),
            "labels": {
                "structure_to_soil_stiffness_ratio": "Structure-to-soil stiffness ratio",
                "period_lengthening_ratio": "Period lengthening ratio",
            },
        },
        "reference_data": [
            {
                "kind": "line",
                "name": "h/B=4",
                "line_dash": "dot",
                "x": [
                    0.0,
                    0.02,
                    0.04,
                    0.06,
                    0.08,
                    0.1,
                    0.12,
                    0.14,
                    0.16,
                    0.18,
                    0.2,
                    0.22,
                    0.24,
                    0.26,
                    0.28,
                    0.3,
                    0.32,
                    0.34,
                    0.36,
                    0.38,
                    0.4,
                ],
                "y": [
                    1.0,
                    1.005,
                    1.015,
                    1.031,
                    1.054,
                    1.082,
                    1.117,
                    1.156,
                    1.2,
                    1.248,
                    1.299,
                    1.354,
                    1.412,
                    1.472,
                    1.535,
                    1.6,
                    1.666,
                    1.734,
                    1.803,
                    1.873,
                    1.944,
                ],
                "color": "black",
            },
            {
                "kind": "line",
                "name": "h/B=2",
                "line_dash": "dash",
                "x": [
                    0.0,
                    0.02,
                    0.04,
                    0.06,
                    0.08,
                    0.1,
                    0.12,
                    0.14,
                    0.16,
                    0.18,
                    0.2,
                    0.22,
                    0.24,
                    0.26,
                    0.28,
                    0.3,
                    0.32,
                    0.34,
                    0.36,
                    0.38,
                    0.4,
                ],
                "y": [
                    1.0,
                    1.005,
                    1.011,
                    1.02,
                    1.033,
                    1.05,
                    1.072,
                    1.097,
                    1.127,
                    1.159,
                    1.195,
                    1.233,
                    1.273,
                    1.316,
                    1.362,
                    1.409,
                    1.458,
                    1.508,
                    1.559,
                    1.613,
                    1.666,
                ],
                "color": "black",
            },
            {
                "kind": "line",
                "name": "h/B=1",
                "line_dash": "solid",
                "x": [
                    0.0,
                    0.02,
                    0.04,
                    0.06,
                    0.08,
                    0.1,
                    0.12,
                    0.14,
                    0.16,
                    0.18,
                    0.2,
                    0.22,
                    0.24,
                    0.26,
                    0.28,
                    0.3,
                    0.32,
                    0.34,
                    0.36,
                    0.38,
                    0.4,
                ],
                "y": [
                    1.0,
                    1.003,
                    1.007,
                    1.015,
                    1.027,
                    1.043,
                    1.062,
                    1.084,
                    1.11,
                    1.139,
                    1.171,
                    1.206,
                    1.243,
                    1.283,
                    1.325,
                    1.368,
                    1.413,
                    1.46,
                    1.509,
                    1.558,
                    1.608,
                ],
                "color": "black",
            },
        ],
    },
    "PileAdhesionFactorSemple1984": {
        "reference": "semple1984shaft",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Values of pile adhesion factor by Semple (1984)",
            "x": "undrained_shear_strength_ratio",
            "y": "pile_adhesion_factor",
            "log_x": False,
            "log_y": False,
            "range_x": (0, 2),
            "range_y": (0, 1.2),
            "labels": {
                "undrained_shear_strength_ratio": "Undrained shear strength ratio",
                "pile_adhesion_factor": "Pile adhesion factor",
            },
        },
        "reference_data": [
            {
                "kind": "line",
                "name": "self",
                "x": [0.0, 0.35, 0.8, 2.0],
                "y": [1.0, 1.0, 0.5, 0.5],
                "color": "black",
                "line_dash": "solid",
            }
        ],
    },
    "PileFrictionCoefficientAPI1975": {
        "reference": None,
        "plot_model": {
            "plot_type": "scatter",
            "title": "Pile friction coefficient",
            "x": "undrained_shear_strength",
            "y": "pile_friction_coefficient",
            "log_x": False,
            "log_y": False,
            "range_x": (0, 200),
            "range_y": (0, 1),
            "labels": {
                "undrained_shear_strength": "Undrained shear strength (kPa)",
                "pile_friction_coefficient": "Pile friction coefficient",
            },
        },
        "reference_data": [
            {
                "kind": "line",
                "name": "self",
                "x": [0.0, 24.0, 72.0, 192.0],
                "y": [1.0, 1.0, 0.5, 0.5],
                "color": "black",
                "line_dash": "solid",
            }
        ],
    },
    "PileGroupDampingRatioX": {
        "reference": "nist2012soil",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Pile Group damping ratio (j=x) by NIST (2012)",
            "x": "dimensionless_frequency",
            "y": "pile_group_damping_ratio",
            "log_x": False,
            "log_y": False,
            "range_x": (0, 1),
            "range_y": (0, 3),
            "labels": {
                "dimensionless_frequency": "Dimensionless frequency",
                "pile_group_damping_ratio": "Pile group damping ratio",
            },
        },
        "reference_data": [
            {
                "kind": "line",
                "name": "2X2",
                "line_dash": "solid",
                "x": [
                    0.0,
                    0.02,
                    0.04,
                    0.06,
                    0.08,
                    0.1,
                    0.12,
                    0.14,
                    0.16,
                    0.18,
                    0.2,
                    0.22,
                    0.24,
                    0.26,
                    0.28,
                    0.3,
                    0.32,
                    0.34,
                    0.36,
                    0.38,
                    0.4,
                    0.42,
                    0.44,
                    0.46,
                    0.48,
                    0.5,
                    0.52,
                    0.54,
                    0.56,
                    0.58,
                    0.6,
                    0.62,
                    0.64,
                    0.66,
                    0.68,
                    0.7,
                    0.72,
                    0.74,
                    0.76,
                    0.78,
                    0.8,
                    0.82,
                    0.84,
                    0.86,
                    0.88,
                    0.9,
                    0.92,
                    0.94,
                    0.96,
                    0.98,
                    1.0,
                ],
                "y": [
                    0.037,
                    0.071,
                    0.104,
                    0.137,
                    0.169,
                    0.2,
                    0.23,
                    0.26,
                    0.289,
                    0.319,
                    0.35,
                    0.382,
                    0.414,
                    0.448,
                    0.481,
                    0.516,
                    0.55,
                    0.584,
                    0.618,
                    0.651,
                    0.684,
                    0.715,
                    0.745,
                    0.771,
                    0.793,
                    0.808,
                    0.816,
                    0.817,
                    0.812,
                    0.801,
                    0.784,
                    0.762,
                    0.736,
                    0.708,
                    0.678,
                    0.649,
                    0.619,
                    0.591,
                    0.564,
                    0.54,
                    0.518,
                    0.499,
                    0.484,
                    0.472,
                    0.463,
                    0.457,
                    0.453,
                    0.451,
                    0.451,
                    0.451,
                    0.452,
                ],
                "color": "black",
            },
            {
                "kind": "line",
                "name": "3X3",
                "line_dash": "dash",
                "x": [
                    0.0,
                    0.02,
                    0.04,
                    0.06,
                    0.08,
                    0.1,
                    0.12,
                    0.14,
                    0.16,
                    0.18,
                    0.2,
                    0.22,
                    0.24,
                    0.26,
                    0.28,
                    0.3,
                    0.32,
                    0.34,
                    0.36,
                    0.38,
                    0.4,
                    0.42,
                    0.44,
                    0.46,
                    0.48,
                    0.5,
                    0.52,
                    0.54,
                    0.56,
                    0.58,
                    0.6,
                    0.62,
                    0.64,
                    0.66,
                    0.68,
                    0.7,
                    0.72,
                    0.74,
                    0.76,
                    0.78,
                    0.8,
                    0.82,
                    0.84,
                    0.86,
                    0.88,
                    0.9,
                    0.92,
                    0.94,
                    0.96,
                    0.98,
                    1.0,
                ],
                "y": [
                    0.037,
                    0.086,
                    0.136,
                    0.187,
                    0.238,
                    0.291,
                    0.345,
                    0.401,
                    0.459,
                    0.519,
                    0.583,
                    0.65,
                    0.718,
                    0.788,
                    0.859,
                    0.93,
                    1.0,
                    1.07,
                    1.138,
                    1.202,
                    1.259,
                    1.308,
                    1.349,
                    1.381,
                    1.4,
                    1.405,
                    1.39,
                    1.352,
                    1.293,
                    1.216,
                    1.128,
                    1.035,
                    0.941,
                    0.85,
                    0.765,
                    0.688,
                    0.617,
                    0.554,
                    0.499,
                    0.451,
                    0.411,
                    0.377,
                    0.35,
                    0.329,
                    0.313,
                    0.303,
                    0.298,
                    0.297,
                    0.299,
                    0.304,
                    0.309,
                ],
                "color": "black",
            },
            {
                "kind": "line",
                "name": "4X4",
                "line_dash": "dot",
                "x": [
                    0.0,
                    0.02,
                    0.04,
                    0.06,
                    0.08,
                    0.1,
                    0.12,
                    0.14,
                    0.16,
                    0.18,
                    0.2,
                    0.22,
                    0.24,
                    0.26,
                    0.28,
                    0.3,
                    0.32,
                    0.34,
                    0.36,
                    0.38,
                    0.4,
                    0.42,
                    0.44,
                    0.46,
                    0.48,
                    0.5,
                    0.52,
                    0.54,
                    0.56,
                    0.58,
                    0.6,
                    0.62,
                    0.64,
                    0.66,
                    0.68,
                    0.7,
                    0.72,
                    0.74,
                    0.76,
                    0.78,
                    0.8,
                    0.82,
                    0.84,
                    0.86,
                    0.88,
                    0.9,
                    0.92,
                    0.94,
                    0.96,
                    0.98,
                    1.0,
                ],
                "y": [
                    0.037,
                    0.104,
                    0.174,
                    0.246,
                    0.322,
                    0.402,
                    0.486,
                    0.575,
                    0.669,
                    0.771,
                    0.882,
                    1.006,
                    1.147,
                    1.304,
                    1.473,
                    1.672,
                    1.903,
                    2.125,
                    2.332,
                    2.487,
                    2.497,
                    2.465,
                    2.358,
                    2.221,
                    2.069,
                    1.928,
                    1.806,
                    1.693,
                    1.584,
                    1.472,
                    1.346,
                    1.184,
                    0.996,
                    0.818,
                    0.66,
                    0.541,
                    0.452,
                    0.384,
                    0.331,
                    0.29,
                    0.262,
                    0.254,
                    0.253,
                    0.263,
                    0.275,
                    0.289,
                    0.307,
                    0.324,
                    0.343,
                    0.361,
                    0.38,
                ],
                "color": "black",
            },
        ],
    },
    "PileGroupDampingRatioYY": {
        "reference": "nist2012soil",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Pile Group damping ratio (j=yy) by NIST (2012)",
            "x": "dimensionless_frequency",
            "y": "pile_group_damping_ratio",
            "log_x": False,
            "log_y": False,
            "range_x": (0, 1),
            "range_y": (0, 1.6),
            "labels": {
                "dimensionless_frequency": "Dimensionless frequency",
                "pile_group_damping_ratio": "Pile group damping ratio",
            },
        },
        "reference_data": [
            {
                "kind": "line",
                "name": "2X2",
                "line_dash": "solid",
                "x": [
                    0.0,
                    0.02,
                    0.04,
                    0.06,
                    0.08,
                    0.1,
                    0.12,
                    0.14,
                    0.16,
                    0.18,
                    0.2,
                    0.22,
                    0.24,
                    0.26,
                    0.28,
                    0.3,
                    0.32,
                    0.34,
                    0.36,
                    0.38,
                    0.4,
                    0.42,
                    0.44,
                    0.46,
                    0.48,
                    0.5,
                    0.52,
                    0.54,
                    0.56,
                    0.58,
                    0.6,
                    0.62,
                    0.64,
                    0.66,
                    0.68,
                    0.7,
                    0.72,
                    0.74,
                    0.76,
                    0.78,
                    0.8,
                    0.82,
                    0.84,
                    0.86,
                    0.88,
                    0.9,
                    0.92,
                    0.94,
                    0.96,
                    0.98,
                    1.0,
                ],
                "y": [
                    0.041,
                    0.047,
                    0.054,
                    0.063,
                    0.072,
                    0.08,
                    0.088,
                    0.095,
                    0.102,
                    0.109,
                    0.117,
                    0.126,
                    0.137,
                    0.148,
                    0.16,
                    0.174,
                    0.188,
                    0.203,
                    0.219,
                    0.235,
                    0.251,
                    0.267,
                    0.283,
                    0.299,
                    0.314,
                    0.33,
                    0.347,
                    0.363,
                    0.38,
                    0.396,
                    0.411,
                    0.425,
                    0.438,
                    0.449,
                    0.458,
                    0.463,
                    0.466,
                    0.467,
                    0.467,
                    0.465,
                    0.459,
                    0.45,
                    0.441,
                    0.433,
                    0.424,
                    0.415,
                    0.406,
                    0.398,
                    0.392,
                    0.386,
                    0.38,
                ],
                "color": "black",
            },
            {
                "kind": "line",
                "name": "3X3",
                "line_dash": "dash",
                "x": [
                    0.0,
                    0.02,
                    0.04,
                    0.06,
                    0.08,
                    0.1,
                    0.12,
                    0.14,
                    0.16,
                    0.18,
                    0.2,
                    0.22,
                    0.24,
                    0.26,
                    0.28,
                    0.3,
                    0.32,
                    0.34,
                    0.36,
                    0.38,
                    0.4,
                    0.42,
                    0.44,
                    0.46,
                    0.48,
                    0.5,
                    0.52,
                    0.54,
                    0.56,
                    0.58,
                    0.6,
                    0.62,
                    0.64,
                    0.66,
                    0.68,
                    0.7,
                    0.72,
                    0.74,
                    0.76,
                    0.78,
                    0.8,
                    0.82,
                    0.84,
                    0.86,
                    0.88,
                    0.9,
                    0.92,
                    0.94,
                    0.96,
                    0.98,
                    1.0,
                ],
                "y": [
                    0.041,
                    0.047,
                    0.054,
                    0.063,
                    0.074,
                    0.087,
                    0.105,
                    0.127,
                    0.154,
                    0.184,
                    0.216,
                    0.25,
                    0.286,
                    0.325,
                    0.369,
                    0.419,
                    0.475,
                    0.533,
                    0.59,
                    0.636,
                    0.669,
                    0.691,
                    0.705,
                    0.713,
                    0.711,
                    0.697,
                    0.664,
                    0.596,
                    0.489,
                    0.392,
                    0.326,
                    0.279,
                    0.246,
                    0.223,
                    0.211,
                    0.206,
                    0.209,
                    0.218,
                    0.23,
                    0.244,
                    0.259,
                    0.274,
                    0.289,
                    0.304,
                    0.318,
                    0.332,
                    0.345,
                    0.356,
                    0.365,
                    0.373,
                    0.38,
                ],
                "color": "black",
            },
            {
                "kind": "line",
                "name": "4X4",
                "line_dash": "dot",
                "x": [
                    0.0,
                    0.02,
                    0.04,
                    0.06,
                    0.08,
                    0.1,
                    0.12,
                    0.14,
                    0.16,
                    0.18,
                    0.2,
                    0.22,
                    0.24,
                    0.26,
                    0.28,
                    0.3,
                    0.32,
                    0.34,
                    0.36,
                    0.38,
                    0.4,
                    0.42,
                    0.44,
                    0.46,
                    0.48,
                    0.5,
                    0.52,
                    0.54,
                    0.56,
                    0.58,
                    0.6,
                    0.62,
                    0.64,
                    0.66,
                    0.68,
                    0.7,
                    0.72,
                    0.74,
                    0.76,
                    0.78,
                    0.8,
                    0.82,
                    0.84,
                    0.86,
                    0.88,
                    0.9,
                    0.92,
                    0.94,
                    0.96,
                    0.98,
                    1.0,
                ],
                "y": [
                    0.041,
                    0.051,
                    0.062,
                    0.076,
                    0.096,
                    0.121,
                    0.157,
                    0.204,
                    0.262,
                    0.331,
                    0.403,
                    0.478,
                    0.556,
                    0.637,
                    0.719,
                    0.804,
                    0.897,
                    1.0,
                    1.097,
                    1.169,
                    1.19,
                    1.159,
                    1.052,
                    0.903,
                    0.727,
                    0.564,
                    0.41,
                    0.294,
                    0.215,
                    0.174,
                    0.153,
                    0.157,
                    0.169,
                    0.189,
                    0.215,
                    0.245,
                    0.277,
                    0.308,
                    0.332,
                    0.352,
                    0.342,
                    0.319,
                    0.273,
                    0.217,
                    0.174,
                    0.16,
                    0.157,
                    0.172,
                    0.195,
                    0.227,
                    0.273,
                ],
                "color": "black",
            },
        ],
    },
    "PileGroupDampingRatioZ": {
        "reference": "nist2012soil",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Pile Group damping ratio (j=z) by NIST (2012)",
            "x": "dimensionless_frequency",
            "y": "pile_group_damping_ratio",
            "log_x": False,
            "log_y": False,
            "range_x": (0, 1),
            "range_y": (0, 5),
            "labels": {
                "dimensionless_frequency": "Dimensionless frequency",
                "pile_group_damping_ratio": "Pile group damping ratio",
            },
        },
        "reference_data": [
            {
                "kind": "line",
                "name": "2X2",
                "line_dash": "solid",
                "x": [
                    0.0,
                    0.02,
                    0.04,
                    0.06,
                    0.08,
                    0.1,
                    0.12,
                    0.14,
                    0.16,
                    0.18,
                    0.2,
                    0.22,
                    0.24,
                    0.26,
                    0.28,
                    0.3,
                    0.32,
                    0.34,
                    0.36,
                    0.38,
                    0.4,
                    0.42,
                    0.44,
                    0.46,
                    0.48,
                    0.5,
                    0.52,
                    0.54,
                    0.56,
                    0.58,
                    0.6,
                    0.62,
                    0.64,
                    0.66,
                    0.68,
                    0.7,
                    0.72,
                    0.74,
                    0.76,
                    0.78,
                    0.8,
                    0.82,
                    0.84,
                    0.86,
                    0.88,
                    0.9,
                    0.92,
                    0.94,
                    0.96,
                    0.98,
                    1.0,
                ],
                "y": [
                    0.05,
                    0.1,
                    0.149,
                    0.198,
                    0.247,
                    0.297,
                    0.347,
                    0.398,
                    0.45,
                    0.501,
                    0.544,
                    0.574,
                    0.604,
                    0.646,
                    0.692,
                    0.723,
                    0.735,
                    0.737,
                    0.747,
                    0.76,
                    0.729,
                    0.658,
                    0.578,
                    0.516,
                    0.47,
                    0.428,
                    0.381,
                    0.327,
                    0.272,
                    0.219,
                    0.176,
                    0.147,
                    0.13,
                    0.12,
                    0.116,
                    0.117,
                    0.121,
                    0.128,
                    0.137,
                    0.148,
                    0.156,
                    0.158,
                    0.158,
                    0.164,
                    0.18,
                    0.19,
                    0.187,
                    0.179,
                    0.171,
                    0.158,
                    0.135,
                ],
                "color": "black",
            },
            {
                "kind": "line",
                "name": "3X3",
                "line_dash": "dash",
                "x": [
                    0.0,
                    0.02,
                    0.04,
                    0.06,
                    0.08,
                    0.1,
                    0.12,
                    0.14,
                    0.16,
                    0.18,
                    0.2,
                    0.22,
                    0.24,
                    0.26,
                    0.28,
                    0.3,
                    0.32,
                    0.34,
                    0.36,
                    0.38,
                    0.4,
                    0.42,
                    0.44,
                    0.46,
                    0.48,
                    0.5,
                    0.52,
                    0.54,
                    0.56,
                    0.58,
                    0.6,
                    0.62,
                    0.64,
                    0.66,
                    0.68,
                    0.7,
                    0.72,
                    0.74,
                    0.76,
                    0.78,
                    0.8,
                    0.82,
                    0.84,
                    0.86,
                    0.88,
                    0.9,
                    0.92,
                    0.94,
                    0.96,
                    0.98,
                    1.0,
                ],
                "y": [
                    0.05,
                    0.12,
                    0.194,
                    0.274,
                    0.364,
                    0.471,
                    0.603,
                    0.755,
                    0.91,
                    1.053,
                    1.176,
                    1.292,
                    1.409,
                    1.521,
                    1.591,
                    1.533,
                    1.308,
                    1.123,
                    1.004,
                    0.895,
                    0.759,
                    0.607,
                    0.471,
                    0.372,
                    0.305,
                    0.257,
                    0.222,
                    0.195,
                    0.175,
                    0.159,
                    0.148,
                    0.142,
                    0.141,
                    0.143,
                    0.147,
                    0.154,
                    0.16,
                    0.163,
                    0.162,
                    0.158,
                    0.154,
                    0.151,
                    0.151,
                    0.155,
                    0.163,
                    0.171,
                    0.176,
                    0.176,
                    0.169,
                    0.155,
                    0.135,
                ],
                "color": "black",
            },
            {
                "kind": "line",
                "name": "4X4",
                "line_dash": "dot",
                "x": [
                    0.0,
                    0.02,
                    0.04,
                    0.06,
                    0.08,
                    0.1,
                    0.12,
                    0.14,
                    0.16,
                    0.18,
                    0.2,
                    0.22,
                    0.24,
                    0.26,
                    0.28,
                    0.3,
                    0.32,
                    0.34,
                    0.36,
                    0.38,
                    0.4,
                    0.42,
                    0.44,
                    0.46,
                    0.48,
                    0.5,
                    0.52,
                    0.54,
                    0.56,
                    0.58,
                    0.6,
                    0.62,
                    0.64,
                    0.66,
                    0.68,
                    0.7,
                    0.72,
                    0.74,
                    0.76,
                    0.78,
                    0.8,
                    0.82,
                    0.84,
                    0.86,
                    0.88,
                    0.9,
                    0.92,
                    0.94,
                    0.96,
                    0.98,
                    1.0,
                ],
                "y": [
                    0.05,
                    0.195,
                    0.339,
                    0.478,
                    0.608,
                    0.785,
                    1.095,
                    1.655,
                    2.628,
                    3.982,
                    4.616,
                    4.056,
                    3.219,
                    2.736,
                    2.359,
                    1.932,
                    1.477,
                    1.154,
                    0.911,
                    0.713,
                    0.57,
                    0.472,
                    0.39,
                    0.341,
                    0.295,
                    0.268,
                    0.242,
                    0.224,
                    0.207,
                    0.192,
                    0.176,
                    0.159,
                    0.143,
                    0.132,
                    0.122,
                    0.122,
                    0.123,
                    0.124,
                    0.125,
                    0.134,
                    0.143,
                    0.161,
                    0.179,
                    0.191,
                    0.203,
                    0.218,
                    0.233,
                    0.258,
                    0.283,
                    0.291,
                    0.3,
                ],
                "color": "black",
            },
        ],
    },
    "PileGroupEfficiencyFactorX": {
        "reference": "nist2012soil",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Pile group efficiency factor (j=x) by NIST (2012)",
            "x": "dimensionless_frequency",
            "y": "pile_group_efficiency_factor",
            "log_x": False,
            "log_y": False,
            "range_x": (0, 1),
            "range_y": (0, 3),
            "labels": {
                "dimensionless_frequency": "Dimensionless frequency",
                "pile_group_efficiency_factor": "Pile group efficiency factor",
            },
        },
        "reference_data": [
            {
                "kind": "line",
                "name": "2X2",
                "line_dash": "solid",
                "x": [
                    0.0,
                    0.02,
                    0.04,
                    0.06,
                    0.08,
                    0.1,
                    0.12,
                    0.14,
                    0.16,
                    0.18,
                    0.2,
                    0.22,
                    0.24,
                    0.26,
                    0.28,
                    0.3,
                    0.32,
                    0.34,
                    0.36,
                    0.38,
                    0.4,
                    0.42,
                    0.44,
                    0.46,
                    0.48,
                    0.5,
                    0.52,
                    0.54,
                    0.56,
                    0.58,
                    0.6,
                    0.62,
                    0.64,
                    0.66,
                    0.68,
                    0.7,
                    0.72,
                    0.74,
                    0.76,
                    0.78,
                    0.8,
                    0.82,
                    0.84,
                    0.86,
                    0.88,
                    0.9,
                    0.92,
                    0.94,
                    0.96,
                    0.98,
                    1.0,
                ],
                "y": [
                    0.664,
                    0.663,
                    0.661,
                    0.66,
                    0.658,
                    0.656,
                    0.655,
                    0.652,
                    0.65,
                    0.648,
                    0.645,
                    0.642,
                    0.639,
                    0.636,
                    0.633,
                    0.63,
                    0.628,
                    0.628,
                    0.628,
                    0.63,
                    0.634,
                    0.641,
                    0.65,
                    0.662,
                    0.677,
                    0.697,
                    0.72,
                    0.748,
                    0.781,
                    0.82,
                    0.864,
                    0.913,
                    0.965,
                    1.021,
                    1.077,
                    1.133,
                    1.185,
                    1.232,
                    1.273,
                    1.306,
                    1.332,
                    1.351,
                    1.365,
                    1.374,
                    1.378,
                    1.377,
                    1.373,
                    1.365,
                    1.354,
                    1.341,
                    1.327,
                ],
                "color": "black",
            },
            {
                "kind": "line",
                "name": "3X3",
                "line_dash": "dash",
                "x": [
                    0.0,
                    0.02,
                    0.04,
                    0.06,
                    0.08,
                    0.1,
                    0.12,
                    0.14,
                    0.16,
                    0.18,
                    0.2,
                    0.22,
                    0.24,
                    0.26,
                    0.28,
                    0.3,
                    0.32,
                    0.34,
                    0.36,
                    0.38,
                    0.4,
                    0.42,
                    0.44,
                    0.46,
                    0.48,
                    0.5,
                    0.52,
                    0.54,
                    0.56,
                    0.58,
                    0.6,
                    0.62,
                    0.64,
                    0.66,
                    0.68,
                    0.7,
                    0.72,
                    0.74,
                    0.76,
                    0.78,
                    0.8,
                    0.82,
                    0.84,
                    0.86,
                    0.88,
                    0.9,
                    0.92,
                    0.94,
                    0.96,
                    0.98,
                    1.0,
                ],
                "y": [
                    0.475,
                    0.471,
                    0.468,
                    0.464,
                    0.46,
                    0.455,
                    0.45,
                    0.445,
                    0.439,
                    0.434,
                    0.428,
                    0.422,
                    0.416,
                    0.411,
                    0.407,
                    0.404,
                    0.403,
                    0.403,
                    0.405,
                    0.409,
                    0.416,
                    0.425,
                    0.438,
                    0.454,
                    0.475,
                    0.502,
                    0.539,
                    0.586,
                    0.646,
                    0.719,
                    0.806,
                    0.908,
                    1.027,
                    1.157,
                    1.293,
                    1.429,
                    1.557,
                    1.663,
                    1.746,
                    1.808,
                    1.846,
                    1.858,
                    1.847,
                    1.822,
                    1.791,
                    1.755,
                    1.713,
                    1.664,
                    1.609,
                    1.548,
                    1.484,
                ],
                "color": "black",
            },
            {
                "kind": "line",
                "name": "4X4",
                "line_dash": "dot",
                "x": [
                    0.0,
                    0.02,
                    0.04,
                    0.06,
                    0.08,
                    0.1,
                    0.12,
                    0.14,
                    0.16,
                    0.18,
                    0.2,
                    0.22,
                    0.24,
                    0.26,
                    0.28,
                    0.3,
                    0.32,
                    0.34,
                    0.36,
                    0.38,
                    0.4,
                    0.42,
                    0.44,
                    0.46,
                    0.48,
                    0.5,
                    0.52,
                    0.54,
                    0.56,
                    0.58,
                    0.6,
                    0.62,
                    0.64,
                    0.66,
                    0.68,
                    0.7,
                    0.72,
                    0.74,
                    0.76,
                    0.78,
                    0.8,
                    0.82,
                    0.84,
                    0.86,
                    0.88,
                    0.9,
                    0.92,
                    0.94,
                    0.96,
                    0.98,
                    1.0,
                ],
                "y": [
                    0.362,
                    0.357,
                    0.351,
                    0.345,
                    0.339,
                    0.332,
                    0.324,
                    0.317,
                    0.309,
                    0.3,
                    0.291,
                    0.282,
                    0.271,
                    0.26,
                    0.249,
                    0.24,
                    0.232,
                    0.228,
                    0.228,
                    0.232,
                    0.243,
                    0.264,
                    0.293,
                    0.332,
                    0.378,
                    0.429,
                    0.485,
                    0.545,
                    0.612,
                    0.693,
                    0.812,
                    1.021,
                    1.433,
                    1.815,
                    1.97,
                    2.043,
                    2.076,
                    2.084,
                    2.076,
                    2.056,
                    2.023,
                    1.968,
                    1.883,
                    1.767,
                    1.654,
                    1.563,
                    1.494,
                    1.442,
                    1.401,
                    1.368,
                    1.34,
                ],
                "color": "black",
            },
        ],
    },
    "PileGroupEfficiencyFactorYY": {
        "reference": "nist2012soil",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Pile group efficiency factor (j=yy) by NIST (2012)",
            "x": "dimensionless_frequency",
            "y": "pile_group_efficiency_factor",
            "log_x": False,
            "log_y": False,
            "range_x": (0, 1),
            "range_y": (0, 3),
            "labels": {
                "dimensionless_frequency": "Dimensionless frequency",
                "pile_group_efficiency_factor": "Pile group efficiency factor",
            },
        },
        "reference_data": [
            {
                "kind": "line",
                "name": "2X2",
                "line_dash": "solid",
                "x": [
                    0.0,
                    0.02,
                    0.04,
                    0.06,
                    0.08,
                    0.1,
                    0.12,
                    0.14,
                    0.16,
                    0.18,
                    0.2,
                    0.22,
                    0.24,
                    0.26,
                    0.28,
                    0.3,
                    0.32,
                    0.34,
                    0.36,
                    0.38,
                    0.4,
                    0.42,
                    0.44,
                    0.46,
                    0.48,
                    0.5,
                    0.52,
                    0.54,
                    0.56,
                    0.58,
                    0.6,
                    0.62,
                    0.64,
                    0.66,
                    0.68,
                    0.7,
                    0.72,
                    0.74,
                    0.76,
                    0.78,
                    0.8,
                    0.82,
                    0.84,
                    0.86,
                    0.88,
                    0.9,
                    0.92,
                    0.94,
                    0.96,
                    0.98,
                    1.0,
                ],
                "y": [
                    1.477,
                    1.514,
                    1.548,
                    1.575,
                    1.594,
                    1.606,
                    1.61,
                    1.604,
                    1.594,
                    1.582,
                    1.568,
                    1.554,
                    1.541,
                    1.529,
                    1.518,
                    1.507,
                    1.495,
                    1.482,
                    1.47,
                    1.461,
                    1.455,
                    1.452,
                    1.45,
                    1.45,
                    1.45,
                    1.451,
                    1.451,
                    1.451,
                    1.452,
                    1.456,
                    1.466,
                    1.48,
                    1.498,
                    1.519,
                    1.543,
                    1.571,
                    1.603,
                    1.64,
                    1.682,
                    1.726,
                    1.77,
                    1.815,
                    1.862,
                    1.909,
                    1.948,
                    1.977,
                    1.999,
                    2.017,
                    2.03,
                    2.033,
                    2.034,
                ],
                "color": "black",
            },
            {
                "kind": "line",
                "name": "3X3",
                "line_dash": "dash",
                "x": [
                    0.0,
                    0.02,
                    0.04,
                    0.06,
                    0.08,
                    0.1,
                    0.12,
                    0.14,
                    0.16,
                    0.18,
                    0.2,
                    0.22,
                    0.24,
                    0.26,
                    0.28,
                    0.3,
                    0.32,
                    0.34,
                    0.36,
                    0.38,
                    0.4,
                    0.42,
                    0.44,
                    0.46,
                    0.48,
                    0.5,
                    0.52,
                    0.54,
                    0.56,
                    0.58,
                    0.6,
                    0.62,
                    0.64,
                    0.66,
                    0.68,
                    0.7,
                    0.72,
                    0.74,
                    0.76,
                    0.78,
                    0.8,
                    0.82,
                    0.84,
                    0.86,
                    0.88,
                    0.9,
                    0.92,
                    0.94,
                    0.96,
                    0.98,
                    1.0,
                ],
                "y": [
                    1.138,
                    1.145,
                    1.149,
                    1.15,
                    1.146,
                    1.134,
                    1.117,
                    1.094,
                    1.065,
                    1.034,
                    1.005,
                    0.98,
                    0.961,
                    0.946,
                    0.936,
                    0.929,
                    0.923,
                    0.92,
                    0.921,
                    0.93,
                    0.95,
                    0.985,
                    1.043,
                    1.128,
                    1.243,
                    1.397,
                    1.62,
                    1.96,
                    2.276,
                    2.411,
                    2.457,
                    2.44,
                    2.39,
                    2.323,
                    2.252,
                    2.175,
                    2.093,
                    2.006,
                    1.923,
                    1.85,
                    1.793,
                    1.751,
                    1.723,
                    1.701,
                    1.683,
                    1.668,
                    1.652,
                    1.636,
                    1.62,
                    1.604,
                    1.588,
                ],
                "color": "black",
            },
            {
                "kind": "line",
                "name": "4X4",
                "line_dash": "dot",
                "x": [
                    0.0,
                    0.02,
                    0.04,
                    0.06,
                    0.08,
                    0.1,
                    0.12,
                    0.14,
                    0.16,
                    0.18,
                    0.2,
                    0.22,
                    0.24,
                    0.26,
                    0.28,
                    0.3,
                    0.32,
                    0.34,
                    0.36,
                    0.38,
                    0.4,
                    0.42,
                    0.44,
                    0.46,
                    0.48,
                    0.5,
                    0.52,
                    0.54,
                    0.56,
                    0.58,
                    0.6,
                    0.62,
                    0.64,
                    0.66,
                    0.68,
                    0.7,
                    0.72,
                    0.74,
                    0.76,
                    0.78,
                    0.8,
                    0.82,
                    0.84,
                    0.86,
                    0.88,
                    0.9,
                    0.92,
                    0.94,
                    0.96,
                    0.98,
                    1.0,
                ],
                "y": [
                    0.943,
                    0.923,
                    0.903,
                    0.882,
                    0.858,
                    0.832,
                    0.805,
                    0.776,
                    0.747,
                    0.72,
                    0.698,
                    0.679,
                    0.666,
                    0.657,
                    0.651,
                    0.65,
                    0.653,
                    0.661,
                    0.678,
                    0.704,
                    0.749,
                    0.85,
                    1.139,
                    1.983,
                    2.23,
                    2.342,
                    2.419,
                    2.475,
                    2.514,
                    2.537,
                    2.513,
                    2.446,
                    2.29,
                    2.036,
                    1.876,
                    1.801,
                    1.781,
                    1.783,
                    1.797,
                    1.834,
                    1.882,
                    1.942,
                    2.01,
                    2.077,
                    2.123,
                    2.143,
                    2.122,
                    2.029,
                    1.885,
                    1.698,
                    1.419,
                ],
                "color": "black",
            },
        ],
    },
    "PileGroupEfficiencyFactorZ": {
        "reference": "nist2012soil",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Pile group efficiency factor (j=z) by NIST (2012)",
            "x": "dimensionless_frequency",
            "y": "pile_group_efficiency_factor",
            "log_x": False,
            "log_y": False,
            "range_x": (0, 1),
            "range_y": (0, 3),
            "labels": {
                "dimensionless_frequency": "Dimensionless frequency",
                "pile_group_efficiency_factor": "Pile group efficiency factor",
            },
        },
        "reference_data": [
            {
                "kind": "line",
                "name": "2X2",
                "line_dash": "solid",
                "x": [
                    0.0,
                    0.02,
                    0.04,
                    0.06,
                    0.08,
                    0.1,
                    0.12,
                    0.14,
                    0.16,
                    0.18,
                    0.2,
                    0.22,
                    0.24,
                    0.26,
                    0.28,
                    0.3,
                    0.32,
                    0.34,
                    0.36,
                    0.38,
                    0.4,
                    0.42,
                    0.44,
                    0.46,
                    0.48,
                    0.5,
                    0.52,
                    0.54,
                    0.56,
                    0.58,
                    0.6,
                    0.62,
                    0.64,
                    0.66,
                    0.68,
                    0.7,
                    0.72,
                    0.74,
                    0.76,
                    0.78,
                    0.8,
                    0.82,
                    0.84,
                    0.86,
                    0.88,
                    0.9,
                    0.92,
                    0.94,
                    0.96,
                    0.98,
                    1.0,
                ],
                "y": [
                    0.614,
                    0.613,
                    0.612,
                    0.612,
                    0.612,
                    0.617,
                    0.623,
                    0.629,
                    0.633,
                    0.644,
                    0.661,
                    0.689,
                    0.718,
                    0.739,
                    0.758,
                    0.787,
                    0.843,
                    0.907,
                    0.957,
                    1.011,
                    1.113,
                    1.334,
                    1.587,
                    1.805,
                    1.993,
                    2.164,
                    2.327,
                    2.463,
                    2.517,
                    2.511,
                    2.464,
                    2.391,
                    2.308,
                    2.214,
                    2.113,
                    2.013,
                    1.923,
                    1.844,
                    1.776,
                    1.715,
                    1.66,
                    1.61,
                    1.562,
                    1.518,
                    1.476,
                    1.434,
                    1.395,
                    1.362,
                    1.369,
                    1.431,
                    1.55,
                ],
                "color": "black",
            },
            {
                "kind": "line",
                "name": "3X3",
                "line_dash": "dash",
                "x": [
                    0.0,
                    0.02,
                    0.04,
                    0.06,
                    0.08,
                    0.1,
                    0.12,
                    0.14,
                    0.16,
                    0.18,
                    0.2,
                    0.22,
                    0.24,
                    0.26,
                    0.28,
                    0.3,
                    0.32,
                    0.34,
                    0.36,
                    0.38,
                    0.4,
                    0.42,
                    0.44,
                    0.46,
                    0.48,
                    0.5,
                    0.52,
                    0.54,
                    0.56,
                    0.58,
                    0.6,
                    0.62,
                    0.64,
                    0.66,
                    0.68,
                    0.7,
                    0.72,
                    0.74,
                    0.76,
                    0.78,
                    0.8,
                    0.82,
                    0.84,
                    0.86,
                    0.88,
                    0.9,
                    0.92,
                    0.94,
                    0.96,
                    0.98,
                    1.0,
                ],
                "y": [
                    0.432,
                    0.43,
                    0.427,
                    0.424,
                    0.416,
                    0.403,
                    0.388,
                    0.371,
                    0.36,
                    0.355,
                    0.36,
                    0.374,
                    0.394,
                    0.42,
                    0.464,
                    0.543,
                    0.75,
                    0.906,
                    1.058,
                    1.256,
                    1.524,
                    1.872,
                    2.277,
                    2.502,
                    2.575,
                    2.582,
                    2.547,
                    2.499,
                    2.434,
                    2.352,
                    2.263,
                    2.182,
                    2.113,
                    2.056,
                    2.014,
                    1.984,
                    1.96,
                    1.944,
                    1.932,
                    1.919,
                    1.907,
                    1.882,
                    1.842,
                    1.786,
                    1.716,
                    1.644,
                    1.584,
                    1.539,
                    1.502,
                    1.47,
                    1.44,
                ],
                "color": "black",
            },
            {
                "kind": "line",
                "name": "4X4",
                "line_dash": "dot",
                "x": [
                    0.0,
                    0.02,
                    0.04,
                    0.06,
                    0.08,
                    0.1,
                    0.12,
                    0.14,
                    0.16,
                    0.18,
                    0.2,
                    0.22,
                    0.24,
                    0.26,
                    0.28,
                    0.3,
                    0.32,
                    0.34,
                    0.36,
                    0.38,
                    0.4,
                    0.42,
                    0.44,
                    0.46,
                    0.48,
                    0.5,
                    0.52,
                    0.54,
                    0.56,
                    0.58,
                    0.6,
                    0.62,
                    0.64,
                    0.66,
                    0.68,
                    0.7,
                    0.72,
                    0.74,
                    0.76,
                    0.78,
                    0.8,
                    0.82,
                    0.84,
                    0.86,
                    0.88,
                    0.9,
                    0.92,
                    0.94,
                    0.96,
                    0.98,
                    1.0,
                ],
                "y": [
                    0.313,
                    0.296,
                    0.285,
                    0.278,
                    0.269,
                    0.25,
                    0.221,
                    0.178,
                    0.139,
                    0.112,
                    0.104,
                    0.145,
                    0.21,
                    0.29,
                    0.389,
                    0.552,
                    0.759,
                    1.051,
                    1.327,
                    1.605,
                    1.868,
                    2.108,
                    2.298,
                    2.374,
                    2.398,
                    2.404,
                    2.43,
                    2.477,
                    2.522,
                    2.513,
                    2.462,
                    2.391,
                    2.308,
                    2.212,
                    2.113,
                    2.034,
                    1.977,
                    1.933,
                    1.898,
                    1.872,
                    1.852,
                    1.836,
                    1.82,
                    1.796,
                    1.761,
                    1.707,
                    1.631,
                    1.552,
                    1.498,
                    1.482,
                    1.505,
                ],
                "color": "black",
            },
        ],
    },
    "PileLengthCorrectionFactorSemple1984": {
        "reference": "semple1984shaft",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Values of pile length correction factor by Semple (1984)",
            "x": "pile_length_to_diameter_ratio",
            "y": "pile_length_correction_factor",
            "log_x": False,
            "log_y": False,
            "range_x": (0, 320),
            "range_y": (0, 1.2),
            "labels": {
                "pile_length_to_diameter_ratio": "Pile length to diameter ratio",
                "pile_length_correction_factor": "Pile length correction factor",
            },
        },
        "reference_data": [
            {
                "kind": "line",
                "name": "self",
                "x": [0.0, 50.0, 120.0, 320.0],
                "y": [1.0, 1.0, 0.7, 0.7],
                "color": "black",
                "line_dash": "solid",
            }
        ],
    },
    "PileSettlementCorrectionBearingLd10": {
        "reference": "poulos1980pile",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Bearing stratum correction factor for L/d=10 by Poulos and Davis (1980)",
            "x": "elasticity_modulus_bearing_ratio",
            "y": "pile_settlement_correction_bearing",
            "log_x": True,
            "log_y": False,
            "range_x": (1, 1000),
            "range_y": (0, 1),
            "labels": {
                "elasticity_modulus_bearing_ratio": "Elasticity modulus bearing ratio",
                "pile_settlement_correction_bearing": "Pile settlement correction for bearing",
            },
        },
        "reference_data": [
            {
                "kind": "line",
                "name": "K=100",
                "color": "lightgrey",
                "x": [
                    1.0,
                    1.334,
                    1.778,
                    2.371,
                    3.162,
                    4.217,
                    5.623,
                    7.499,
                    10.0,
                    13.335,
                    17.783,
                    23.714,
                    31.623,
                    42.17,
                    56.234,
                    74.989,
                    100.0,
                    133.352,
                    177.828,
                    237.137,
                    316.228,
                    421.697,
                    562.341,
                    749.894,
                    1000.0,
                ],
                "y": [
                    1.0,
                    0.92,
                    0.858,
                    0.803,
                    0.757,
                    0.716,
                    0.679,
                    0.644,
                    0.612,
                    0.583,
                    0.555,
                    0.529,
                    0.508,
                    0.49,
                    0.477,
                    0.466,
                    0.459,
                    0.453,
                    0.45,
                    0.446,
                    0.444,
                    0.442,
                    0.442,
                    0.442,
                    0.445,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "K=500",
                "color": "darkgrey",
                "x": [
                    1.0,
                    1.334,
                    1.778,
                    2.371,
                    3.162,
                    4.217,
                    5.623,
                    7.499,
                    10.0,
                    13.335,
                    17.783,
                    23.714,
                    31.623,
                    42.17,
                    56.234,
                    74.989,
                    100.0,
                    133.352,
                    177.828,
                    237.137,
                    316.228,
                    421.697,
                    562.341,
                    749.894,
                    1000.0,
                ],
                "y": [
                    1.0,
                    0.915,
                    0.838,
                    0.767,
                    0.701,
                    0.639,
                    0.582,
                    0.528,
                    0.473,
                    0.422,
                    0.376,
                    0.336,
                    0.301,
                    0.269,
                    0.241,
                    0.217,
                    0.195,
                    0.18,
                    0.169,
                    0.161,
                    0.154,
                    0.148,
                    0.145,
                    0.142,
                    0.142,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "K=1000",
                "color": "grey",
                "x": [
                    1.0,
                    1.334,
                    1.778,
                    2.371,
                    3.162,
                    4.217,
                    5.623,
                    7.499,
                    10.0,
                    13.335,
                    17.783,
                    23.714,
                    31.623,
                    42.17,
                    56.234,
                    74.989,
                    100.0,
                    133.352,
                    177.828,
                    237.137,
                    316.228,
                    421.697,
                    562.341,
                    749.894,
                    1000.0,
                ],
                "y": [
                    1.0,
                    0.911,
                    0.829,
                    0.748,
                    0.673,
                    0.599,
                    0.533,
                    0.472,
                    0.415,
                    0.358,
                    0.309,
                    0.266,
                    0.23,
                    0.197,
                    0.168,
                    0.144,
                    0.124,
                    0.113,
                    0.104,
                    0.098,
                    0.094,
                    0.091,
                    0.087,
                    0.085,
                    0.084,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "K=10000",
                "x": [
                    1.0,
                    1.334,
                    1.778,
                    2.371,
                    3.162,
                    4.217,
                    5.623,
                    7.499,
                    10.0,
                    13.335,
                    17.783,
                    23.714,
                    31.623,
                    42.17,
                    56.234,
                    74.989,
                    100.0,
                    133.352,
                    177.828,
                    237.137,
                    316.228,
                    421.697,
                    562.341,
                    749.894,
                    1000.0,
                ],
                "y": [
                    1.0,
                    0.909,
                    0.822,
                    0.739,
                    0.659,
                    0.582,
                    0.509,
                    0.439,
                    0.376,
                    0.317,
                    0.266,
                    0.22,
                    0.179,
                    0.143,
                    0.111,
                    0.082,
                    0.058,
                    0.044,
                    0.034,
                    0.027,
                    0.021,
                    0.015,
                    0.009,
                    0.003,
                    0.0,
                ],
                "color": "black",
                "line_dash": "solid",
            },
        ],
    },
    "PileSettlementCorrectionBearingLd25": {
        "reference": "poulos1980pile",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Bearing stratum correction factor for L/d=25 by Poulos and Davis (1980)",
            "x": "elasticity_modulus_bearing_ratio",
            "y": "pile_settlement_correction_bearing",
            "log_x": True,
            "log_y": False,
            "range_x": (1, 1000),
            "range_y": (0, 1),
            "labels": {
                "elasticity_modulus_bearing_ratio": "Elasticity modulus bearing ratio",
                "pile_settlement_correction_bearing": "Pile settlement correction for bearing",
            },
        },
        "reference_data": [
            {
                "kind": "line",
                "name": "K=100",
                "color": "lightgrey",
                "x": [
                    1.0,
                    1.334,
                    1.778,
                    2.371,
                    3.162,
                    4.217,
                    5.623,
                    7.499,
                    10.0,
                    13.335,
                    17.783,
                    23.714,
                    31.623,
                    42.17,
                    56.234,
                    74.989,
                    100.0,
                    133.352,
                    177.828,
                    237.137,
                    316.228,
                    421.697,
                    562.341,
                    749.894,
                    1000.0,
                ],
                "y": [
                    1.0,
                    0.998,
                    0.995,
                    0.989,
                    0.979,
                    0.965,
                    0.95,
                    0.933,
                    0.917,
                    0.902,
                    0.891,
                    0.882,
                    0.873,
                    0.866,
                    0.859,
                    0.854,
                    0.848,
                    0.844,
                    0.84,
                    0.836,
                    0.833,
                    0.831,
                    0.829,
                    0.829,
                    0.83,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "K=500",
                "color": "darkgrey",
                "x": [
                    1.0,
                    1.334,
                    1.778,
                    2.371,
                    3.162,
                    4.217,
                    5.623,
                    7.499,
                    10.0,
                    13.335,
                    17.783,
                    23.714,
                    31.623,
                    42.17,
                    56.234,
                    74.989,
                    100.0,
                    133.352,
                    177.828,
                    237.137,
                    316.228,
                    421.697,
                    562.341,
                    749.894,
                    1000.0,
                ],
                "y": [
                    1.0,
                    0.984,
                    0.965,
                    0.939,
                    0.908,
                    0.871,
                    0.83,
                    0.788,
                    0.745,
                    0.706,
                    0.668,
                    0.634,
                    0.604,
                    0.578,
                    0.556,
                    0.537,
                    0.522,
                    0.51,
                    0.5,
                    0.492,
                    0.486,
                    0.481,
                    0.478,
                    0.476,
                    0.477,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "K=1000",
                "color": "grey",
                "x": [
                    1.0,
                    1.334,
                    1.778,
                    2.371,
                    3.162,
                    4.217,
                    5.623,
                    7.499,
                    10.0,
                    13.335,
                    17.783,
                    23.714,
                    31.623,
                    42.17,
                    56.234,
                    74.989,
                    100.0,
                    133.352,
                    177.828,
                    237.137,
                    316.228,
                    421.697,
                    562.341,
                    749.894,
                    1000.0,
                ],
                "y": [
                    1.0,
                    0.984,
                    0.963,
                    0.934,
                    0.894,
                    0.844,
                    0.782,
                    0.713,
                    0.643,
                    0.58,
                    0.526,
                    0.48,
                    0.439,
                    0.408,
                    0.385,
                    0.368,
                    0.356,
                    0.346,
                    0.337,
                    0.331,
                    0.325,
                    0.321,
                    0.317,
                    0.314,
                    0.312,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "K=2000",
                "x": [
                    1.0,
                    1.334,
                    1.778,
                    2.371,
                    3.162,
                    4.217,
                    5.623,
                    7.499,
                    10.0,
                    13.335,
                    17.783,
                    23.714,
                    31.623,
                    42.17,
                    56.234,
                    74.989,
                    100.0,
                    133.352,
                    177.828,
                    237.137,
                    316.228,
                    421.697,
                    562.341,
                    749.894,
                    1000.0,
                ],
                "y": [
                    1.0,
                    0.956,
                    0.907,
                    0.854,
                    0.796,
                    0.731,
                    0.658,
                    0.582,
                    0.503,
                    0.43,
                    0.362,
                    0.303,
                    0.249,
                    0.201,
                    0.161,
                    0.127,
                    0.1,
                    0.079,
                    0.062,
                    0.048,
                    0.038,
                    0.03,
                    0.023,
                    0.02,
                    0.02,
                ],
                "color": "black",
                "line_dash": "solid",
            },
        ],
    },
    "PileSettlementCorrectionBearingLd5": {
        "reference": "poulos1980pile",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Bearing stratum correction factor for L/d=5 by Poulos and Davis (1980)",
            "x": "elasticity_modulus_bearing_ratio",
            "y": "pile_settlement_correction_bearing",
            "log_x": True,
            "log_y": False,
            "range_x": (1, 1000),
            "range_y": (0, 1),
            "labels": {
                "elasticity_modulus_bearing_ratio": "Elasticity modulus bearing ratio",
                "pile_settlement_correction_bearing": "Pile settlement correction for bearing",
            },
        },
        "reference_data": [
            {
                "kind": "line",
                "name": "K=100",
                "color": "lightgrey",
                "x": [
                    1.0,
                    1.334,
                    1.778,
                    2.371,
                    3.162,
                    4.217,
                    5.623,
                    7.499,
                    10.0,
                    13.335,
                    17.783,
                    23.714,
                    31.623,
                    42.17,
                    56.234,
                    74.989,
                    100.0,
                    133.352,
                    177.828,
                    237.137,
                    316.228,
                    421.697,
                    562.341,
                    749.894,
                    1000.0,
                ],
                "y": [
                    1.0,
                    0.937,
                    0.873,
                    0.806,
                    0.737,
                    0.665,
                    0.596,
                    0.533,
                    0.48,
                    0.436,
                    0.399,
                    0.369,
                    0.344,
                    0.322,
                    0.305,
                    0.291,
                    0.28,
                    0.271,
                    0.265,
                    0.259,
                    0.255,
                    0.254,
                    0.253,
                    0.253,
                    0.255,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "K=500",
                "color": "darkgrey",
                "x": [
                    1.0,
                    1.334,
                    1.778,
                    2.371,
                    3.162,
                    4.217,
                    5.623,
                    7.499,
                    10.0,
                    13.335,
                    17.783,
                    23.714,
                    31.623,
                    42.17,
                    56.234,
                    74.989,
                    100.0,
                    133.352,
                    177.828,
                    237.137,
                    316.228,
                    421.697,
                    562.341,
                    749.894,
                    1000.0,
                ],
                "y": [
                    1.0,
                    0.927,
                    0.85,
                    0.774,
                    0.693,
                    0.609,
                    0.524,
                    0.443,
                    0.374,
                    0.316,
                    0.268,
                    0.225,
                    0.189,
                    0.16,
                    0.136,
                    0.117,
                    0.104,
                    0.094,
                    0.085,
                    0.079,
                    0.075,
                    0.072,
                    0.069,
                    0.066,
                    0.066,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "K=1000",
                "color": "grey",
                "x": [
                    1.0,
                    1.334,
                    1.778,
                    2.371,
                    3.162,
                    4.217,
                    5.623,
                    7.499,
                    10.0,
                    13.335,
                    17.783,
                    23.714,
                    31.623,
                    42.17,
                    56.234,
                    74.989,
                    100.0,
                    133.352,
                    177.828,
                    237.137,
                    316.228,
                    421.697,
                    562.341,
                    749.894,
                    1000.0,
                ],
                "y": [
                    1.0,
                    0.922,
                    0.846,
                    0.766,
                    0.684,
                    0.597,
                    0.509,
                    0.424,
                    0.347,
                    0.28,
                    0.225,
                    0.184,
                    0.151,
                    0.125,
                    0.104,
                    0.087,
                    0.073,
                    0.063,
                    0.057,
                    0.052,
                    0.047,
                    0.041,
                    0.037,
                    0.034,
                    0.033,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "K=5000",
                "color": "dimgrey",
                "x": [
                    1.0,
                    1.334,
                    1.778,
                    2.371,
                    3.162,
                    4.217,
                    5.623,
                    7.499,
                    10.0,
                    13.335,
                    17.783,
                    23.714,
                    31.623,
                    42.17,
                    56.234,
                    74.989,
                    100.0,
                    133.352,
                    177.828,
                    237.137,
                    316.228,
                    421.697,
                    562.341,
                    749.894,
                    1000.0,
                ],
                "y": [
                    1.0,
                    0.917,
                    0.837,
                    0.755,
                    0.672,
                    0.583,
                    0.496,
                    0.409,
                    0.328,
                    0.258,
                    0.203,
                    0.162,
                    0.13,
                    0.104,
                    0.081,
                    0.062,
                    0.047,
                    0.033,
                    0.023,
                    0.017,
                    0.013,
                    0.011,
                    0.01,
                    0.01,
                    0.01,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "K=20000",
                "x": [
                    1.0,
                    1.334,
                    1.778,
                    2.371,
                    3.162,
                    4.217,
                    5.623,
                    7.499,
                    10.0,
                    13.335,
                    17.783,
                    23.714,
                    31.623,
                    42.17,
                    56.234,
                    74.989,
                    100.0,
                    133.352,
                    177.828,
                    237.137,
                    316.228,
                    421.697,
                    562.341,
                    749.894,
                    1000.0,
                ],
                "y": [
                    1.0,
                    0.909,
                    0.824,
                    0.739,
                    0.653,
                    0.565,
                    0.477,
                    0.388,
                    0.307,
                    0.244,
                    0.193,
                    0.152,
                    0.118,
                    0.09,
                    0.068,
                    0.049,
                    0.032,
                    0.02,
                    0.011,
                    0.006,
                    0.003,
                    0.002,
                    0.001,
                    0.0,
                    0.0,
                ],
                "color": "black",
                "line_dash": "solid",
            },
        ],
    },
    "PileSettlementCorrectionBearingLd50": {
        "reference": "poulos1980pile",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Bearing stratum correction factor for L/d=50 by Poulos and Davis (1980)",
            "x": "elasticity_modulus_bearing_ratio",
            "y": "pile_settlement_correction_bearing",
            "log_x": True,
            "log_y": False,
            "range_x": (1, 1000),
            "range_y": (0, 1),
            "labels": {
                "elasticity_modulus_bearing_ratio": "Elasticity modulus bearing ratio",
                "pile_settlement_correction_bearing": "Pile settlement correction for bearing",
            },
        },
        "reference_data": [
            {
                "kind": "line",
                "name": "K=100",
                "color": "lightgrey",
                "x": [
                    1.0,
                    1.334,
                    1.778,
                    2.371,
                    3.162,
                    4.217,
                    5.623,
                    7.499,
                    10.0,
                    13.335,
                    17.783,
                    23.714,
                    31.623,
                    42.17,
                    56.234,
                    74.989,
                    100.0,
                    133.352,
                    177.828,
                    237.137,
                    316.228,
                    421.697,
                    562.341,
                    749.894,
                    1000.0,
                ],
                "y": [
                    1.0,
                    0.999,
                    0.997,
                    0.994,
                    0.99,
                    0.985,
                    0.979,
                    0.972,
                    0.966,
                    0.96,
                    0.955,
                    0.951,
                    0.947,
                    0.944,
                    0.944,
                    0.943,
                    0.942,
                    0.942,
                    0.941,
                    0.941,
                    0.941,
                    0.941,
                    0.941,
                    0.943,
                    0.944,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "K=500",
                "color": "darkgrey",
                "x": [
                    1.0,
                    1.334,
                    1.778,
                    2.371,
                    3.162,
                    4.217,
                    5.623,
                    7.499,
                    10.0,
                    13.335,
                    17.783,
                    23.714,
                    31.623,
                    42.17,
                    56.234,
                    74.989,
                    100.0,
                    133.352,
                    177.828,
                    237.137,
                    316.228,
                    421.697,
                    562.341,
                    749.894,
                    1000.0,
                ],
                "y": [
                    1.0,
                    0.994,
                    0.985,
                    0.975,
                    0.96,
                    0.944,
                    0.926,
                    0.908,
                    0.891,
                    0.873,
                    0.857,
                    0.84,
                    0.827,
                    0.813,
                    0.801,
                    0.789,
                    0.779,
                    0.771,
                    0.764,
                    0.76,
                    0.756,
                    0.754,
                    0.751,
                    0.75,
                    0.75,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "K=1000",
                "color": "grey",
                "x": [
                    1.0,
                    1.334,
                    1.778,
                    2.371,
                    3.162,
                    4.217,
                    5.623,
                    7.499,
                    10.0,
                    13.335,
                    17.783,
                    23.714,
                    31.623,
                    42.17,
                    56.234,
                    74.989,
                    100.0,
                    133.352,
                    177.828,
                    237.137,
                    316.228,
                    421.697,
                    562.341,
                    749.894,
                    1000.0,
                ],
                "y": [
                    1.0,
                    0.989,
                    0.975,
                    0.959,
                    0.939,
                    0.915,
                    0.888,
                    0.859,
                    0.828,
                    0.797,
                    0.768,
                    0.74,
                    0.713,
                    0.69,
                    0.672,
                    0.656,
                    0.643,
                    0.631,
                    0.621,
                    0.613,
                    0.607,
                    0.602,
                    0.6,
                    0.6,
                    0.602,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "K=5000",
                "color": "dimgrey",
                "x": [
                    1.0,
                    1.334,
                    1.778,
                    2.371,
                    3.162,
                    4.217,
                    5.623,
                    7.499,
                    10.0,
                    13.335,
                    17.783,
                    23.714,
                    31.623,
                    42.17,
                    56.234,
                    74.989,
                    100.0,
                    133.352,
                    177.828,
                    237.137,
                    316.228,
                    421.697,
                    562.341,
                    749.894,
                    1000.0,
                ],
                "y": [
                    1.0,
                    0.985,
                    0.967,
                    0.942,
                    0.912,
                    0.874,
                    0.826,
                    0.765,
                    0.707,
                    0.647,
                    0.587,
                    0.526,
                    0.473,
                    0.421,
                    0.377,
                    0.341,
                    0.311,
                    0.288,
                    0.27,
                    0.255,
                    0.243,
                    0.233,
                    0.225,
                    0.219,
                    0.216,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "K=20000",
                "x": [
                    1.0,
                    1.334,
                    1.778,
                    2.371,
                    3.162,
                    4.217,
                    5.623,
                    7.499,
                    10.0,
                    13.335,
                    17.783,
                    23.714,
                    31.623,
                    42.17,
                    56.234,
                    74.989,
                    100.0,
                    133.352,
                    177.828,
                    237.137,
                    316.228,
                    421.697,
                    562.341,
                    749.894,
                    1000.0,
                ],
                "y": [
                    1.0,
                    0.982,
                    0.959,
                    0.931,
                    0.896,
                    0.853,
                    0.797,
                    0.724,
                    0.654,
                    0.583,
                    0.51,
                    0.438,
                    0.373,
                    0.313,
                    0.261,
                    0.218,
                    0.182,
                    0.152,
                    0.128,
                    0.109,
                    0.095,
                    0.084,
                    0.074,
                    0.068,
                    0.065,
                ],
                "color": "black",
                "line_dash": "solid",
            },
        ],
    },
    "PileSettlementCorrectionBearingLd75": {
        "reference": "poulos1980pile",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Bearing stratum correction factor for L/d=75 by Poulos and Davis (1980)",
            "x": "elasticity_modulus_bearing_ratio",
            "y": "pile_settlement_correction_bearing",
            "log_x": True,
            "log_y": False,
            "range_x": (1, 1000),
            "range_y": (0, 1),
            "labels": {
                "elasticity_modulus_bearing_ratio": "Elasticity modulus bearing ratio",
                "pile_settlement_correction_bearing": "Pile settlement correction for bearing",
            },
        },
        "reference_data": [
            {
                "kind": "line",
                "name": "K=100",
                "color": "lightgrey",
                "x": [
                    1.0,
                    1.334,
                    1.778,
                    2.371,
                    3.162,
                    4.217,
                    5.623,
                    7.499,
                    10.0,
                    13.335,
                    17.783,
                    23.714,
                    31.623,
                    42.17,
                    56.234,
                    74.989,
                    100.0,
                    133.352,
                    177.828,
                    237.137,
                    316.228,
                    421.697,
                    562.341,
                    749.894,
                    1000.0,
                ],
                "y": [
                    1.0,
                    0.999,
                    0.997,
                    0.995,
                    0.992,
                    0.987,
                    0.982,
                    0.977,
                    0.973,
                    0.969,
                    0.966,
                    0.965,
                    0.963,
                    0.963,
                    0.962,
                    0.962,
                    0.962,
                    0.962,
                    0.962,
                    0.962,
                    0.962,
                    0.962,
                    0.962,
                    0.963,
                    0.964,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "K=500",
                "color": "darkgrey",
                "x": [
                    1.0,
                    1.334,
                    1.778,
                    2.371,
                    3.162,
                    4.217,
                    5.623,
                    7.499,
                    10.0,
                    13.335,
                    17.783,
                    23.714,
                    31.623,
                    42.17,
                    56.234,
                    74.989,
                    100.0,
                    133.352,
                    177.828,
                    237.137,
                    316.228,
                    421.697,
                    562.341,
                    749.894,
                    1000.0,
                ],
                "y": [
                    1.0,
                    0.997,
                    0.993,
                    0.988,
                    0.982,
                    0.976,
                    0.969,
                    0.961,
                    0.953,
                    0.944,
                    0.934,
                    0.924,
                    0.912,
                    0.901,
                    0.894,
                    0.889,
                    0.886,
                    0.884,
                    0.883,
                    0.883,
                    0.884,
                    0.884,
                    0.885,
                    0.885,
                    0.886,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "K=1000",
                "color": "grey",
                "x": [
                    1.0,
                    1.334,
                    1.778,
                    2.371,
                    3.162,
                    4.217,
                    5.623,
                    7.499,
                    10.0,
                    13.335,
                    17.783,
                    23.714,
                    31.623,
                    42.17,
                    56.234,
                    74.989,
                    100.0,
                    133.352,
                    177.828,
                    237.137,
                    316.228,
                    421.697,
                    562.341,
                    749.894,
                    1000.0,
                ],
                "y": [
                    1.0,
                    0.995,
                    0.988,
                    0.979,
                    0.969,
                    0.958,
                    0.945,
                    0.932,
                    0.917,
                    0.901,
                    0.885,
                    0.868,
                    0.853,
                    0.838,
                    0.824,
                    0.812,
                    0.801,
                    0.793,
                    0.786,
                    0.781,
                    0.777,
                    0.775,
                    0.774,
                    0.774,
                    0.776,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "K=5000",
                "color": "dimgrey",
                "x": [
                    1.0,
                    1.334,
                    1.778,
                    2.371,
                    3.162,
                    4.217,
                    5.623,
                    7.499,
                    10.0,
                    13.335,
                    17.783,
                    23.714,
                    31.623,
                    42.17,
                    56.234,
                    74.989,
                    100.0,
                    133.352,
                    177.828,
                    237.137,
                    316.228,
                    421.697,
                    562.341,
                    749.894,
                    1000.0,
                ],
                "y": [
                    1.0,
                    0.993,
                    0.982,
                    0.967,
                    0.945,
                    0.916,
                    0.879,
                    0.835,
                    0.789,
                    0.742,
                    0.696,
                    0.65,
                    0.607,
                    0.567,
                    0.531,
                    0.499,
                    0.47,
                    0.447,
                    0.429,
                    0.414,
                    0.4,
                    0.388,
                    0.38,
                    0.372,
                    0.368,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "K=20000",
                "x": [
                    1.0,
                    1.334,
                    1.778,
                    2.371,
                    3.162,
                    4.217,
                    5.623,
                    7.499,
                    10.0,
                    13.335,
                    17.783,
                    23.714,
                    31.623,
                    42.17,
                    56.234,
                    74.989,
                    100.0,
                    133.352,
                    177.828,
                    237.137,
                    316.228,
                    421.697,
                    562.341,
                    749.894,
                    1000.0,
                ],
                "y": [
                    1.0,
                    0.99,
                    0.976,
                    0.955,
                    0.925,
                    0.886,
                    0.841,
                    0.789,
                    0.733,
                    0.672,
                    0.608,
                    0.542,
                    0.478,
                    0.416,
                    0.36,
                    0.311,
                    0.269,
                    0.235,
                    0.208,
                    0.187,
                    0.17,
                    0.156,
                    0.147,
                    0.141,
                    0.138,
                ],
                "color": "black",
                "line_dash": "solid",
            },
        ],
    },
    "PileSettlementCorrectionCompressibility": {
        "reference": "poulos1980pile",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Pile compressibility correction factor by Poulos and Davis (1980)",
            "x": "pile_stiffness_factor",
            "y": "pile_settlement_correction_compressibility",
            "log_x": True,
            "log_y": False,
            "range_x": (10, 10000),
            "range_y": (1, 3),
            "labels": {
                "pile_stiffness_factor": "Pile stiffness factor",
                "pile_settlement_correction_compressibility": "Pile settlement correction for compressibility",
            },
        },
        "reference_data": [
            {
                "kind": "line",
                "name": "L/d=1",
                "color": "gainsboro",
                "x": [
                    10.0,
                    11.15,
                    12.317,
                    13.48,
                    14.762,
                    16.175,
                    17.73,
                    19.442,
                    21.324,
                    23.393,
                    25.664,
                    28.156,
                    30.886,
                    34.277,
                    37.954,
                    37.954,
                    41.652,
                    45.715,
                    50.179,
                    55.083,
                    60.471,
                    66.391,
                    72.894,
                    80.038,
                    87.886,
                    96.507,
                    96.507,
                    118.871,
                ],
                "y": [
                    1.102,
                    1.092,
                    1.085,
                    1.078,
                    1.071,
                    1.066,
                    1.06,
                    1.056,
                    1.052,
                    1.048,
                    1.044,
                    1.04,
                    1.036,
                    1.031,
                    1.026,
                    1.026,
                    1.023,
                    1.019,
                    1.016,
                    1.014,
                    1.011,
                    1.009,
                    1.007,
                    1.005,
                    1.003,
                    1.001,
                    1.001,
                    1.0,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "L/d=2",
                "color": "lightgrey",
                "x": [
                    10.0,
                    11.047,
                    12.317,
                    13.66,
                    15.144,
                    16.787,
                    18.611,
                    20.641,
                    22.908,
                    25.447,
                    28.3,
                    31.518,
                    35.162,
                    39.663,
                    44.634,
                    44.634,
                    49.736,
                    55.43,
                    61.785,
                    68.879,
                    76.796,
                    85.634,
                    95.5,
                    106.514,
                    118.81,
                    132.536,
                    132.536,
                    149.494,
                    169.411,
                ],
                "y": [
                    1.197,
                    1.181,
                    1.166,
                    1.153,
                    1.141,
                    1.13,
                    1.12,
                    1.11,
                    1.101,
                    1.093,
                    1.084,
                    1.077,
                    1.069,
                    1.061,
                    1.055,
                    1.055,
                    1.049,
                    1.043,
                    1.038,
                    1.033,
                    1.028,
                    1.023,
                    1.018,
                    1.014,
                    1.01,
                    1.006,
                    1.006,
                    1.003,
                    1.0,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "L/d=5",
                "color": "silver",
                "x": [
                    10.0,
                    11.279,
                    12.931,
                    14.629,
                    16.66,
                    19.086,
                    21.984,
                    25.446,
                    29.579,
                    34.512,
                    40.395,
                    47.405,
                    55.746,
                    66.781,
                    80.746,
                    95.35,
                    113.054,
                    134.478,
                    160.348,
                    191.497,
                    228.87,
                    273.519,
                    326.586,
                    389.281,
                    462.833,
                    562.199,
                    716.955,
                ],
                "y": [
                    1.55,
                    1.504,
                    1.462,
                    1.426,
                    1.391,
                    1.357,
                    1.324,
                    1.293,
                    1.264,
                    1.237,
                    1.212,
                    1.189,
                    1.169,
                    1.148,
                    1.129,
                    1.113,
                    1.099,
                    1.085,
                    1.073,
                    1.062,
                    1.051,
                    1.041,
                    1.032,
                    1.024,
                    1.016,
                    1.007,
                    1.0,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "L/d=10",
                "color": "darkgrey",
                "x": [
                    10.0,
                    10.67,
                    11.464,
                    12.374,
                    12.374,
                    12.954,
                    13.574,
                    14.238,
                    14.95,
                    15.713,
                    16.532,
                    17.41,
                    18.353,
                    19.365,
                    20.453,
                    20.453,
                    22.49,
                    24.845,
                    24.845,
                    26.669,
                    28.657,
                    30.826,
                    33.193,
                    35.779,
                    38.606,
                    41.698,
                    45.083,
                    48.79,
                    52.854,
                    52.854,
                    59.619,
                    67.873,
                    77.629,
                    89.615,
                    99.544,
                    110.564,
                    122.885,
                    136.767,
                    152.539,
                    170.612,
                    191.508,
                    215.888,
                    244.595,
                    278.716,
                    334.666,
                    400.917,
                    400.917,
                    455.506,
                    517.827,
                    588.988,
                    670.251,
                    763.057,
                    869.05,
                    990.098,
                    1128.331,
                    1286.17,
                    1466.365,
                    1466.365,
                    1764.744,
                    2128.92,
                    2133.859,
                ],
                "y": [
                    2.301,
                    2.25,
                    2.2,
                    2.15,
                    2.15,
                    2.12,
                    2.09,
                    2.061,
                    2.032,
                    2.003,
                    1.974,
                    1.945,
                    1.916,
                    1.887,
                    1.859,
                    1.859,
                    1.811,
                    1.765,
                    1.765,
                    1.733,
                    1.701,
                    1.669,
                    1.638,
                    1.607,
                    1.576,
                    1.545,
                    1.514,
                    1.484,
                    1.454,
                    1.454,
                    1.411,
                    1.372,
                    1.335,
                    1.299,
                    1.272,
                    1.248,
                    1.226,
                    1.205,
                    1.187,
                    1.169,
                    1.153,
                    1.138,
                    1.124,
                    1.11,
                    1.094,
                    1.079,
                    1.079,
                    1.069,
                    1.06,
                    1.052,
                    1.044,
                    1.036,
                    1.03,
                    1.023,
                    1.018,
                    1.013,
                    1.009,
                    1.009,
                    1.003,
                    1.0,
                    1.0,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "L/d=25",
                "color": "grey",
                "x": [
                    22.49,
                    24.332,
                    26.509,
                    28.814,
                    28.814,
                    30.408,
                    32.099,
                    33.894,
                    35.799,
                    37.822,
                    39.971,
                    42.254,
                    44.679,
                    47.257,
                    49.998,
                    49.998,
                    54.848,
                    60.451,
                    60.451,
                    64.624,
                    69.153,
                    74.071,
                    79.415,
                    85.227,
                    91.551,
                    98.44,
                    105.947,
                    114.135,
                    123.072,
                    123.072,
                    137.538,
                    154.782,
                    174.587,
                    198.766,
                    219.464,
                    243.071,
                    270.284,
                    301.987,
                    339.32,
                    383.75,
                    437.194,
                    502.174,
                    582.046,
                    681.317,
                    856.864,
                    1082.649,
                    1082.649,
                    1277.808,
                    1510.862,
                    1789.317,
                    2122.132,
                    2519.99,
                    2995.595,
                    3564.028,
                    4243.145,
                    5054.035,
                    6021.529,
                    6021.529,
                    7714.466,
                    9906.654,
                    10000.0,
                ],
                "y": [
                    3.0,
                    2.931,
                    2.862,
                    2.794,
                    2.794,
                    2.753,
                    2.712,
                    2.672,
                    2.631,
                    2.59,
                    2.55,
                    2.509,
                    2.469,
                    2.429,
                    2.388,
                    2.388,
                    2.322,
                    2.255,
                    2.255,
                    2.208,
                    2.161,
                    2.114,
                    2.068,
                    2.021,
                    1.975,
                    1.929,
                    1.883,
                    1.837,
                    1.791,
                    1.791,
                    1.726,
                    1.661,
                    1.597,
                    1.535,
                    1.491,
                    1.449,
                    1.409,
                    1.37,
                    1.333,
                    1.298,
                    1.265,
                    1.234,
                    1.205,
                    1.178,
                    1.148,
                    1.122,
                    1.122,
                    1.105,
                    1.089,
                    1.074,
                    1.061,
                    1.049,
                    1.039,
                    1.03,
                    1.022,
                    1.016,
                    1.011,
                    1.011,
                    1.005,
                    1.003,
                    1.003,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "L/d=50",
                "color": "dimgrey",
                "x": [
                    83.213,
                    90.87,
                    99.917,
                    99.917,
                    107.835,
                    116.627,
                    126.402,
                    137.285,
                    149.416,
                    162.959,
                    178.098,
                    195.045,
                    214.043,
                    235.371,
                    235.371,
                    266.102,
                    302.945,
                    336.677,
                    376.039,
                    422.166,
                    476.454,
                    540.637,
                    616.871,
                    707.856,
                    816.989,
                    948.562,
                    1108.032,
                    1374.283,
                    1744.476,
                    2260.979,
                    2985.242,
                    4005.974,
                    5425.588,
                    7399.275,
                    10000.0,
                    10000.0,
                ],
                "y": [
                    3.0,
                    2.911,
                    2.823,
                    2.823,
                    2.753,
                    2.683,
                    2.614,
                    2.545,
                    2.476,
                    2.407,
                    2.338,
                    2.27,
                    2.202,
                    2.134,
                    2.134,
                    2.05,
                    1.966,
                    1.901,
                    1.835,
                    1.769,
                    1.703,
                    1.638,
                    1.573,
                    1.51,
                    1.449,
                    1.391,
                    1.335,
                    1.269,
                    1.207,
                    1.155,
                    1.111,
                    1.073,
                    1.046,
                    1.026,
                    1.016,
                    1.016,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "L/d=100",
                "color": "black",
                "x": [
                    351.774,
                    375.754,
                    400.917,
                    400.917,
                    428.151,
                    458.096,
                    491.055,
                    527.368,
                    567.422,
                    611.651,
                    660.545,
                    714.661,
                    774.626,
                    841.155,
                    841.155,
                    922.791,
                    1010.008,
                    1110.821,
                    1225.469,
                    1357.624,
                    1512.01,
                    1694.758,
                    1913.894,
                    2180.042,
                    2507.425,
                    2915.325,
                    3430.214,
                    4109.259,
                    5014.849,
                    6234.308,
                    7913.654,
                    10000.0,
                    10000.0,
                ],
                "y": [
                    3.0,
                    2.922,
                    2.847,
                    2.847,
                    2.78,
                    2.713,
                    2.646,
                    2.579,
                    2.513,
                    2.446,
                    2.38,
                    2.314,
                    2.248,
                    2.182,
                    2.182,
                    2.109,
                    2.036,
                    1.964,
                    1.891,
                    1.819,
                    1.747,
                    1.677,
                    1.607,
                    1.539,
                    1.472,
                    1.408,
                    1.346,
                    1.289,
                    1.236,
                    1.19,
                    1.154,
                    1.125,
                    1.125,
                ],
                "line_dash": "solid",
            },
        ],
    },
    "PileSettlementCorrectionDepth": {
        "reference": "poulos1980pile",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Layer depth correction factor by Poulos and Davis (1980)",
            "x": "pile_length_to_soil_thickness_ratio",
            "y": "pile_settlement_correction_depth",
            "log_x": False,
            "log_y": False,
            "range_x": (1, 0),
            "range_y": (0, 1),
            "labels": {
                "pile_length_to_soil_thickness_ratio": "Pile length to soil thickness ratio",
                "pile_settlement_correction_depth": "Pile settlement correction for depth",
            },
        },
        "reference_data": [
            {
                "kind": "line",
                "name": "L/d=1",
                "color": "gainsboro",
                "x": [
                    1.0,
                    0.98,
                    0.96,
                    0.94,
                    0.92,
                    0.9,
                    0.88,
                    0.86,
                    0.84,
                    0.82,
                    0.8,
                    0.78,
                    0.76,
                    0.74,
                    0.72,
                    0.7,
                    0.68,
                    0.66,
                    0.64,
                    0.62,
                    0.6,
                    0.58,
                    0.56,
                    0.54,
                    0.52,
                    0.5,
                    0.48,
                    0.46,
                    0.44,
                    0.42,
                    0.4,
                    0.38,
                    0.36,
                    0.34,
                    0.32,
                    0.3,
                    0.28,
                    0.26,
                    0.24,
                    0.22,
                    0.2,
                    0.18,
                    0.16,
                    0.14,
                    0.12,
                    0.1,
                    0.08,
                    0.06,
                    0.04,
                    0.02,
                    0.0,
                ],
                "y": [
                    0.0,
                    0.0056,
                    0.0112,
                    0.018,
                    0.025,
                    0.0332,
                    0.042,
                    0.0519,
                    0.0632,
                    0.0755,
                    0.0893,
                    0.1051,
                    0.1228,
                    0.1423,
                    0.1636,
                    0.1869,
                    0.212,
                    0.2379,
                    0.2648,
                    0.2909,
                    0.3164,
                    0.3412,
                    0.3651,
                    0.3883,
                    0.4106,
                    0.4307,
                    0.4548,
                    0.4792,
                    0.5037,
                    0.5282,
                    0.5527,
                    0.5772,
                    0.6016,
                    0.6261,
                    0.6507,
                    0.6752,
                    0.6996,
                    0.7252,
                    0.7497,
                    0.7742,
                    0.7986,
                    0.8225,
                    0.8459,
                    0.8685,
                    0.8902,
                    0.9109,
                    0.9305,
                    0.949,
                    0.9664,
                    0.9832,
                    1.0,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "L/d=2",
                "color": "lightgrey",
                "x": [
                    1.0,
                    0.98,
                    0.96,
                    0.94,
                    0.92,
                    0.9,
                    0.88,
                    0.86,
                    0.84,
                    0.82,
                    0.8,
                    0.78,
                    0.76,
                    0.74,
                    0.72,
                    0.7,
                    0.68,
                    0.66,
                    0.64,
                    0.62,
                    0.6,
                    0.58,
                    0.56,
                    0.54,
                    0.52,
                    0.5,
                    0.48,
                    0.46,
                    0.44,
                    0.42,
                    0.4,
                    0.38,
                    0.36,
                    0.34,
                    0.32,
                    0.3,
                    0.28,
                    0.26,
                    0.24,
                    0.22,
                    0.2,
                    0.18,
                    0.16,
                    0.14,
                    0.12,
                    0.1,
                    0.08,
                    0.06,
                    0.04,
                    0.02,
                    0.0,
                ],
                "y": [
                    0.0,
                    0.0191,
                    0.038,
                    0.0574,
                    0.0778,
                    0.0989,
                    0.1207,
                    0.1431,
                    0.1661,
                    0.1898,
                    0.2144,
                    0.2398,
                    0.2661,
                    0.2932,
                    0.3215,
                    0.351,
                    0.3798,
                    0.4101,
                    0.4399,
                    0.4709,
                    0.5014,
                    0.5293,
                    0.5538,
                    0.5729,
                    0.5882,
                    0.6006,
                    0.6199,
                    0.6389,
                    0.658,
                    0.6768,
                    0.6954,
                    0.7137,
                    0.7317,
                    0.7495,
                    0.767,
                    0.7844,
                    0.8015,
                    0.8179,
                    0.8338,
                    0.8493,
                    0.8649,
                    0.8803,
                    0.8954,
                    0.9103,
                    0.9248,
                    0.9389,
                    0.9524,
                    0.9652,
                    0.9775,
                    0.9892,
                    1.0,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "L/d=5",
                "color": "silver",
                "x": [
                    1.0,
                    0.98,
                    0.96,
                    0.94,
                    0.92,
                    0.9,
                    0.88,
                    0.86,
                    0.84,
                    0.82,
                    0.8,
                    0.78,
                    0.76,
                    0.74,
                    0.72,
                    0.7,
                    0.68,
                    0.66,
                    0.64,
                    0.62,
                    0.6,
                    0.58,
                    0.56,
                    0.54,
                    0.52,
                    0.5,
                    0.48,
                    0.46,
                    0.44,
                    0.42,
                    0.4,
                    0.38,
                    0.36,
                    0.34,
                    0.32,
                    0.3,
                    0.28,
                    0.26,
                    0.24,
                    0.22,
                    0.2,
                    0.18,
                    0.16,
                    0.14,
                    0.12,
                    0.1,
                    0.08,
                    0.06,
                    0.04,
                    0.02,
                    0.0,
                ],
                "y": [
                    0.0,
                    0.0733,
                    0.1313,
                    0.179,
                    0.2209,
                    0.2592,
                    0.295,
                    0.3289,
                    0.3614,
                    0.3928,
                    0.4233,
                    0.4523,
                    0.4792,
                    0.5055,
                    0.5312,
                    0.5547,
                    0.5778,
                    0.5999,
                    0.6205,
                    0.6396,
                    0.6575,
                    0.6744,
                    0.6908,
                    0.7073,
                    0.7228,
                    0.7392,
                    0.7509,
                    0.7634,
                    0.7753,
                    0.7872,
                    0.7992,
                    0.8113,
                    0.8233,
                    0.8353,
                    0.847,
                    0.8585,
                    0.8696,
                    0.8803,
                    0.891,
                    0.9017,
                    0.9124,
                    0.923,
                    0.9334,
                    0.9436,
                    0.9533,
                    0.9626,
                    0.9713,
                    0.9793,
                    0.9866,
                    0.9932,
                    1.0,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "L/d=10",
                "color": "darkgrey",
                "x": [
                    1.0,
                    0.98,
                    0.96,
                    0.94,
                    0.92,
                    0.9,
                    0.88,
                    0.86,
                    0.84,
                    0.82,
                    0.8,
                    0.78,
                    0.76,
                    0.74,
                    0.72,
                    0.7,
                    0.68,
                    0.66,
                    0.64,
                    0.62,
                    0.6,
                    0.58,
                    0.56,
                    0.54,
                    0.52,
                    0.5,
                    0.48,
                    0.46,
                    0.44,
                    0.42,
                    0.4,
                    0.38,
                    0.36,
                    0.34,
                    0.32,
                    0.3,
                    0.28,
                    0.26,
                    0.24,
                    0.22,
                    0.2,
                    0.18,
                    0.16,
                    0.14,
                    0.12,
                    0.1,
                    0.08,
                    0.06,
                    0.04,
                    0.02,
                    0.0,
                ],
                "y": [
                    0.0,
                    0.1461,
                    0.2247,
                    0.2899,
                    0.344,
                    0.3935,
                    0.4378,
                    0.4745,
                    0.5081,
                    0.5383,
                    0.5652,
                    0.5887,
                    0.6093,
                    0.6283,
                    0.646,
                    0.6628,
                    0.6783,
                    0.6934,
                    0.708,
                    0.7222,
                    0.7357,
                    0.7488,
                    0.761,
                    0.7722,
                    0.7827,
                    0.793,
                    0.8032,
                    0.8134,
                    0.8235,
                    0.8334,
                    0.8431,
                    0.8526,
                    0.8619,
                    0.8711,
                    0.8801,
                    0.8889,
                    0.8976,
                    0.9064,
                    0.9156,
                    0.9243,
                    0.9325,
                    0.9405,
                    0.9482,
                    0.9556,
                    0.9627,
                    0.9696,
                    0.9762,
                    0.9826,
                    0.9886,
                    0.9942,
                    1.0,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "L/d=25",
                "color": "grey",
                "x": [
                    1.0,
                    0.98,
                    0.96,
                    0.94,
                    0.92,
                    0.9,
                    0.88,
                    0.86,
                    0.84,
                    0.82,
                    0.8,
                    0.78,
                    0.76,
                    0.74,
                    0.72,
                    0.7,
                    0.68,
                    0.66,
                    0.64,
                    0.62,
                    0.6,
                    0.58,
                    0.56,
                    0.54,
                    0.52,
                    0.5,
                    0.48,
                    0.46,
                    0.44,
                    0.42,
                    0.4,
                    0.38,
                    0.36,
                    0.34,
                    0.32,
                    0.3,
                    0.28,
                    0.26,
                    0.24,
                    0.22,
                    0.2,
                    0.18,
                    0.16,
                    0.14,
                    0.12,
                    0.1,
                    0.08,
                    0.06,
                    0.04,
                    0.02,
                    0.0,
                ],
                "y": [
                    0.0,
                    0.2828,
                    0.3901,
                    0.4509,
                    0.496,
                    0.5348,
                    0.5709,
                    0.6013,
                    0.63,
                    0.6526,
                    0.672,
                    0.6893,
                    0.7051,
                    0.7196,
                    0.7335,
                    0.7467,
                    0.759,
                    0.7707,
                    0.7819,
                    0.7924,
                    0.8024,
                    0.8117,
                    0.8208,
                    0.8293,
                    0.8372,
                    0.8454,
                    0.851,
                    0.8579,
                    0.8645,
                    0.8712,
                    0.8781,
                    0.8851,
                    0.8921,
                    0.8992,
                    0.9062,
                    0.9131,
                    0.9199,
                    0.926,
                    0.9322,
                    0.9383,
                    0.9444,
                    0.9508,
                    0.9572,
                    0.9637,
                    0.9699,
                    0.976,
                    0.9816,
                    0.9867,
                    0.9913,
                    0.9951,
                    1.0,
                ],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "L/d=50",
                "color": "dimgrey",
                "x": [
                    1.0,
                    0.98,
                    0.96,
                    0.94,
                    0.92,
                    0.9,
                    0.88,
                    0.86,
                    0.84,
                    0.82,
                    0.8,
                    0.78,
                    0.76,
                    0.74,
                    0.72,
                    0.7,
                    0.68,
                    0.66,
                    0.64,
                    0.62,
                    0.6,
                    0.58,
                    0.56,
                    0.54,
                    0.52,
                    0.5,
                    0.48,
                    0.46,
                    0.44,
                    0.42,
                    0.4,
                    0.38,
                    0.36,
                    0.34,
                    0.32,
                    0.3,
                    0.28,
                    0.26,
                    0.24,
                    0.22,
                    0.2,
                    0.18,
                    0.16,
                    0.14,
                    0.12,
                    0.1,
                    0.08,
                    0.06,
                    0.04,
                    0.02,
                    0.0,
                ],
                "y": [
                    0.0,
                    0.4251,
                    0.501,
                    0.5523,
                    0.5923,
                    0.6243,
                    0.6533,
                    0.6758,
                    0.6972,
                    0.7141,
                    0.7292,
                    0.7438,
                    0.7557,
                    0.7676,
                    0.7786,
                    0.7887,
                    0.7988,
                    0.8078,
                    0.8169,
                    0.8251,
                    0.8332,
                    0.8404,
                    0.8474,
                    0.854,
                    0.8605,
                    0.8668,
                    0.8734,
                    0.8797,
                    0.8862,
                    0.8924,
                    0.8983,
                    0.9039,
                    0.9094,
                    0.9148,
                    0.9202,
                    0.9257,
                    0.9315,
                    0.9375,
                    0.9434,
                    0.9494,
                    0.9552,
                    0.9607,
                    0.9658,
                    0.9707,
                    0.9754,
                    0.9798,
                    0.9842,
                    0.9883,
                    0.9923,
                    0.996,
                    1.0,
                ],
                "line_dash": "solid",
            },
        ],
    },
    "PileSettlementCorrectionPoisson": {
        "reference": "poulos1980pile",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Poisson’s ratio correction factor by Poulos and Davis (1980)",
            "x": "poisson_ratio",
            "y": "pile_settlement_correction_poisson",
            "log_x": False,
            "log_y": False,
            "range_x": (0, 0.5),
            "range_y": (0.75, 1),
            "labels": {
                "poisson_ratio": "Poisson’s ratio",
                "pile_settlement_correction_poisson": "Pile settlement correction for Poisson’s ratio",
            },
        },
        "reference_data": [
            {
                "kind": "line",
                "name": "K=100",
                "color": "black",
                "x": [0.0, 0.5],
                "y": [0.875, 1.0],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "K=500",
                "color": "dimgrey",
                "x": [0.0, 0.5],
                "y": [0.836, 1.0],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "K=1000",
                "color": "darkgrey",
                "x": [0.0, 0.5],
                "y": [0.829, 1.0],
                "line_dash": "solid",
            },
            {
                "kind": "line",
                "name": "K=2000",
                "color": "lightgrey",
                "x": [0.0, 0.5],
                "y": [0.822, 1.0],
                "line_dash": "solid",
            },
        ],
    },
    "PunchingShearCoefficientMeyerhof1978": {
        "reference": "meyerhof1978ultimate",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Footing punching shear coefficient by Meyerhof and Hanna (1978)",
            "x": "friction_angle",
            "y": "punching_shear_coefficient",
            "log_x": False,
            "log_y": False,
            "range_x": (20, 50),
            "range_y": (0, 40),
            "labels": {
                "friction_angle": "Friction angle (°)",
                "punching_shear_coefficient": "Punching shear coefficient",
            },
        },
        "reference_data": [
            {
                "kind": "line",
                "name": "q2/q1=0",
                "line_dash": "solid",
                "x": [
                    20.0,
                    21.5,
                    23.0,
                    24.5,
                    26.0,
                    27.5,
                    29.0,
                    30.5,
                    32.0,
                    33.5,
                    35.0,
                    36.5,
                    38.0,
                    39.5,
                    41.0,
                    42.5,
                    44.0,
                    45.5,
                    47.0,
                    48.5,
                    50.0,
                ],
                "y": [
                    0.82,
                    0.82,
                    0.82,
                    0.82,
                    0.841,
                    0.873,
                    0.909,
                    0.963,
                    1.041,
                    1.141,
                    1.258,
                    1.395,
                    1.557,
                    1.75,
                    1.984,
                    2.255,
                    2.558,
                    2.915,
                    3.32,
                    3.771,
                    4.338,
                ],
                "color": "black",
            },
            {
                "kind": "line",
                "name": "q2/q1=0.2",
                "line_dash": "dash",
                "x": [
                    20.0,
                    21.5,
                    23.0,
                    24.5,
                    26.0,
                    27.5,
                    29.0,
                    30.5,
                    32.0,
                    33.5,
                    35.0,
                    36.5,
                    38.0,
                    39.5,
                    41.0,
                    42.5,
                    44.0,
                    45.5,
                    47.0,
                    48.5,
                    50.0,
                ],
                "y": [
                    1.389,
                    1.444,
                    1.521,
                    1.619,
                    1.726,
                    1.854,
                    2.011,
                    2.18,
                    2.367,
                    2.601,
                    2.876,
                    3.178,
                    3.52,
                    3.913,
                    4.348,
                    4.836,
                    5.412,
                    6.105,
                    6.95,
                    7.992,
                    9.259,
                ],
                "color": "black",
            },
            {
                "kind": "line",
                "name": "q2/q1=0.4",
                "line_dash": "dashdot",
                "x": [
                    20.0,
                    21.5,
                    23.0,
                    24.5,
                    26.0,
                    27.5,
                    29.0,
                    30.5,
                    32.0,
                    33.5,
                    35.0,
                    36.5,
                    38.0,
                    39.5,
                    41.0,
                    42.5,
                    44.0,
                    45.5,
                    47.0,
                    48.5,
                    50.0,
                ],
                "y": [
                    2.294,
                    2.356,
                    2.44,
                    2.554,
                    2.7,
                    2.879,
                    3.101,
                    3.425,
                    3.842,
                    4.323,
                    4.851,
                    5.431,
                    6.08,
                    6.828,
                    7.74,
                    8.882,
                    10.268,
                    12.016,
                    14.064,
                    16.464,
                    19.279,
                ],
                "color": "black",
            },
            {
                "kind": "line",
                "name": "q2/q1=1.0",
                "line_dash": "dot",
                "x": [
                    20.0,
                    21.5,
                    23.0,
                    24.5,
                    26.0,
                    27.5,
                    29.0,
                    30.5,
                    32.0,
                    33.5,
                    35.0,
                    36.5,
                    38.0,
                    39.5,
                    41.0,
                    42.5,
                    44.0,
                    45.5,
                    47.0,
                    48.5,
                    50.0,
                ],
                "y": [
                    3.072,
                    3.323,
                    3.587,
                    3.885,
                    4.235,
                    4.621,
                    5.127,
                    5.681,
                    6.33,
                    7.108,
                    7.984,
                    9.048,
                    10.359,
                    11.938,
                    13.848,
                    16.147,
                    18.974,
                    22.544,
                    27.097,
                    32.731,
                    40.0,
                ],
                "color": "black",
            },
        ],
    },
    "RelativeDensityReyna1991": {
        "reference": "reyna1991dilatometer",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Relative density by Reyna and Chameau (1991)",
            "x": "relative_density",
            "y": "horizontal_stress_index",
            "log_x": False,
            "log_y": False,
            "range_x": (0, 100),
            "range_y": (0, 10),
            "labels": {
                "relative_density": "Relative density (%)",
                "horizontal_stress_index": "Horizontal stress index",
            },
        },
        "reference_data": [
            {
                "kind": "line",
                "name": "self",
                "x": [
                    14.287,
                    18.387,
                    22.476,
                    26.551,
                    30.607,
                    34.643,
                    38.655,
                    42.64,
                    46.594,
                    50.516,
                    54.403,
                    58.252,
                    62.065,
                    65.842,
                    69.585,
                    73.296,
                    76.976,
                    80.622,
                    84.228,
                    87.789,
                    91.322,
                ],
                "y": [
                    1.224,
                    1.237,
                    1.285,
                    1.366,
                    1.468,
                    1.587,
                    1.724,
                    1.879,
                    2.053,
                    2.246,
                    2.457,
                    2.683,
                    2.926,
                    3.182,
                    3.451,
                    3.731,
                    4.021,
                    4.321,
                    4.634,
                    4.959,
                    5.292,
                ],
                "color": "black",
                "line_dash": "solid",
            }
        ],
    },
    "ResponseSpectra": {
        "reference": None,
        "plot_model": {
            "plot_type": "scatter",
            "title": "Response spectra",
            "x": "period",
            "y": "pseudo_spectral_acceleration",
            "log_x": True,
            "log_y": False,
            "range_x": (0.01, 10),
            "range_y": None,
            "labels": {
                "period": "Period (s)",
                "pseudo_spectral_acceleration": "Pseudo-spectral acceleration (g)",
            },
        },
        "reference_data": None,
    },
    "SieveAnalysis": {
        "reference": None,
        "plot_model": {
            "plot_type": "line",
            "title": "Grain size distribution",
            "x": "particle_size",
            "y": "percent_finer",
            "log_x": True,
            "log_y": False,
            "range_x": (100, 0.001),
            "range_y": (-15, 115),
            "labels": {
                "particle_size": "Particle size (mm)",
                "percent_finer": "Percent finer (%)",
            },
        },
        "reference_data": None,
        "secondary_axis": {
            "x": {
                600.0: '24 "',
                300.0: '12 "',
                150.0: '6 "',
                75.0: '3 "',
                63.0: '2 ½ "',
                50.0: '2 "',
                38.1: '1 ½ "',
                25.0: '1 "',
                19.0: '3/4 "',
                12.5: '1/2 "',
                9.5: '3/8 "',
                4.75: "No. 4",
                3.35: "No. 6",
                2.36: "No. 8",
                2.0: "No. 10",
                1.18: "No. 16",
                0.85: "No. 20",
                0.6: "No. 30",
                0.425: "No. 40",
                0.3: "No. 50",
                0.25: "No. 60",
                0.212: "No. 70",
                0.18: "No. 80",
                0.15: "No. 100",
                0.125: "No. 120",
                0.106: "No. 140",
                0.088: "No. 170",
                0.075: "No. 200",
            }
        },
    },
    "SoilBehaviourType": {
        "reference": None,
        "plot_model": {
            "plot_type": "scatter",
            "title": "Soil Behavior Type",
            "x": "friction_ratio",
            "y": "normalized_cone_resistance",
            "log_x": True,
            "log_y": True,
            "range_x": (0.1, 10),
            "range_y": (1, 1000),
            "labels": {
                "friction_ratio": "Friction ratio (%)",
                "normalized_cone_resistance": "Normalized cone resistance",
            },
        },
        "reference_data": [
            {
                "kind": "polygon",
                "name": "1",
                "label": "Sensitive fine grained",
                "color": "#D42A1D",
                "x": [
                    0.1,
                    0.1,
                    0.12,
                    0.143,
                    0.172,
                    0.205,
                    0.246,
                    0.295,
                    0.349,
                    0.412,
                    0.476,
                    0.548,
                    0.622,
                    0.704,
                    0.814,
                    0.934,
                    1.039,
                    1.149,
                    1.305,
                    1.467,
                    1.567,
                    1.657,
                    1.676,
                    1.693,
                    0.1,
                ],
                "y": [
                    1.0,
                    10.238,
                    10.255,
                    10.145,
                    9.828,
                    9.379,
                    8.873,
                    8.301,
                    7.675,
                    6.996,
                    6.378,
                    5.752,
                    5.171,
                    4.604,
                    3.955,
                    3.342,
                    2.864,
                    2.428,
                    1.922,
                    1.502,
                    1.283,
                    1.087,
                    1.043,
                    1.0,
                    1.0,
                ],
                "centroid": (0.5308, 3.7595),
            },
            {
                "kind": "polygon",
                "name": "2",
                "label": "Organic soil",
                "color": "#B46B40",
                "x": [
                    1.657,
                    1.989,
                    2.386,
                    2.793,
                    3.258,
                    3.725,
                    4.241,
                    4.802,
                    5.412,
                    5.954,
                    6.527,
                    7.197,
                    7.894,
                    8.398,
                    8.914,
                    9.445,
                    10.0,
                    10.0,
                    1.693,
                    1.676,
                    1.657,
                ],
                "y": [
                    1.087,
                    1.191,
                    1.313,
                    1.444,
                    1.61,
                    1.797,
                    2.03,
                    2.318,
                    2.674,
                    3.033,
                    3.463,
                    4.046,
                    4.764,
                    5.371,
                    6.072,
                    6.872,
                    7.784,
                    1.0,
                    1.0,
                    1.043,
                    1.087,
                ],
                "centroid": (7.6342, 2.9451),
            },
            {
                "kind": "polygon",
                "name": "3",
                "label": "Clay",
                "color": "#4B5878",
                "x": [
                    0.704,
                    0.854,
                    1.036,
                    1.238,
                    1.475,
                    1.764,
                    2.099,
                    2.468,
                    2.882,
                    3.274,
                    3.695,
                    4.176,
                    4.691,
                    5.121,
                    5.54,
                    5.834,
                    6.117,
                    6.648,
                    7.231,
                    7.821,
                    8.461,
                    9.197,
                    10.0,
                    10.0,
                    9.445,
                    8.914,
                    8.398,
                    7.894,
                    7.197,
                    6.527,
                    5.954,
                    5.412,
                    4.802,
                    4.241,
                    3.725,
                    3.258,
                    2.793,
                    2.386,
                    1.989,
                    1.657,
                    1.567,
                    1.467,
                    1.305,
                    1.149,
                    1.039,
                    0.934,
                    0.814,
                    0.704,
                ],
                "y": [
                    4.604,
                    5.183,
                    5.839,
                    6.537,
                    7.398,
                    8.593,
                    10.146,
                    12.029,
                    14.468,
                    17.236,
                    20.778,
                    25.628,
                    31.897,
                    38.194,
                    46.169,
                    53.848,
                    63.063,
                    61.044,
                    59.447,
                    58.117,
                    57.068,
                    56.414,
                    56.029,
                    7.784,
                    6.872,
                    6.072,
                    5.371,
                    4.764,
                    4.046,
                    3.463,
                    3.033,
                    2.674,
                    2.318,
                    2.03,
                    1.797,
                    1.61,
                    1.444,
                    1.313,
                    1.191,
                    1.087,
                    1.283,
                    1.502,
                    1.922,
                    2.428,
                    2.864,
                    3.342,
                    3.955,
                    4.604,
                ],
                "centroid": (6.757, 26.9526),
            },
            {
                "kind": "polygon",
                "name": "4",
                "label": "Clay & silty clay",
                "color": "#479085",
                "x": [
                    0.295,
                    0.398,
                    0.537,
                    0.698,
                    0.903,
                    1.148,
                    1.448,
                    1.766,
                    2.142,
                    2.518,
                    2.921,
                    3.427,
                    3.878,
                    4.332,
                    4.901,
                    5.456,
                    6.117,
                    5.834,
                    5.54,
                    5.121,
                    4.691,
                    4.176,
                    3.695,
                    3.274,
                    2.882,
                    2.468,
                    2.099,
                    1.764,
                    1.475,
                    1.238,
                    1.036,
                    0.854,
                    0.704,
                    0.622,
                    0.548,
                    0.476,
                    0.412,
                    0.349,
                    0.295,
                ],
                "y": [
                    8.301,
                    9.556,
                    11.082,
                    12.791,
                    15.051,
                    18.011,
                    22.063,
                    26.866,
                    33.206,
                    40.42,
                    50.367,
                    70.418,
                    102.554,
                    85.778,
                    73.604,
                    67.276,
                    63.063,
                    53.848,
                    46.169,
                    38.194,
                    31.897,
                    25.628,
                    20.778,
                    17.236,
                    14.468,
                    12.029,
                    10.146,
                    8.593,
                    7.398,
                    6.537,
                    5.839,
                    5.183,
                    4.604,
                    5.171,
                    5.752,
                    6.378,
                    6.996,
                    7.675,
                    8.301,
                ],
                "centroid": (3.6367, 45.4078),
            },
            {
                "kind": "polygon",
                "name": "5",
                "label": "Silty sand & sandy silt",
                "color": "#7EC4A0",
                "x": [
                    0.1,
                    0.117,
                    0.136,
                    0.159,
                    0.185,
                    0.219,
                    0.259,
                    0.306,
                    0.362,
                    0.427,
                    0.502,
                    0.589,
                    0.69,
                    0.807,
                    0.941,
                    1.094,
                    1.265,
                    1.454,
                    1.66,
                    1.883,
                    2.121,
                    2.323,
                    2.538,
                    2.827,
                    3.156,
                    3.491,
                    3.878,
                    3.427,
                    2.921,
                    2.518,
                    2.142,
                    1.766,
                    1.448,
                    1.148,
                    0.903,
                    0.698,
                    0.537,
                    0.398,
                    0.295,
                    0.246,
                    0.205,
                    0.172,
                    0.143,
                    0.12,
                    0.1,
                    0.1,
                ],
                "y": [
                    26.978,
                    27.173,
                    27.449,
                    27.881,
                    28.53,
                    29.568,
                    30.931,
                    32.613,
                    34.688,
                    37.278,
                    40.515,
                    44.518,
                    49.366,
                    55.178,
                    62.251,
                    71.113,
                    82.336,
                    96.62,
                    114.916,
                    138.377,
                    168.459,
                    198.396,
                    234.342,
                    187.307,
                    150.209,
                    123.833,
                    102.554,
                    70.418,
                    50.367,
                    40.42,
                    33.206,
                    26.866,
                    22.063,
                    18.011,
                    15.051,
                    12.791,
                    11.082,
                    9.556,
                    8.301,
                    8.873,
                    9.379,
                    9.828,
                    10.145,
                    10.255,
                    10.238,
                    26.978,
                ],
                "centroid": (2.2118, 95.0513),
            },
            {
                "kind": "polygon",
                "name": "6",
                "label": "Sand & silty sand",
                "color": "#BFA364",
                "x": [
                    0.1,
                    0.118,
                    0.14,
                    0.164,
                    0.192,
                    0.225,
                    0.264,
                    0.311,
                    0.366,
                    0.431,
                    0.505,
                    0.59,
                    0.68,
                    0.76,
                    0.847,
                    0.897,
                    0.945,
                    0.98,
                    1.012,
                    1.379,
                    1.575,
                    1.807,
                    2.133,
                    2.538,
                    2.323,
                    2.121,
                    1.883,
                    1.66,
                    1.454,
                    1.265,
                    1.094,
                    0.941,
                    0.807,
                    0.69,
                    0.589,
                    0.502,
                    0.427,
                    0.362,
                    0.306,
                    0.259,
                    0.219,
                    0.185,
                    0.159,
                    0.136,
                    0.117,
                    0.1,
                    0.1,
                ],
                "y": [
                    157.816,
                    162.356,
                    168.035,
                    175.382,
                    184.824,
                    196.687,
                    211.035,
                    229.192,
                    251.721,
                    281.763,
                    322.115,
                    380.199,
                    460.147,
                    550.085,
                    662.727,
                    734.949,
                    819.972,
                    903.703,
                    1000.0,
                    1000.0,
                    706.247,
                    500.993,
                    341.192,
                    234.342,
                    198.396,
                    168.459,
                    138.377,
                    114.916,
                    96.62,
                    82.336,
                    71.113,
                    62.251,
                    55.178,
                    49.366,
                    44.518,
                    40.515,
                    37.278,
                    34.688,
                    32.613,
                    30.931,
                    29.568,
                    28.53,
                    27.881,
                    27.449,
                    27.173,
                    26.978,
                    157.816,
                ],
                "centroid": (1.2203, 404.7955),
            },
            {
                "kind": "polygon",
                "name": "7",
                "label": "Gravely sand & sand",
                "color": "#EB9D4A",
                "x": [
                    0.1,
                    1.012,
                    0.98,
                    0.945,
                    0.897,
                    0.847,
                    0.76,
                    0.68,
                    0.59,
                    0.505,
                    0.431,
                    0.366,
                    0.311,
                    0.264,
                    0.225,
                    0.192,
                    0.164,
                    0.14,
                    0.118,
                    0.1,
                    0.1,
                ],
                "y": [
                    1000.0,
                    1000.0,
                    903.703,
                    819.972,
                    734.949,
                    662.727,
                    550.085,
                    460.147,
                    380.199,
                    322.115,
                    281.763,
                    251.721,
                    229.192,
                    211.035,
                    196.687,
                    184.824,
                    175.382,
                    168.035,
                    162.356,
                    157.816,
                    1000.0,
                ],
                "centroid": (0.4577, 668.5695),
            },
            {
                "kind": "polygon",
                "name": "8",
                "label": "Very stiff sand & clayey sand",
                "color": "#959595",
                "x": [
                    1.379,
                    4.926,
                    4.926,
                    4.914,
                    4.887,
                    4.834,
                    4.768,
                    4.699,
                    4.617,
                    4.32,
                    3.878,
                    3.491,
                    3.156,
                    2.827,
                    2.538,
                    2.133,
                    1.807,
                    1.575,
                    1.379,
                ],
                "y": [
                    1000.0,
                    1000.0,
                    1000.0,
                    810.02,
                    656.33,
                    531.06,
                    429.827,
                    345.165,
                    277.344,
                    167.193,
                    102.554,
                    123.833,
                    150.209,
                    187.307,
                    234.342,
                    341.192,
                    500.993,
                    706.247,
                    1000.0,
                ],
                "centroid": (3.2996, 616.3283),
            },
            {
                "kind": "polygon",
                "name": "9",
                "label": "Very stiff fine grained",
                "color": "#E6E6E6",
                "x": [
                    3.878,
                    4.32,
                    4.617,
                    4.699,
                    4.768,
                    4.834,
                    4.887,
                    4.914,
                    4.926,
                    10.0,
                    10.0,
                    9.197,
                    8.461,
                    7.821,
                    7.231,
                    6.648,
                    6.117,
                    5.456,
                    4.901,
                    4.332,
                    3.878,
                ],
                "y": [
                    102.554,
                    167.193,
                    277.344,
                    345.165,
                    429.827,
                    531.06,
                    656.33,
                    810.02,
                    1000.0,
                    1000.0,
                    56.029,
                    56.414,
                    57.068,
                    58.117,
                    59.447,
                    61.044,
                    63.063,
                    67.276,
                    73.604,
                    85.778,
                    102.554,
                ],
                "centroid": (7.3667, 520.0685),
            },
        ],
    },
    "SoilBehaviourTypeDMT": {
        "reference": "marchetti1981flat",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Soil Behavior Type from dilatometer by Marchetti and Crapps (1981)",
            "x": "material_index",
            "y": "dilatometer_modulus",
            "log_x": True,
            "log_y": True,
            "range_x": (0.05, 10),
            "range_y": (0.5, 100),
            "labels": {
                "material_index": "Material index",
                "dilatometer_modulus": "Dilatometer modulus (MPa)",
            },
        },
        "reference_data": None,
    },
    "SoilBehaviourTypeSchneider": {
        "reference": "schneider2008analysis",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Soil Behavior Type by Schneider et al. (2008)",
            "x": "normalized_pore_pressure",
            "y": "alternative_normalized_cone_resistance",
            "log_x": False,
            "log_y": True,
            "range_x": (-2, 10),
            "range_y": (1, 1000),
            "labels": {
                "normalized_pore_pressure": "Normalized pore pressure",
                "alternative_normalized_cone_resistance": "Alternative normalized cone resistance",
            },
        },
        "reference_data": [
            {
                "kind": "polygon",
                "name": "2",
                "label": "Sand",
                "color": "#BFA364",
                "x": [-1.0, 1.0, 1.0, -0.0, -1.0, -1.0],
                "y": [
                    1000.0,
                    1000.0,
                    150.0,
                    20.0,
                    150.0,
                    1000.0,
                ],
                "centroid": (-0.0, 541.7304),
            },
            {
                "kind": "polygon",
                "name": "1a",
                "label": "Clay and/or Silt",
                "color": "#7EC4A0",
                "x": [
                    1.0,
                    1.0025,
                    1.0056,
                    1.0094,
                    1.0142,
                    1.0203,
                    1.0278,
                    1.0371,
                    1.0488,
                    1.0633,
                    1.0815,
                    1.1042,
                    1.1325,
                    1.1678,
                    1.2119,
                    1.2669,
                    1.3355,
                    1.4211,
                    1.528,
                    1.6613,
                    1.8277,
                    2.0353,
                    2.2943,
                    2.6176,
                    3.0209,
                    3.5242,
                    4.1523,
                    4.936,
                    5.9139,
                    7.1341,
                    8.6568,
                    10.5569,
                    12.9278,
                    15.8862,
                    19.5779,
                    24.1845,
                    29.9327,
                    37.1054,
                    46.0557,
                    57.2241,
                    100.0,
                    100.0004,
                    86.0018,
                    73.9837,
                    63.6657,
                    54.8074,
                    47.2023,
                    40.6731,
                    35.0676,
                    30.2551,
                    26.1235,
                    22.5763,
                    19.531,
                    16.9165,
                    14.6718,
                    12.7447,
                    11.0903,
                    9.6699,
                    8.4504,
                    7.4035,
                    6.5046,
                    5.733,
                    5.0705,
                    4.5017,
                    4.0134,
                    3.5941,
                    3.2342,
                    2.9252,
                    2.6599,
                    2.4322,
                    2.2366,
                    2.0688,
                    1.9246,
                    1.8009,
                    1.6947,
                    1.6035,
                    1.5252,
                    1.4579,
                    1.4002,
                    1.3507,
                    1.3081,
                    1.0,
                ],
                "y": [
                    1.0,
                    1.1938,
                    1.4251,
                    1.7013,
                    2.0309,
                    2.4245,
                    2.8943,
                    3.4551,
                    4.1246,
                    4.9239,
                    5.878,
                    7.017,
                    8.3768,
                    10.0,
                    11.9378,
                    14.251,
                    17.0125,
                    20.3092,
                    24.2446,
                    28.9427,
                    34.5511,
                    41.2463,
                    49.2388,
                    58.7802,
                    70.1704,
                    83.7678,
                    100.0,
                    119.3777,
                    142.5103,
                    170.1254,
                    203.0918,
                    242.4462,
                    289.4266,
                    345.5107,
                    412.4626,
                    492.3883,
                    587.8016,
                    701.7038,
                    837.6776,
                    1000.0,
                    1000.0,
                    685.8,
                    584.0716,
                    497.4332,
                    423.6463,
                    360.8046,
                    307.2845,
                    261.7033,
                    222.8835,
                    189.822,
                    161.6647,
                    137.6841,
                    117.2607,
                    99.8668,
                    85.053,
                    72.4366,
                    61.6917,
                    52.5407,
                    44.747,
                    38.1095,
                    32.4565,
                    27.642,
                    23.5418,
                    20.0497,
                    17.0756,
                    14.5427,
                    12.3855,
                    10.5483,
                    8.9836,
                    7.651,
                    6.5161,
                    5.5495,
                    4.7263,
                    4.0253,
                    3.4282,
                    2.9197,
                    2.4866,
                    2.1177,
                    1.8036,
                    1.5361,
                    1.3082,
                    1.0,
                ],
                "centroid": (55.8878, 603.2561),
            },
            {
                "kind": "polygon",
                "name": "3",
                "label": "Transitional",
                "color": "#8ad499",
                "x": [
                    1.0,
                    -2.0,
                    -2.0,
                    -1.0,
                    -1.0,
                    -0.0,
                    1.0,
                    1.0,
                    57.2241,
                    46.0557,
                    37.1054,
                    29.9327,
                    24.1845,
                    19.5779,
                    15.8862,
                    12.9278,
                    10.5569,
                    8.6568,
                    7.1341,
                    5.9139,
                    4.936,
                    4.1523,
                    3.5242,
                    3.0209,
                    2.6176,
                    2.2943,
                    2.0353,
                    1.8277,
                    1.6613,
                    1.528,
                    1.4211,
                    1.3355,
                    1.2669,
                    1.2119,
                    1.1678,
                    1.1325,
                    1.1042,
                    1.0815,
                    1.0633,
                    1.0488,
                    1.0371,
                    1.0278,
                    1.0203,
                    1.0142,
                    1.0094,
                    1.0056,
                    1.0025,
                    1.0,
                ],
                "y": [
                    1.0,
                    1.0,
                    1000.0,
                    1000.0,
                    150.0,
                    20.0,
                    150.0,
                    1000.0,
                    1000.0,
                    837.6776,
                    701.7038,
                    587.8016,
                    492.3883,
                    412.4626,
                    345.5107,
                    289.4266,
                    242.4462,
                    203.0918,
                    170.1254,
                    142.5103,
                    119.3777,
                    100.0,
                    83.7678,
                    70.1704,
                    58.7802,
                    49.2388,
                    41.2463,
                    34.5511,
                    28.9427,
                    24.2446,
                    20.3092,
                    17.0125,
                    14.251,
                    11.9378,
                    10.0,
                    8.3768,
                    7.017,
                    5.878,
                    4.9239,
                    4.1246,
                    3.4551,
                    2.8943,
                    2.4245,
                    2.0309,
                    1.7013,
                    1.4251,
                    1.1938,
                    1.0,
                ],
                "centroid": (18.1786, 680.9427),
            },
            {
                "kind": "polygon",
                "name": "1b",
                "label": "Clay",
                "color": "#4B5878",
                "x": [
                    2.7553,
                    1.3081,
                    1.3507,
                    1.4002,
                    1.4579,
                    1.5252,
                    1.6035,
                    1.6947,
                    1.8009,
                    1.9246,
                    2.0688,
                    2.2366,
                    2.4322,
                    2.6599,
                    2.9252,
                    3.2342,
                    3.5941,
                    4.0134,
                    4.5017,
                    5.0705,
                    5.733,
                    6.5046,
                    7.4035,
                    8.4504,
                    9.6699,
                    11.0903,
                    12.7447,
                    14.6718,
                    16.9165,
                    19.531,
                    22.5763,
                    26.1235,
                    30.2551,
                    35.0676,
                    40.6731,
                    47.2023,
                    54.8074,
                    63.6657,
                    73.9837,
                    86.0018,
                    100.0004,
                    99.9862,
                    87.7637,
                    77.0519,
                    67.6642,
                    59.4367,
                    52.2262,
                    45.907,
                    40.3688,
                    35.5151,
                    31.2613,
                    27.5333,
                    24.2661,
                    21.4028,
                    18.8933,
                    16.694,
                    14.7666,
                    13.0774,
                    11.597,
                    10.2995,
                    9.1624,
                    8.1659,
                    7.2926,
                    6.5272,
                    5.8563,
                    5.2685,
                    4.7532,
                    4.3017,
                    3.906,
                    3.5591,
                    3.2552,
                    2.9888,
                    2.7553,
                ],
                "y": [
                    2.7167,
                    1.3082,
                    1.5361,
                    1.8036,
                    2.1177,
                    2.4866,
                    2.9197,
                    3.4282,
                    4.0253,
                    4.7263,
                    5.5495,
                    6.5161,
                    7.651,
                    8.9836,
                    10.5483,
                    12.3855,
                    14.5427,
                    17.0756,
                    20.0497,
                    23.5418,
                    27.642,
                    32.4565,
                    38.1095,
                    44.747,
                    52.5407,
                    61.6917,
                    72.4366,
                    85.053,
                    99.8668,
                    117.2607,
                    137.6841,
                    161.6647,
                    189.822,
                    222.8835,
                    261.7033,
                    307.2845,
                    360.8046,
                    423.6463,
                    497.4332,
                    584.0716,
                    685.8,
                    243.2,
                    210.377,
                    181.984,
                    157.4229,
                    136.1767,
                    117.7979,
                    101.8995,
                    88.1469,
                    76.2503,
                    65.9594,
                    57.0573,
                    49.3567,
                    42.6954,
                    36.9331,
                    31.9485,
                    27.6366,
                    23.9067,
                    20.6802,
                    17.8891,
                    15.4748,
                    13.3863,
                    11.5796,
                    10.0168,
                    8.6649,
                    7.4955,
                    6.4839,
                    5.6088,
                    4.8518,
                    4.197,
                    3.6305,
                    3.1406,
                    2.7167,
                ],
                "centroid": (67.3183, 304.6193),
            },
            {
                "kind": "polygon",
                "name": "1c",
                "label": "Sensitive clay",
                "color": "#7d8599",
                "x": [
                    2.7553,
                    2.9888,
                    3.2552,
                    3.5591,
                    3.906,
                    4.3017,
                    4.7532,
                    5.2685,
                    5.8563,
                    6.5272,
                    7.2926,
                    8.1659,
                    9.1624,
                    10.2995,
                    11.597,
                    13.0774,
                    14.7666,
                    16.694,
                    18.8933,
                    21.4028,
                    24.2661,
                    27.5333,
                    31.2613,
                    35.5151,
                    40.3688,
                    45.907,
                    52.2262,
                    59.4367,
                    67.6642,
                    77.0519,
                    87.7637,
                    99.9862,
                    100.0,
                    87.8207,
                    77.1248,
                    67.7316,
                    59.4824,
                    52.2379,
                    45.8757,
                    40.2884,
                    35.3815,
                    31.0723,
                    27.2879,
                    23.9645,
                    21.0458,
                    18.4826,
                    16.2315,
                    14.2546,
                    12.5185,
                    10.9939,
                    9.6549,
                    8.479,
                    7.4463,
                    6.5394,
                    5.743,
                    5.0435,
                    4.4292,
                    3.8898,
                    3.416,
                    3.0,
                    2.7553,
                ],
                "y": [
                    2.7167,
                    3.1406,
                    3.6305,
                    4.197,
                    4.8518,
                    5.6088,
                    6.4839,
                    7.4955,
                    8.6649,
                    10.0168,
                    11.5796,
                    13.3863,
                    15.4748,
                    17.8891,
                    20.6802,
                    23.9067,
                    27.6366,
                    31.9485,
                    36.9331,
                    42.6954,
                    49.3567,
                    57.0573,
                    65.9594,
                    76.2503,
                    88.1469,
                    101.8995,
                    117.7979,
                    136.1767,
                    157.4229,
                    181.984,
                    210.377,
                    243.2,
                    100.0,
                    87.8207,
                    77.1248,
                    67.7316,
                    59.4824,
                    52.2379,
                    45.8757,
                    40.2884,
                    35.3815,
                    31.0723,
                    27.2879,
                    23.9645,
                    21.0458,
                    18.4826,
                    16.2315,
                    14.2546,
                    12.5185,
                    10.9939,
                    9.6549,
                    8.479,
                    7.4463,
                    6.5394,
                    5.743,
                    5.0435,
                    4.4292,
                    3.8898,
                    3.416,
                    3.0,
                    2.7167,
                ],
                "centroid": (69.1609, 115.773),
            },
        ],
    },
    "SoilTypeIndex": {
        "reference": "eslami1997pile",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Soil type index by Eslami and Fellenius (1997)",
            "x": "sleeve_friction",
            "y": "effective_cone_resistance",
            "log_x": True,
            "log_y": True,
            "range_x": (1, 1000),
            "range_y": (0.1, 100),
            "labels": {
                "sleeve_friction": "Sleeve friction (kPa)",
                "effective_cone_resistance": "Effective cone resistance (MPa)",
            },
        },
        "reference_data": [
            {
                "kind": "polygon",
                "name": "1",
                "label": "Very soft clays",
                "color": "#A5ABBB",
                "x": [1.0, 1.0, 12.0, 12.0, 1.0],
                "y": [0.1, 1.0, 1.0, 0.1, 0.1],
                "centroid": (6.5, 0.55),
            },
            {
                "kind": "polygon",
                "name": "2",
                "label": "Clay and/or Silt",
                "color": "#4B5878",
                "x": [12.0, 12.0, 1000.0, 1000.0, 12.0],
                "y": [0.1, 1.0, 3.0, 0.1, 0.1],
                "centroid": (592.6667, 1.1377),
            },
            {
                "kind": "polygon",
                "name": "3",
                "label": "Clayey Silt and/or Silty Clay",
                "color": "#479085",
                "x": [8.0, 1000.0, 1000.0, 12.0, 8.0],
                "y": [1.0, 10.0, 3.0, 1.0, 1.0],
                "centroid": (668.9544, 4.6632),
            },
            {
                "kind": "polygon",
                "name": "4a",
                "label": "Sandy Silt",
                "color": "#7EC4A0",
                "x": [5.0, 1000.0, 1000.0, 8.0, 5.0],
                "y": [1.0, 20.0, 10.0, 1.0, 1.0],
                "centroid": (667.4385, 10.3162),
            },
            {
                "kind": "polygon",
                "name": "4b",
                "label": "Silty Sand",
                "color": "#BFA364",
                "x": [3.0, 1000.0, 1000.0, 5.0, 3.0],
                "y": [1.0, 30.0, 20.0, 1.0, 1.0],
                "centroid": (666.4073, 16.9633),
            },
            {
                "kind": "polygon",
                "name": "5",
                "label": "Sand to Sandy Gravel",
                "color": "#EB9D4A",
                "x": [1.0, 1.0, 1000.0, 1000.0, 3.0, 1.0],
                "y": [1.0, 100.0, 100.0, 30.0, 1.0, 1.0],
                "centroid": (471.8819, 57.3193),
            },
        ],
    },
    "UnitAdhesionToCohesionRatioMeyerhof1978": {
        "reference": "meyerhof1978ultimate",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Footing unit adhesion to cohesion ratio by Meyerhof and Hanna (1978)",
            "x": "bearing_capacity_ratio",
            "y": "unit_adhesion_to_cohesion_ratio",
            "log_x": False,
            "log_y": False,
            "range_x": (0, 1),
            "range_y": (0, 1),
            "labels": {
                "bearing_capacity_ratio": "Bearing capacity ratio",
                "unit_adhesion_to_cohesion_ratio": "Unit adhesion to cohesion ratio",
            },
        },
        "reference_data": [
            {
                "kind": "line",
                "name": "self",
                "x": [
                    0.0,
                    0.039,
                    0.078,
                    0.119,
                    0.162,
                    0.206,
                    0.252,
                    0.299,
                    0.348,
                    0.399,
                    0.451,
                    0.503,
                    0.557,
                    0.611,
                    0.666,
                    0.722,
                    0.777,
                    0.833,
                    0.889,
                    0.944,
                    1.0,
                ],
                "y": [
                    0.606,
                    0.647,
                    0.686,
                    0.724,
                    0.761,
                    0.795,
                    0.828,
                    0.858,
                    0.884,
                    0.908,
                    0.928,
                    0.947,
                    0.963,
                    0.975,
                    0.983,
                    0.991,
                    0.997,
                    0.999,
                    1.0,
                    1.0,
                    1.0,
                ],
                "color": "black",
                "line_dash": "solid",
            }
        ],
    },
    "USCSMoreno2018PlasticityChart": {
        "reference": "moreno2018clay",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Modified USCS plasticity chart by Moreno-Maroto and Alonso-Azcárate (2018)",
            "x": "liquid_limit",
            "y": "plasticity_index",
            "log_x": False,
            "log_y": False,
            "range_x": (0, 110),
            "range_y": (0, 60),
            "labels": {
                "liquid_limit": "Liquid limit (%)",
                "plasticity_index": "Plasticity index (%)",
            },
        },
        "reference_data": [
            {
                "kind": "polygon",
                "name": "CL",
                "color": "green",
                "x": [0.0, 0.0, 50.0, 50.0, 0.0],
                "y": [0.0, 60.0, 60.0, 25.0, 0.0],
                "alpha": 0.5,
                "centroid": (22.807, 35.7018),
            },
            {
                "kind": "polygon",
                "name": "CL-ML",
                "color": "darkgreen",
                "x": [0.0, 50.0, 50.0, 0.0],
                "y": [0.0, 25.0, 16.6667, 0.0],
                "alpha": 0.5,
                "centroid": (33.3333, 13.8889),
            },
            {
                "kind": "polygon",
                "name": "ML",
                "color": "orange",
                "x": [0.0, 50.0, 50.0, 0.0],
                "y": [0.0, 16.6667, 0.0, 0.0],
                "alpha": 0.5,
                "centroid": (33.3333, 5.5556),
            },
            {
                "kind": "polygon",
                "name": "CH",
                "color": "#228B22",
                "x": [50.0, 110.0, 110.0, 50.0, 50.0],
                "y": [60.0, 60.0, 55.0, 25.0, 60.0],
                "alpha": 0.5,
                "centroid": (72.5, 48.125),
            },
            {
                "kind": "polygon",
                "name": "CH-MH",
                "color": "darkgreen",
                "x": [50.0, 50.0, 110.0, 110.0, 50.0],
                "y": [
                    16.6667,
                    25.0,
                    55.0,
                    36.6667,
                    16.6667,
                ],
                "alpha": 0.5,
                "centroid": (83.75, 34.8959),
            },
            {
                "kind": "polygon",
                "name": "MH",
                "color": "#FFAC1C",
                "x": [50.0, 50.0, 110.0, 110.0, 50.0],
                "y": [0.0, 16.6667, 36.6667, 0.0, 0.0],
                "alpha": 0.5,
                "centroid": (83.75, 13.9583),
            },
        ],
    },
    "USCSPlasticityChart": {
        "reference": "astm2017d2487",
        "plot_model": {
            "plot_type": "scatter",
            "title": "USCS plasticity chart by ASTM International (2017)",
            "x": "liquid_limit",
            "y": "plasticity_index",
            "log_x": False,
            "log_y": False,
            "range_x": (0, 100),
            "range_y": (0, 60),
            "labels": {
                "liquid_limit": "Liquid limit (%)",
                "plasticity_index": "Plasticity index (%)",
            },
        },
        "reference_data": [
            {
                "kind": "polygon",
                "name": "MH or OH",
                "color": "#FFAC1C",
                "x": [50.0, 50.0, 100.0, 100.0, 50.0],
                "y": [0.0, 21.9, 58.4, 0.0, 0.0],
                "alpha": 0.5,
                "centroid": (78.7879, 21.4576),
            },
            {
                "kind": "polygon",
                "name": "CH or OH",
                "color": "#228B22",
                "x": [
                    50.0,
                    50.0,
                    74.6667,
                    100.0,
                    100.0,
                    50.0,
                ],
                "y": [21.9, 37.8, 60.0, 60.0, 58.4, 21.9],
                "alpha": 0.5,
                "centroid": (70.8113, 45.2512),
            },
            {
                "kind": "polygon",
                "name": "ML or OL",
                "color": "orange",
                "x": [
                    8.0,
                    12.4444,
                    25.4795,
                    50.0,
                    50.0,
                    8.0,
                ],
                "y": [0.0, 4.0, 4.0, 21.9, 0.0, 0.0],
                "alpha": 0.5,
                "centroid": (36.8939, 6.6027),
            },
            {
                "kind": "polygon",
                "name": "CL or OL",
                "color": "green",
                "x": [29.589, 15.7778, 50.0, 50.0, 29.589],
                "y": [7.0, 7.0, 37.8, 21.9, 7.0],
                "alpha": 0.5,
                "centroid": (36.7256, 19.416),
            },
            {
                "kind": "polygon",
                "name": "CL-ML",
                "color": "darkgreen",
                "x": [10.0, 10.0, 29.589, 25.4795, 10.0],
                "y": [4.0, 7.0, 7.0, 4.0, 4.0],
                "alpha": 0.5,
                "centroid": (18.8073, 5.5586),
            },
        ],
    },
    "USDAMoreno2018Chart": {
        "reference": "moreno2018clay",
        "plot_model": {
            "plot_type": "scatter",
            "title": "Modified USDA chart by Moreno-Maroto and Alonso-Azcárate (2018)",
            "x": "percent_sand",
            "y": "plasticity_index_liquid_limit_ratio",
            "log_x": False,
            "log_y": False,
            "range_x": (0, 100),
            "range_y": (0, 1),
            "labels": {
                "percent_sand": "Percent sand (%)",
                "plasticity_index_liquid_limit_ratio": "Plasticity index to liquid limit ratio",
            },
        },
        "reference_data": [
            {
                "kind": "polygon",
                "name": "Sa",
                "label": "Sa",
                "color": "#eee6da",
                "x": [85.0, 90.0, 90.0, 100.0, 100.0, 85.0],
                "y": [0.0, 0.2, 1.0, 1.0, 0.0, 0.0],
                "alpha": 0.5,
                "centroid": (94.6825, 0.4794),
            },
            {
                "kind": "polygon",
                "name": "LoSa",
                "label": "LoSa",
                "color": "#eacfbc",
                "x": [
                    70.0,
                    85.0,
                    85.0,
                    90.0,
                    90.0,
                    85.0,
                    70.0,
                ],
                "y": [0.0, 0.33, 1.0, 1.0, 0.2, 0.0, 0.0],
                "alpha": 0.5,
                "centroid": (84.779, 0.3927),
            },
            {
                "kind": "polygon",
                "name": "SaLo",
                "label": "SaLo",
                "color": "#faba75",
                "x": [
                    50.0,
                    43.0,
                    52.0,
                    52.0,
                    80.0,
                    80.0,
                    85.0,
                    85.0,
                    70.0,
                    50.0,
                ],
                "y": [
                    0.0,
                    0.08,
                    0.08,
                    0.33,
                    0.33,
                    1.0,
                    1.0,
                    0.33,
                    0.0,
                    0.0,
                ],
                "alpha": 0.5,
                "centroid": (69.3033, 0.3092),
            },
            {
                "kind": "polygon",
                "name": "Lo",
                "label": "Lo",
                "color": "#f0a654",
                "x": [43.0, 20.0, 52.0, 52.0, 43.0],
                "y": [0.08, 0.33, 0.33, 0.08, 0.08],
                "alpha": 0.5,
                "centroid": (40.6748, 0.2284),
            },
            {
                "kind": "polygon",
                "name": "SiLo",
                "label": "SiLo",
                "color": "#d09662",
                "x": [
                    20.0,
                    8.0,
                    0.0,
                    0.0,
                    20.0,
                    50.0,
                    20.0,
                ],
                "y": [0.0, 0.2, 0.2, 0.33, 0.33, 0.0, 0.0],
                "alpha": 0.5,
                "centroid": (22.1371, 0.1593),
            },
            {
                "kind": "polygon",
                "name": "Si",
                "label": "Si",
                "color": "#dfb48f",
                "x": [0.0, 0.0, 8.0, 20.0, 0.0],
                "y": [0.0, 0.2, 0.2, 0.0, 0.0],
                "alpha": 0.5,
                "centroid": (7.4286, 0.0857),
            },
            {
                "kind": "polygon",
                "name": "SaClLo",
                "label": "SaClLo",
                "color": "#efaf6f",
                "x": [
                    45.0,
                    45.0,
                    65.0,
                    65.0,
                    80.0,
                    80.0,
                    45.0,
                ],
                "y": [
                    0.33,
                    0.4167,
                    0.4167,
                    1.0,
                    1.0,
                    0.33,
                    0.33,
                ],
                "alpha": 0.5,
                "centroid": (69.9249, 0.6221),
            },
            {
                "kind": "polygon",
                "name": "ClLo",
                "label": "ClLo",
                "color": "#e47b3b",
                "x": [20.0, 20.0, 45.0, 45.0, 20.0],
                "y": [0.33, 0.5, 0.5, 0.33, 0.33],
                "alpha": 0.5,
                "centroid": (32.5, 0.415),
            },
            {
                "kind": "polygon",
                "name": "SiClLo",
                "label": "SiClLo",
                "color": "#ef9360",
                "x": [0.0, 0.0, 20.0, 20.0, 0.0],
                "y": [0.33, 0.4167, 0.4167, 0.33, 0.33],
                "alpha": 0.5,
                "centroid": (10.0, 0.3734),
            },
            {
                "kind": "polygon",
                "name": "SaCl",
                "label": "SaCl",
                "color": "#e99641",
                "x": [45.0, 45.0, 65.0, 65.0, 45.0],
                "y": [0.4167, 1.0, 1.0, 0.4167, 0.4167],
                "alpha": 0.5,
                "centroid": (55.0, 0.7083),
            },
            {
                "kind": "polygon",
                "name": "Cl",
                "label": "Cl",
                "color": "#be826c",
                "x": [0.0, 0.0, 45.0, 45.0, 0.0],
                "y": [0.5, 1.0, 1.0, 0.5, 0.5],
                "alpha": 0.5,
                "centroid": (22.5, 0.75),
            },
            {
                "kind": "polygon",
                "name": "SiCl",
                "label": "SiCl",
                "color": "#cc6d4d",
                "x": [0.0, 0.0, 20.0, 20.0, 0.0],
                "y": [0.4167, 0.5, 0.5, 0.4167, 0.4167],
                "alpha": 0.5,
                "centroid": (10.0, 0.4583),
            },
        ],
    },
    "USDATernaryChart": {
        "reference": "usda1993soil",
        "plot_model": {
            "plot_type": "scatter_ternary",
            "title": "USDA texture triangle by United States Department of Agriculture (1993)",
            "a": "percent_clay",
            "b": "percent_sand",
            "c": "percent_silt",
            "labels": {
                "percent_clay": "Percent clay (%)",
                "percent_sand": "Percent sand (%)",
                "percent_silt": "Percent silt (%)",
            },
        },
        "reference_data": [
            {
                "kind": "ternary",
                "name": "Sa",
                "label": "Sa",
                "color": "#eee6da",
                "alpha": 0.5,
                "centroid": (3.3333, 91.6667, 5.0),
                "a": [0.0, 10.0, 0.0, 0.0],
                "b": [100.0, 90.0, 85.0, 100.0],
                "c": [0.0, 0.0, 15.0, 0.0],
            },
            {
                "kind": "ternary",
                "name": "LoSa",
                "label": "LoSa",
                "color": "#eacfbc",
                "alpha": 0.5,
                "centroid": (5.8333, 81.6667, 12.5),
                "a": [10.0, 15.0, 0.0, 0.0, 10.0],
                "b": [90.0, 85.0, 70.0, 85.0, 90.0],
                "c": [0.0, 0.0, 30.0, 15.0, 0.0],
            },
            {
                "kind": "ternary",
                "name": "SaLo",
                "label": "SaLo",
                "color": "#faba75",
                "alpha": 0.5,
                "centroid": (10.4127, 64.6036, 24.9837),
                "a": [
                    15.0,
                    20.0,
                    20.0,
                    7.0,
                    7.0,
                    0.0,
                    0.0,
                    15.0,
                ],
                "b": [
                    85.0,
                    80.0,
                    52.0,
                    52.0,
                    43.0,
                    50.0,
                    70.0,
                    85.0,
                ],
                "c": [
                    0.0,
                    0.0,
                    28.0,
                    41.0,
                    50.0,
                    50.0,
                    30.0,
                    0.0,
                ],
            },
            {
                "kind": "ternary",
                "name": "Lo",
                "label": "Lo",
                "color": "#f0a654",
                "alpha": 0.5,
                "centroid": (18.3469, 41.0684, 40.5846),
                "a": [7.0, 7.0, 20.0, 27.0, 27.0, 7.0],
                "b": [43.0, 52.0, 52.0, 45.0, 23.0, 43.0],
                "c": [50.0, 41.0, 28.0, 28.0, 50.0, 50.0],
            },
            {
                "kind": "ternary",
                "name": "SiLo",
                "label": "SiLo",
                "color": "#d09662",
                "alpha": 0.5,
                "centroid": (13.211, 21.4771, 65.3119),
                "a": [
                    0.0,
                    12.0,
                    12.0,
                    27.0,
                    27.0,
                    0.0,
                    0.0,
                ],
                "b": [
                    20.0,
                    8.0,
                    0.0,
                    0.0,
                    23.0,
                    50.0,
                    20.0,
                ],
                "c": [
                    80.0,
                    80.0,
                    88.0,
                    73.0,
                    50.0,
                    50.0,
                    80.0,
                ],
            },
            {
                "kind": "ternary",
                "name": "Si",
                "label": "Si",
                "color": "#dfb48f",
                "alpha": 0.5,
                "centroid": (5.1429, 7.4286, 87.4286),
                "a": [0.0, 12.0, 12.0, 0.0, 0.0],
                "b": [20.0, 8.0, 0.0, 0.0, 20.0],
                "c": [80.0, 80.0, 88.0, 100.0, 80.0],
            },
            {
                "kind": "ternary",
                "name": "SaClLo",
                "label": "SaClLo",
                "color": "#efaf6f",
                "alpha": 0.5,
                "centroid": (27.1014, 59.8333, 13.0653),
                "a": [27.0, 20.0, 20.0, 35.0, 35.0, 27.0],
                "b": [45.0, 52.0, 80.0, 65.0, 45.0, 45.0],
                "c": [28.0, 28.0, 0.0, 0.0, 20.0, 28.0],
            },
            {
                "kind": "ternary",
                "name": "ClLo",
                "label": "ClLo",
                "color": "#e47b3b",
                "alpha": 0.5,
                "centroid": (33.5, 32.5, 34.0),
                "a": [27.0, 40.0, 40.0, 27.0, 27.0],
                "b": [45.0, 45.0, 20.0, 20.0, 45.0],
                "c": [28.0, 15.0, 40.0, 53.0, 28.0],
            },
            {
                "kind": "ternary",
                "name": "SiClLo",
                "label": "SiClLo",
                "color": "#ef9360",
                "alpha": 0.5,
                "centroid": (33.5, 10.0, 56.5),
                "a": [27.0, 40.0, 40.0, 27.0, 27.0],
                "b": [20.0, 20.0, 0.0, 0.0, 20.0],
                "c": [53.0, 40.0, 60.0, 73.0, 53.0],
            },
            {
                "kind": "ternary",
                "name": "SaCl",
                "label": "SaCl",
                "color": "#e99641",
                "alpha": 0.5,
                "centroid": (41.6667, 51.6667, 6.6667),
                "a": [35.0, 35.0, 55.0, 35.0],
                "b": [45.0, 65.0, 45.0, 45.0],
                "c": [20.0, 0.0, 0.0, 20.0],
            },
            {
                "kind": "ternary",
                "name": "Cl",
                "label": "Cl",
                "color": "#be826c",
                "alpha": 0.5,
                "centroid": (62.9272, 19.5238, 17.549),
                "a": [40.0, 55.0, 100.0, 60.0, 40.0, 40.0],
                "b": [45.0, 45.0, 0.0, 0.0, 20.0, 45.0],
                "c": [15.0, 0.0, 0.0, 40.0, 40.0, 15.0],
            },
            {
                "kind": "ternary",
                "name": "SiCl",
                "label": "SiCl",
                "color": "#cc6d4d",
                "alpha": 0.5,
                "centroid": (46.6667, 6.6667, 46.6667),
                "a": [40.0, 60.0, 40.0, 40.0],
                "b": [20.0, 0.0, 0.0, 20.0],
                "c": [40.0, 40.0, 60.0, 40.0],
            },
        ],
    },
}