{
    "Axes_set_xlabel": {
        "fontsize": 8},
    "Axes_set_xlabel_stratplot": {
            "xlabel": "obsid",
            "fontsize": 10},
    "Axes_set_xlim": None,
    "Axes_set_ylabel": {
        "fontsize": 8},
    "Axes_set_ylim": None,
    "Figure_subplots_adjust": {
        "bottom": 0.15,
        "left": 0.09,
        "right": 0.95,
        "top": 0.95},
    "dems_Axes_plot": {
        "DEFAULT": {
                "linestyle": "-",
                "linewidth": 1,
                "marker": "None",
                "zorder": 3},
        "bedrock": {
                "label": "bedrock",
                "linestyle": "--",
                "linewidth": 1.5,
                "marker": "None",
                "zorder": 3,
                "color": "black"},
        "dem": {
                "label": "dem",
                "linestyle": "-",
                "linewidth": 0.5,
                "marker": "None",
                "zorder": 3,
                "color": "green"}},
    "drillstop_Axes_plot": {
        "color": "black",
        "linestyle": "",
        "marker": "^",
        "markersize": 6,
        "zorder": 6},
    "geology_Axes_bar": {
        "DEFAULT": {
                "edgecolor": "black",
                "linewidth": 0.5,
                "zorder": 5}},
    "grid_Axes_grid": {
        "b": False},
    "layer_Axes_annotate": {
        "bbox": {
                "alpha": 0.6,
                "boxstyle": "square,pad=0.05",
                "edgecolor": "white",
                "fc": "white"},
        "fontsize": 6,
        "ha": "left",
        "textcoords": "offset points",
        "va": "center",
        "xytext": (
                5,
                0, ),
        "zorder": 10},
    "legend_Axes_legend": {
        "borderpad": 0.2,
        "columnspacing": 0.1,
        "fontsize": 6,
        "framealpha": 1,
        "handlelength": 1,
        "handletextpad": 0.2,
        "labelspacing": 0,
        "loc": 10,
        "markerscale": 1,
        "numpoints": 1},
    "legend_Frame_set_facecolor": "white",
    "legend_Frame_set_fill": True,
    "legend_Text_set_fontsize": 6,
    "obsid_Axes_annotate": {
        "bbox": {
                "alpha": 0.4,
                "boxstyle": "square,pad=0.05",
                "edgecolor": "white",
                "fc": "white"},
        "fontsize": 6,
        "ha": "center",
        "rotation": 0,
        "textcoords": "offset points",
        "va": "top",
        "xytext": (
                0,
                10, )},
    "obsid_Axes_bar": {
        "edgecolor": "black",
        "fill": False,
        "linewidth": 0.5,
        "zorder": 5},
    "rcParams": {"savefig.dpi": 450,
                 "figure.figsize": [6.4, 3.4]},
    "ticklabels_Text_set_fontsize": {
        "fontsize": 6},
    "wlevels_Axes_plot": {
        "DEFAULT": {
                "linestyle": "-",
                "linewidth": 1,
                "marker": "v",
                "markersize": 6,
                "zorder": 8}}}