{
 "what": "The environmental-contour benchmark (Haselsteiner et al. 2021), Exercise 1, re-decided exactly: every submitted contour as a polygon, every hourly observation classified INSIDE / OUTSIDE / ON in exact arithmetic under the even-odd rule the benchmark used, the preprint's printed counts read against the exact ones, and Table 1's expected numbers certified.",
 "generated": "2026-09-12",
 "corpus": {
  "repo": "github.com/ec-benchmark-organizers/ec-benchmark",
  "commit": "a1561fe739b1b74e1c7da76e8fcf555e3316c8a2",
  "files": 167,
  "paperSha256": "aff4e73974488ac4992a78b9157299d17b835f045f60d1eeb68332ec06e0e130"
 },
 "datasets": {
  "A": {
   "variables": "Hs, Tz",
   "provided": 82805,
   "retained": 92515,
   "full": 175320,
   "maxHs": {
    "provided": {
     "hs": "7.0994",
     "u": "9.0347",
     "t": "2003-12-07-05"
    },
    "retained": {
     "hs": "11.7976",
     "u": "10.2734",
     "t": "2010-02-26-05"
    },
    "full": {
     "hs": "11.7976",
     "u": "10.2734",
     "t": "2010-02-26-05"
    }
   }
  },
  "B": {
   "variables": "Hs, Tz",
   "provided": 83917,
   "retained": 91403,
   "full": 175320,
   "maxHs": {
    "provided": {
     "hs": "9.7975",
     "u": "9.5006",
     "t": "1999-09-15-07"
    },
    "retained": {
     "hs": "9.0599",
     "u": "9.9869",
     "t": "2016-10-07-08"
    },
    "full": {
     "hs": "9.7975",
     "u": "9.5006",
     "t": "1999-09-15-07"
    }
   }
  },
  "C": {
   "variables": "Hs, Tz",
   "provided": 81749,
   "retained": 93571,
   "full": 175320,
   "maxHs": {
    "provided": {
     "hs": "11.2460",
     "u": "8.9302",
     "t": "2002-10-02-21"
    },
    "retained": {
     "hs": "9.2604",
     "u": "9.6492",
     "t": "2008-09-11-19"
    },
    "full": {
     "hs": "11.2460",
     "u": "8.9302",
     "t": "2002-10-02-21"
    }
   }
  },
  "D": {
   "variables": "u10, Hs",
   "provided": 219144,
   "retained": 219144,
   "full": 438288,
   "maxHs": {
    "provided": {
     "hs": "10.6687",
     "u": "26.3832",
     "t": "1984-01-03-15"
    },
    "retained": {
     "hs": "10.8044",
     "u": "27.4647",
     "t": "1993-01-24-11"
    },
    "full": {
     "hs": "10.8044",
     "u": "27.4647",
     "t": "1993-01-24-11"
    }
   }
  },
  "E": {
   "variables": "u10, Hs",
   "provided": 219144,
   "retained": 219144,
   "full": 438288,
   "maxHs": {
    "provided": {
     "hs": "11.0395",
     "u": "24.4751",
     "t": "1965-02-13-19"
    },
    "retained": {
     "hs": "13.5713",
     "u": "25.1364",
     "t": "1990-12-12-12"
    },
    "full": {
     "hs": "13.5713",
     "u": "25.1364",
     "t": "1990-12-12-12"
    }
   }
  },
  "F": {
   "variables": "u10, Hs",
   "provided": 219144,
   "retained": 219144,
   "full": 438288,
   "maxHs": {
    "provided": {
     "hs": "15.0625",
     "u": "26.8357",
     "t": "1973-11-19-09"
    },
    "retained": {
     "hs": "16.5892",
     "u": "28.6851",
     "t": "2005-01-12-10"
    },
    "full": {
     "hs": "16.5892",
     "u": "28.6851",
     "t": "2005-01-12-10"
    }
   }
  }
 },
 "rule": "even-odd crossing number on the polygon closed from the last vertex to the first (matplotlib Path.contains_points' convention), decided exactly; nonzero winding kept beside it",
 "rows": [
  {
   "id": "Wei_Bernt/A/1",
   "contribution": "1",
   "method": "ISORM",
   "class": "total",
   "authors": "W. Chai, B. Leira",
   "dataset": "A",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-1/Wei_Bernt_dataset_a_1.txt",
   "sha256": "410dfd49e970c5bde43778327d33e107663a8954c20e3361fa2e044a63c3a2d2",
   "header": "significant wave height (m);zero-up-crossing period (s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 100,
    "distinctVertices": 99,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-42.133059",
    "orientation": "CW",
    "closingEdgeLength": "0.396335",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.682018",
    "maxHs": "5.149538",
    "atMaxHs": {
     "u": "7.925508"
    },
    "minU": "1.451841",
    "maxU": "16.114772"
   },
   "counts": {
    "provided": {
     "n": 82805,
     "in": 82666,
     "out": 139,
     "on": 0,
     "outAboveThreshold": 138,
     "outWinding": 139,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 92515,
     "in": 92266,
     "out": 249,
     "on": 0,
     "outAboveThreshold": 214,
     "outWinding": 249,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 174932,
     "out": 388,
     "on": 0,
     "outAboveThreshold": 352,
     "outWinding": 388,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "Wei_Bernt/A/20",
   "contribution": "1",
   "method": "ISORM",
   "class": "total",
   "authors": "W. Chai, B. Leira",
   "dataset": "A",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-1/Wei_Bernt_dataset_a_20.txt",
   "sha256": "ecd0aeac9dbfc5067380654484b12868d1d4497a40d9180eb6a9a18d51e01de4",
   "header": "significant wave height (m);zero-up-crossing period (s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 100,
    "distinctVertices": 99,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-53.159326",
    "orientation": "CW",
    "closingEdgeLength": "0.448213",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.860029",
    "maxHs": "5.877673",
    "atMaxHs": {
     "u": "8.372502"
    },
    "minU": "1.227598",
    "maxU": "18.769136"
   },
   "counts": {
    "provided": {
     "n": 82805,
     "in": 82759,
     "out": 46,
     "on": 0,
     "outAboveThreshold": 45,
     "outWinding": 46,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 92515,
     "in": 92408,
     "out": 107,
     "on": 0,
     "outAboveThreshold": 72,
     "outWinding": 107,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175167,
     "out": 153,
     "on": 0,
     "outAboveThreshold": 117,
     "outWinding": 153,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "Wei_Bernt/B/1",
   "contribution": "1",
   "method": "ISORM",
   "class": "total",
   "authors": "W. Chai, B. Leira",
   "dataset": "B",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-1/Wei_Bernt_dataset_b_1.txt",
   "sha256": "cf066870b7d4c2f2fdc242da9feb44a5250dd27b66c3744da0cb434df92be14a",
   "header": "significant wave height (m);zero-up-crossing period (s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 100,
    "distinctVertices": 99,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-35.199590",
    "orientation": "CW",
    "closingEdgeLength": "0.297273",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.426759",
    "maxHs": "5.567162",
    "atMaxHs": {
     "u": "7.640987"
    },
    "minU": "1.886528",
    "maxU": "12.266226"
   },
   "counts": {
    "provided": {
     "n": 83917,
     "in": 83747,
     "out": 170,
     "on": 0,
     "outAboveThreshold": 169,
     "outWinding": 170,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 91403,
     "in": 91314,
     "out": 89,
     "on": 0,
     "outAboveThreshold": 82,
     "outWinding": 89,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175061,
     "out": 259,
     "on": 0,
     "outAboveThreshold": 251,
     "outWinding": 259,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "Wei_Bernt/B/20",
   "contribution": "1",
   "method": "ISORM",
   "class": "total",
   "authors": "W. Chai, B. Leira",
   "dataset": "B",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-1/Wei_Bernt_dataset_b_20.txt",
   "sha256": "0606ffa66101d007378db486967a13ea41e86440baa459ea45fc1579f13b5ff4",
   "header": "significant wave height (m);zero-up-crossing period (s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 100,
    "distinctVertices": 99,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-44.053803",
    "orientation": "CW",
    "closingEdgeLength": "0.335759",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.518569",
    "maxHs": "6.280693",
    "atMaxHs": {
     "u": "8.003251"
    },
    "minU": "1.652376",
    "maxU": "13.731871"
   },
   "counts": {
    "provided": {
     "n": 83917,
     "in": 83826,
     "out": 91,
     "on": 0,
     "outAboveThreshold": 90,
     "outWinding": 91,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 91403,
     "in": 91367,
     "out": 36,
     "on": 0,
     "outAboveThreshold": 29,
     "outWinding": 36,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175193,
     "out": 127,
     "on": 0,
     "outAboveThreshold": 119,
     "outWinding": 127,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "Wei_Bernt/C/1",
   "contribution": "1",
   "method": "ISORM",
   "class": "total",
   "authors": "W. Chai, B. Leira",
   "dataset": "C",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-1/Wei_Bernt_dataset_c_1.txt",
   "sha256": "1acdf066452e59f1e5a5d4a9791fc3867c73a9efc0c61c9d24b686dcd8f862a9",
   "header": "significant wave height (m);zero-up-crossing period (s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 100,
    "distinctVertices": 99,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-23.626004",
    "orientation": "CW",
    "closingEdgeLength": "0.158543",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.377908",
    "maxHs": "5.752272",
    "atMaxHs": {
     "u": "8.073430"
    },
    "minU": "2.124905",
    "maxU": "8.885547"
   },
   "counts": {
    "provided": {
     "n": 81749,
     "in": 81690,
     "out": 59,
     "on": 0,
     "outAboveThreshold": 57,
     "outWinding": 59,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 93571,
     "in": 93508,
     "out": 63,
     "on": 0,
     "outAboveThreshold": 63,
     "outWinding": 63,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175198,
     "out": 122,
     "on": 0,
     "outAboveThreshold": 120,
     "outWinding": 122,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "Wei_Bernt/C/20",
   "contribution": "1",
   "method": "ISORM",
   "class": "total",
   "authors": "W. Chai, B. Leira",
   "dataset": "C",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-1/Wei_Bernt_dataset_c_20.txt",
   "sha256": "c256ae6b49472af5acc470c15cef79ab05638ff6dc1f0537c0cb58e130c3d80d",
   "header": "significant wave height (m);zero-up-crossing period (s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 100,
    "distinctVertices": 99,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-29.849677",
    "orientation": "CW",
    "closingEdgeLength": "0.178779",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.439023",
    "maxHs": "6.528424",
    "atMaxHs": {
     "u": "8.638802"
    },
    "minU": "1.937804",
    "maxU": "9.427137"
   },
   "counts": {
    "provided": {
     "n": 81749,
     "in": 81720,
     "out": 29,
     "on": 0,
     "outAboveThreshold": 27,
     "outWinding": 29,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 93571,
     "in": 93538,
     "out": 33,
     "on": 0,
     "outAboveThreshold": 33,
     "outWinding": 33,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175258,
     "out": 62,
     "on": 0,
     "outAboveThreshold": 60,
     "outWinding": 62,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "Wei_Bernt/D/1",
   "contribution": "1",
   "method": "ISORM",
   "class": "total",
   "authors": "W. Chai, B. Leira",
   "dataset": "D",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-1/Wei_Bernt_dataset_d_1.txt",
   "sha256": "8e4d2fb40592f1e8d462fd22539645b2a8af3fa41051e66d0fbedf46e6cd903d",
   "header": "significant wave height (m);wind speed (m/s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 100,
    "distinctVertices": 99,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-125.528274",
    "orientation": "CW",
    "closingEdgeLength": "0.474867",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "1.353241",
    "maxHs": "9.290909",
    "atMaxHs": {
     "u": "23.094863"
    },
    "minU": "0.008179",
    "maxU": "25.446739"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 218917,
     "out": 227,
     "on": 0,
     "outAboveThreshold": 158,
     "outWinding": 227,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 218888,
     "out": 256,
     "on": 0,
     "outAboveThreshold": 182,
     "outWinding": 256,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 437805,
     "out": 483,
     "on": 0,
     "outAboveThreshold": 340,
     "outWinding": 483,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "Wei_Bernt/D/50",
   "contribution": "1",
   "method": "ISORM",
   "class": "total",
   "authors": "W. Chai, B. Leira",
   "dataset": "D",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-1/Wei_Bernt_dataset_d_50.txt",
   "sha256": "adbcd6b7982cc9ac1b2ec9ef042ab6c7cad0982e5232d2231da2c1988f94c655",
   "header": "significant wave height (m);wind speed (m/s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 100,
    "distinctVertices": 99,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-174.249859",
    "orientation": "CW",
    "closingEdgeLength": "0.560623",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "1.622287",
    "maxHs": "11.169297",
    "atMaxHs": {
     "u": "25.460247"
    },
    "minU": "0.000636",
    "maxU": "28.126196"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 219094,
     "out": 50,
     "on": 0,
     "outAboveThreshold": 41,
     "outWinding": 50,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 219040,
     "out": 104,
     "on": 0,
     "outAboveThreshold": 66,
     "outWinding": 104,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 438134,
     "out": 154,
     "on": 0,
     "outAboveThreshold": 107,
     "outWinding": 154,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": true
  },
  {
   "id": "Wei_Bernt/E/1",
   "contribution": "1",
   "method": "ISORM",
   "class": "total",
   "authors": "W. Chai, B. Leira",
   "dataset": "E",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-1/Wei_Bernt_dataset_e_1.txt",
   "sha256": "14c36974bba6702270981bb25645418c824b30b7fe579f09fd492c5c54855dfe",
   "header": "significant wave height (m);wind speed (m/s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 100,
    "distinctVertices": 99,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-149.101858",
    "orientation": "CW",
    "closingEdgeLength": "0.390751",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "1.398286",
    "maxHs": "9.963631",
    "atMaxHs": {
     "u": "23.426091"
    },
    "minU": "0.038014",
    "maxU": "26.724949"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 218882,
     "out": 262,
     "on": 0,
     "outAboveThreshold": 133,
     "outWinding": 262,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 218887,
     "out": 257,
     "on": 0,
     "outAboveThreshold": 140,
     "outWinding": 257,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 437769,
     "out": 519,
     "on": 0,
     "outAboveThreshold": 273,
     "outWinding": 519,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "Wei_Bernt/E/50",
   "contribution": "1",
   "method": "ISORM",
   "class": "total",
   "authors": "W. Chai, B. Leira",
   "dataset": "E",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-1/Wei_Bernt_dataset_e_50.txt",
   "sha256": "a31e34693e7a337e9040484f84fd3be070a4b6ac34f6ebe00b521392576ad9dd",
   "header": "significant wave height (m);wind speed (m/s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 100,
    "distinctVertices": 99,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-206.546119",
    "orientation": "CW",
    "closingEdgeLength": "0.458571",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "1.692793",
    "maxHs": "11.857664",
    "atMaxHs": {
     "u": "25.691784"
    },
    "minU": "0.005681",
    "maxU": "29.525380"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 219106,
     "out": 38,
     "on": 0,
     "outAboveThreshold": 27,
     "outWinding": 38,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 219096,
     "out": 48,
     "on": 0,
     "outAboveThreshold": 36,
     "outWinding": 48,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 438202,
     "out": 86,
     "on": 0,
     "outAboveThreshold": 63,
     "outWinding": 86,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "Wei_Bernt/F/1",
   "contribution": "1",
   "method": "ISORM",
   "class": "total",
   "authors": "W. Chai, B. Leira",
   "dataset": "F",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-1/Wei_Bernt_dataset_f_1.txt",
   "sha256": "31af942d6f71eab690bf05b1c034d04efc5d699e6c6e0052fd5c063bcb685fb0",
   "header": "significant wave height (m);wind speed (m/s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 100,
    "distinctVertices": 99,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-245.607473",
    "orientation": "CW",
    "closingEdgeLength": "0.340766",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "1.747886",
    "maxHs": "12.974076",
    "atMaxHs": {
     "u": "22.940040"
    },
    "minU": "0.029859",
    "maxU": "26.882951"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 219039,
     "out": 105,
     "on": 0,
     "outAboveThreshold": 94,
     "outWinding": 105,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 218978,
     "out": 166,
     "on": 0,
     "outAboveThreshold": 98,
     "outWinding": 166,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 438017,
     "out": 271,
     "on": 0,
     "outAboveThreshold": 192,
     "outWinding": 271,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "Wei_Bernt/F/50",
   "contribution": "1",
   "method": "ISORM",
   "class": "total",
   "authors": "W. Chai, B. Leira",
   "dataset": "F",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-1/Wei_Bernt_dataset_f_50.txt",
   "sha256": "08b30a8a6d7ef2766ab2d67adfc6b0f245585e169ddf23440e94c53e26fda2c7",
   "header": "significant wave height (m);wind speed (m/s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 100,
    "distinctVertices": 99,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-323.636603",
    "orientation": "CW",
    "closingEdgeLength": "0.398248",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "2.179378",
    "maxHs": "15.324421",
    "atMaxHs": {
     "u": "25.348173"
    },
    "minU": "0.005318",
    "maxU": "29.221960"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 219138,
     "out": 6,
     "on": 0,
     "outAboveThreshold": 3,
     "outWinding": 6,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 219079,
     "out": 65,
     "on": 0,
     "outAboveThreshold": 8,
     "outWinding": 65,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 438217,
     "out": 71,
     "on": 0,
     "outAboveThreshold": 11,
     "outWinding": 71,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "GC_CGS/A/1",
   "contribution": "2",
   "method": "DSCM",
   "class": "marginal",
   "authors": "G. Clarindo, C. Guedes Soares",
   "dataset": "A",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-2/GC_CGS_dataset_a_1.txt",
   "sha256": "7cdc1a3bf69fa03fad6cc69cd7fd13d06ddd8ca595ab717c56ef5524b61fb6c1",
   "header": "Hs;Tz",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 24,
    "distinctVertices": 22,
    "closed": false,
    "duplicates": 2,
    "selfCrossings": 3,
    "touches": 0,
    "backtracks": 0,
    "simple": false,
    "crossingPairs": [
     [
      0,
      2
     ],
     [
      14,
      16
     ],
     [
      19,
      21
     ]
    ],
    "closingEdgeCrosses": true,
    "signedArea": "37.492979",
    "orientation": "CCW",
    "closingEdgeLength": "0.124000",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "10.856000",
    "maxHs": "4.747",
    "atMaxHs": {
     "u": "7.524"
    },
    "minU": "1.686",
    "maxU": "14.295"
   },
   "counts": {
    "provided": {
     "n": 82805,
     "in": 82565,
     "out": 240,
     "on": 0,
     "outAboveThreshold": 239,
     "outWinding": 240,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 92515,
     "in": 92159,
     "out": 356,
     "on": 0,
     "outAboveThreshold": 321,
     "outWinding": 356,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 174724,
     "out": 596,
     "on": 0,
     "outAboveThreshold": 560,
     "outWinding": 596,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "GC_CGS/A/20",
   "contribution": "2",
   "method": "DSCM",
   "class": "marginal",
   "authors": "G. Clarindo, C. Guedes Soares",
   "dataset": "A",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-2/GC_CGS_dataset_a_20.txt",
   "sha256": "a626d6574f41d408e55fe13f900e3d844cc678d050f3c6920f13cd7e1a39ad0b",
   "header": "Hs;Tz",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 24,
    "distinctVertices": 15,
    "closed": false,
    "duplicates": 9,
    "selfCrossings": 1,
    "touches": 0,
    "backtracks": 0,
    "simple": false,
    "crossingPairs": [
     [
      12,
      14
     ]
    ],
    "closingEdgeCrosses": true,
    "signedArea": "44.093112",
    "orientation": "CCW",
    "closingEdgeLength": "0.253000",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "13.286000",
    "maxHs": "4.931",
    "atMaxHs": {
     "u": "8.169"
    },
    "minU": "1.512",
    "maxU": "15.973"
   },
   "counts": {
    "provided": {
     "n": 82805,
     "in": 82643,
     "out": 162,
     "on": 0,
     "outAboveThreshold": 161,
     "outWinding": 162,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 92515,
     "in": 92240,
     "out": 275,
     "on": 0,
     "outAboveThreshold": 240,
     "outWinding": 275,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 174883,
     "out": 437,
     "on": 0,
     "outAboveThreshold": 401,
     "outWinding": 437,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "GC_CGS/B/1",
   "contribution": "2",
   "method": "DSCM",
   "class": "marginal",
   "authors": "G. Clarindo, C. Guedes Soares",
   "dataset": "B",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-2/GC_CGS_dataset_b_1.txt",
   "sha256": "3d6d55a266acec42001847aecbc8a6de7f3d026ed9048460ae4c28e06b03b162",
   "header": "Hs;Tz",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 24,
    "distinctVertices": 22,
    "closed": false,
    "duplicates": 2,
    "selfCrossings": 3,
    "touches": 0,
    "backtracks": 0,
    "simple": false,
    "crossingPairs": [
     [
      1,
      4
     ],
     [
      6,
      8
     ],
     [
      8,
      10
     ]
    ],
    "closingEdgeCrosses": false,
    "signedArea": "30.553702",
    "orientation": "CCW",
    "closingEdgeLength": "0.045000",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "7.320000",
    "maxHs": "5.178",
    "atMaxHs": {
     "u": "7.794"
    },
    "minU": "2.180",
    "maxU": "11.533"
   },
   "counts": {
    "provided": {
     "n": 83917,
     "in": 83695,
     "out": 222,
     "on": 0,
     "outAboveThreshold": 220,
     "outWinding": 222,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 91403,
     "in": 91265,
     "out": 138,
     "on": 0,
     "outAboveThreshold": 130,
     "outWinding": 138,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 174960,
     "out": 360,
     "on": 0,
     "outAboveThreshold": 350,
     "outWinding": 360,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "GC_CGS/B/20",
   "contribution": "2",
   "method": "DSCM",
   "class": "marginal",
   "authors": "G. Clarindo, C. Guedes Soares",
   "dataset": "B",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-2/GC_CGS_dataset_b_20.txt",
   "sha256": "7337c861be8c23f88b01ae1416ed9b0effb9169e36f152ba11a29c3310c4a9f2",
   "header": "Hs;Tz",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 24,
    "distinctVertices": 18,
    "closed": true,
    "duplicates": 5,
    "selfCrossings": 2,
    "touches": 0,
    "backtracks": 0,
    "simple": false,
    "crossingPairs": [
     [
      0,
      3
     ],
     [
      8,
      10
     ]
    ],
    "closingEdgeCrosses": false,
    "signedArea": "36.770893",
    "orientation": "CCW",
    "closingEdgeLength": "0.551849",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "9.088000",
    "maxHs": "5.646",
    "atMaxHs": {
     "u": "7.274"
    },
    "minU": "2.008",
    "maxU": "12.638"
   },
   "counts": {
    "provided": {
     "n": 83917,
     "in": 83765,
     "out": 152,
     "on": 0,
     "outAboveThreshold": 151,
     "outWinding": 152,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 91403,
     "in": 91319,
     "out": 84,
     "on": 0,
     "outAboveThreshold": 77,
     "outWinding": 84,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175084,
     "out": 236,
     "on": 0,
     "outAboveThreshold": 228,
     "outWinding": 236,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "GC_CGS/C/1",
   "contribution": "2",
   "method": "DSCM",
   "class": "marginal",
   "authors": "G. Clarindo, C. Guedes Soares",
   "dataset": "C",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-2/GC_CGS_dataset_c_1.txt",
   "sha256": "26945bdd36b1f18a860cadf73e63ea869ca2c2fcdc7d0eab55240ff4f55e96f5",
   "header": "Hs;Tz",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 24,
    "distinctVertices": 21,
    "closed": false,
    "duplicates": 3,
    "selfCrossings": 2,
    "touches": 0,
    "backtracks": 0,
    "simple": false,
    "crossingPairs": [
     [
      0,
      19
     ],
     [
      14,
      16
     ]
    ],
    "closingEdgeCrosses": false,
    "signedArea": "19.207423",
    "orientation": "CCW",
    "closingEdgeLength": "0.043000",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "3.855146",
    "maxHs": "5.149",
    "atMaxHs": {
     "u": "7.395"
    },
    "minU": "2.255",
    "maxU": "8.476"
   },
   "counts": {
    "provided": {
     "n": 81749,
     "in": 81594,
     "out": 155,
     "on": 0,
     "outAboveThreshold": 151,
     "outWinding": 155,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 93571,
     "in": 93462,
     "out": 109,
     "on": 0,
     "outAboveThreshold": 107,
     "outWinding": 109,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175056,
     "out": 264,
     "on": 0,
     "outAboveThreshold": 258,
     "outWinding": 264,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "GC_CGS/C/20",
   "contribution": "2",
   "method": "DSCM",
   "class": "marginal",
   "authors": "G. Clarindo, C. Guedes Soares",
   "dataset": "C",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-2/GC_CGS_dataset_c_20.txt",
   "sha256": "24abc06b1eb4789189c93c2b36f247406078894617d344a98113b47620885d66",
   "header": "Hs;Tz",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 24,
    "distinctVertices": 21,
    "closed": false,
    "duplicates": 3,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "21.889360",
    "orientation": "CCW",
    "closingEdgeLength": "0.074000",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "4.354363",
    "maxHs": "5.494",
    "atMaxHs": {
     "u": "7.837"
    },
    "minU": "2.225",
    "maxU": "8.717"
   },
   "counts": {
    "provided": {
     "n": 81749,
     "in": 81648,
     "out": 101,
     "on": 0,
     "outAboveThreshold": 99,
     "outWinding": 101,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 93571,
     "in": 93485,
     "out": 86,
     "on": 0,
     "outAboveThreshold": 86,
     "outWinding": 86,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175133,
     "out": 187,
     "on": 0,
     "outAboveThreshold": 185,
     "outWinding": 187,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "GC_CGS/D/1",
   "contribution": "2",
   "method": "DSCM",
   "class": "marginal",
   "authors": "G. Clarindo, C. Guedes Soares",
   "dataset": "D",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-2/GC_CGS_dataset_d_1.txt",
   "sha256": "80a44d2ee99f1aef8e668d85b202ab23a87a0daba4169aa1bfe79df33b27f881",
   "header": "Hs;U10",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 24,
    "distinctVertices": 22,
    "closed": false,
    "duplicates": 2,
    "selfCrossings": 3,
    "touches": 0,
    "backtracks": 0,
    "simple": false,
    "crossingPairs": [
     [
      0,
      20
     ],
     [
      9,
      12
     ],
     [
      12,
      14
     ]
    ],
    "closingEdgeCrosses": false,
    "signedArea": "108.542834",
    "orientation": "CCW",
    "closingEdgeLength": "0.004000",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "11.529831",
    "maxHs": "8.362",
    "atMaxHs": {
     "u": "23.020"
    },
    "minU": "0.033",
    "maxU": "24.189"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 218554,
     "out": 590,
     "on": 0,
     "outAboveThreshold": 379,
     "outWinding": 590,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 218482,
     "out": 662,
     "on": 0,
     "outAboveThreshold": 431,
     "outWinding": 662,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 437036,
     "out": 1252,
     "on": 0,
     "outAboveThreshold": 810,
     "outWinding": 1252,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "GC_CGS/D/50",
   "contribution": "2",
   "method": "DSCM",
   "class": "marginal",
   "authors": "G. Clarindo, C. Guedes Soares",
   "dataset": "D",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-2/GC_CGS_dataset_d_50.txt",
   "sha256": "ede3309ce8dd78aff72694afa03e136f104c67569770cc7501bf9c67b77358ac",
   "header": "Hs;U10",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 24,
    "distinctVertices": 19,
    "closed": false,
    "duplicates": 5,
    "selfCrossings": 1,
    "touches": 0,
    "backtracks": 0,
    "simple": false,
    "crossingPairs": [
     [
      7,
      10
     ]
    ],
    "closingEdgeCrosses": false,
    "signedArea": "141.467513",
    "orientation": "CCW",
    "closingEdgeLength": "0.060000",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "14.028000",
    "maxHs": "9.218",
    "atMaxHs": {
     "u": "22.824"
    },
    "minU": "0.021",
    "maxU": "25.039"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 218906,
     "out": 238,
     "on": 0,
     "outAboveThreshold": 139,
     "outWinding": 238,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 218868,
     "out": 276,
     "on": 0,
     "outAboveThreshold": 165,
     "outWinding": 276,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 437774,
     "out": 514,
     "on": 0,
     "outAboveThreshold": 304,
     "outWinding": 514,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "GC_CGS/E/1",
   "contribution": "2",
   "method": "DSCM",
   "class": "marginal",
   "authors": "G. Clarindo, C. Guedes Soares",
   "dataset": "E",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-2/GC_CGS_dataset_e_1.txt",
   "sha256": "a138b8e26258af2c9325127d8363e71547758dff579448bc2d64ecab800a63ce",
   "header": "Hs;U10",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 24,
    "distinctVertices": 22,
    "closed": false,
    "duplicates": 2,
    "selfCrossings": 2,
    "touches": 0,
    "backtracks": 0,
    "simple": false,
    "crossingPairs": [
     [
      0,
      3
     ],
     [
      10,
      13
     ]
    ],
    "closingEdgeCrosses": false,
    "signedArea": "124.783496",
    "orientation": "CCW",
    "closingEdgeLength": "0.044000",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "12.049667",
    "maxHs": "8.930",
    "atMaxHs": {
     "u": "22.331"
    },
    "minU": "0.073",
    "maxU": "25.663"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 218429,
     "out": 714,
     "on": 1,
     "outAboveThreshold": 400,
     "outWinding": 714,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 218381,
     "out": 763,
     "on": 0,
     "outAboveThreshold": 425,
     "outWinding": 763,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 436810,
     "out": 1477,
     "on": 1,
     "outAboveThreshold": 825,
     "outWinding": 1477,
     "rulesDisagree": 0,
     "onSample": [
      {
       "u": "2.4972",
       "h": "0.1240",
       "t": "1989-06-17-20",
       "part": "provided"
      }
     ]
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "GC_CGS/E/50",
   "contribution": "2",
   "method": "DSCM",
   "class": "marginal",
   "authors": "G. Clarindo, C. Guedes Soares",
   "dataset": "E",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-2/GC_CGS_dataset_e_50.txt",
   "sha256": "a89c562f11b95c1bd86f27f19395abddef29d661361d1663521c2236ee07c196",
   "header": "Hs;U10",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 24,
    "distinctVertices": 17,
    "closed": false,
    "duplicates": 7,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "148.733606",
    "orientation": "CCW",
    "closingEdgeLength": "0.147000",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "10.769000",
    "maxHs": "9.261",
    "atMaxHs": {
     "u": "24.322"
    },
    "minU": "0.063",
    "maxU": "26.885"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 218770,
     "out": 374,
     "on": 0,
     "outAboveThreshold": 205,
     "outWinding": 374,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 218798,
     "out": 346,
     "on": 0,
     "outAboveThreshold": 183,
     "outWinding": 346,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 437568,
     "out": 720,
     "on": 0,
     "outAboveThreshold": 388,
     "outWinding": 720,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "GC_CGS/F/1",
   "contribution": "2",
   "method": "DSCM",
   "class": "marginal",
   "authors": "G. Clarindo, C. Guedes Soares",
   "dataset": "F",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-2/GC_CGS_dataset_f_1.txt",
   "sha256": "12b01f49202e8a05cbd3100942e744d0245c562d2b67c419bc052a4cf9c8e968",
   "header": "Hs;U10",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 24,
    "distinctVertices": 24,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 1,
    "touches": 0,
    "backtracks": 0,
    "simple": false,
    "crossingPairs": [
     [
      14,
      16
     ]
    ],
    "closingEdgeCrosses": false,
    "signedArea": "208.332040",
    "orientation": "CCW",
    "closingEdgeLength": "0.693000",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "12.726000",
    "maxHs": "11.867",
    "atMaxHs": {
     "u": "21.895"
    },
    "minU": "0.072",
    "maxU": "25.316"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 218766,
     "out": 377,
     "on": 1,
     "outAboveThreshold": 295,
     "outWinding": 377,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 218693,
     "out": 451,
     "on": 0,
     "outAboveThreshold": 302,
     "outWinding": 451,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 437459,
     "out": 828,
     "on": 1,
     "outAboveThreshold": 597,
     "outWinding": 828,
     "rulesDisagree": 0,
     "onSample": [
      {
       "u": "1.9572",
       "h": "0.2280",
       "t": "1986-06-27-20",
       "part": "provided"
      }
     ]
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "GC_CGS/F/50",
   "contribution": "2",
   "method": "DSCM",
   "class": "marginal",
   "authors": "G. Clarindo, C. Guedes Soares",
   "dataset": "F",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-2/GC_CGS_dataset_f_50.txt",
   "sha256": "3a049be6dfcc1a9fd825d452e7cb09210988012b474a23dc4964e4d08bd23971",
   "header": "Hs;U10",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 24,
    "distinctVertices": 20,
    "closed": false,
    "duplicates": 4,
    "selfCrossings": 3,
    "touches": 0,
    "backtracks": 0,
    "simple": false,
    "crossingPairs": [
     [
      1,
      19
     ],
     [
      9,
      11
     ],
     [
      15,
      17
     ]
    ],
    "closingEdgeCrosses": true,
    "signedArea": "239.636401",
    "orientation": "CCW",
    "closingEdgeLength": "1.170000",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "14.260000",
    "maxHs": "12.664",
    "atMaxHs": {
     "u": "23.523"
    },
    "minU": "0.011",
    "maxU": "27.256"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 218995,
     "out": 149,
     "on": 0,
     "outAboveThreshold": 114,
     "outWinding": 149,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 218938,
     "out": 206,
     "on": 0,
     "outAboveThreshold": 122,
     "outWinding": 206,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 437933,
     "out": 355,
     "on": 0,
     "outAboveThreshold": 236,
     "outWinding": 355,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "hannesdottir_asta/A/1",
   "contribution": "3",
   "method": "IDSCM",
   "class": "total",
   "authors": "Á. Hannesdóttir, N. Dimitrov",
   "dataset": "A",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-3/hannesdottir_asta_dataset_a_1.txt",
   "sha256": "cce6b61a8dbf6fba0508708913016972c4b48d31b074e0c8ce68f4a241c29e13",
   "header": "significant wave height (m);zero-up-crossing period (s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 307,
    "distinctVertices": 307,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "48.708752",
    "orientation": "CCW",
    "closingEdgeLength": "0.036756",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.266114",
    "maxHs": "8.006627494660046",
    "atMaxHs": {
     "u": "9.642311552318398"
    },
    "minU": "1.5762473153205876",
    "maxU": "15.086824276359177"
   },
   "counts": {
    "provided": {
     "n": 82805,
     "in": 82770,
     "out": 35,
     "on": 0,
     "outAboveThreshold": 4,
     "outWinding": 35,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 92515,
     "in": 92403,
     "out": 112,
     "on": 0,
     "outAboveThreshold": 22,
     "outWinding": 112,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175173,
     "out": 147,
     "on": 0,
     "outAboveThreshold": 26,
     "outWinding": 147,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "hannesdottir_asta/A/20",
   "contribution": "3",
   "method": "IDSCM",
   "class": "total",
   "authors": "Á. Hannesdóttir, N. Dimitrov",
   "dataset": "A",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-3/hannesdottir_asta_dataset_a_20.txt",
   "sha256": "9e6a6814eaa17cebe168fd9324ff34bd33bc42f26cfbbee6f16aad1d1920645b",
   "header": "significant wave height (m);zero-up-crossing period (s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 283,
    "distinctVertices": 283,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "61.239632",
    "orientation": "CCW",
    "closingEdgeLength": "0.058239",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.429014",
    "maxHs": "8.134900617879412",
    "atMaxHs": {
     "u": "9.630386727998346"
    },
    "minU": "1.304878579160961",
    "maxU": "17.870604928827966"
   },
   "counts": {
    "provided": {
     "n": 82805,
     "in": 82794,
     "out": 11,
     "on": 0,
     "outAboveThreshold": 0,
     "outWinding": 11,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 92515,
     "in": 92458,
     "out": 57,
     "on": 0,
     "outAboveThreshold": 14,
     "outWinding": 57,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175252,
     "out": 68,
     "on": 0,
     "outAboveThreshold": 14,
     "outWinding": 68,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "hannesdottir_asta/B/1",
   "contribution": "3",
   "method": "IDSCM",
   "class": "total",
   "authors": "Á. Hannesdóttir, N. Dimitrov",
   "dataset": "B",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-3/hannesdottir_asta_dataset_b_1.txt",
   "sha256": "7c7e73f5be91533220642b98107f1c53aaf64f3517f25c3bd9fcf8e569e17195",
   "header": "significant wave height (m);zero-up-crossing period (s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 319,
    "distinctVertices": 319,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "44.477990",
    "orientation": "CCW",
    "closingEdgeLength": "0.043808",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.236329",
    "maxHs": "9.474931798285123",
    "atMaxHs": {
     "u": "9.620139363635449"
    },
    "minU": "2.0123635451066737",
    "maxU": "11.841431178247136"
   },
   "counts": {
    "provided": {
     "n": 83917,
     "in": 83832,
     "out": 85,
     "on": 0,
     "outAboveThreshold": 83,
     "outWinding": 85,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 91403,
     "in": 91382,
     "out": 21,
     "on": 0,
     "outAboveThreshold": 17,
     "outWinding": 21,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175214,
     "out": 106,
     "on": 0,
     "outAboveThreshold": 100,
     "outWinding": 106,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "hannesdottir_asta/B/20",
   "contribution": "3",
   "method": "IDSCM",
   "class": "total",
   "authors": "Á. Hannesdóttir, N. Dimitrov",
   "dataset": "B",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-3/hannesdottir_asta_dataset_b_20.txt",
   "sha256": "0c5fbd5db550ff1f466adea9aef667b26a909a451510532614bd1f6c3c4481c2",
   "header": "significant wave height (m);zero-up-crossing period (s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 289,
    "distinctVertices": 289,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "55.682578",
    "orientation": "CCW",
    "closingEdgeLength": "0.047621",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.371781",
    "maxHs": "9.47433507737674",
    "atMaxHs": {
     "u": "9.640587356351217"
    },
    "minU": "1.7348033981394306",
    "maxU": "13.418296728421735"
   },
   "counts": {
    "provided": {
     "n": 83917,
     "in": 83893,
     "out": 24,
     "on": 0,
     "outAboveThreshold": 24,
     "outWinding": 24,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 91403,
     "in": 91399,
     "out": 4,
     "on": 0,
     "outAboveThreshold": 2,
     "outWinding": 4,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175292,
     "out": 28,
     "on": 0,
     "outAboveThreshold": 26,
     "outWinding": 28,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "hannesdottir_asta/C/1",
   "contribution": "3",
   "method": "IDSCM",
   "class": "total",
   "authors": "Á. Hannesdóttir, N. Dimitrov",
   "dataset": "C",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-3/hannesdottir_asta_dataset_c_1.txt",
   "sha256": "6679a4a3dd4c81ceb0e28317a7609bb4191836d14a8e15cfcf53e18a39f9edd7",
   "header": "significant wave height (m);zero-up-crossing period (s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 305,
    "distinctVertices": 305,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "31.006730",
    "orientation": "CCW",
    "closingEdgeLength": "0.064242",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.310582",
    "maxHs": "9.548517129130055",
    "atMaxHs": {
     "u": "10.850173017111086"
    },
    "minU": "2.2207988705457846",
    "maxU": "10.850173017111086"
   },
   "counts": {
    "provided": {
     "n": 81749,
     "in": 81720,
     "out": 29,
     "on": 0,
     "outAboveThreshold": 19,
     "outWinding": 29,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 93571,
     "in": 93541,
     "out": 30,
     "on": 0,
     "outAboveThreshold": 20,
     "outWinding": 30,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175261,
     "out": 59,
     "on": 0,
     "outAboveThreshold": 39,
     "outWinding": 59,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "hannesdottir_asta/C/20",
   "contribution": "3",
   "method": "IDSCM",
   "class": "total",
   "authors": "Á. Hannesdóttir, N. Dimitrov",
   "dataset": "C",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-3/hannesdottir_asta_dataset_c_20.txt",
   "sha256": "a35c63accb565fe4238ffdcc49521cf100f2f3611f86b2b40624b443d3479a86",
   "header": "significant wave height (m);zero-up-crossing period (s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 279,
    "distinctVertices": 279,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "38.213210",
    "orientation": "CCW",
    "closingEdgeLength": "0.074427",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.499491",
    "maxHs": "9.256809520406497",
    "atMaxHs": {
     "u": "10.790644179248984"
    },
    "minU": "1.9961579590572869",
    "maxU": "10.790644179248984"
   },
   "counts": {
    "provided": {
     "n": 81749,
     "in": 81730,
     "out": 19,
     "on": 0,
     "outAboveThreshold": 16,
     "outWinding": 19,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 93571,
     "in": 93557,
     "out": 14,
     "on": 0,
     "outAboveThreshold": 14,
     "outWinding": 14,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175287,
     "out": 33,
     "on": 0,
     "outAboveThreshold": 30,
     "outWinding": 33,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "hannesdottir_asta/D/1",
   "contribution": "3",
   "method": "IDSCM",
   "class": "total",
   "authors": "Á. Hannesdóttir, N. Dimitrov",
   "dataset": "D",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-3/hannesdottir_asta_dataset_d_1.txt",
   "sha256": "2691a5e53df1a6658c9bdb9430c2e445ecc18d0c2cf3a1856e59d539b61a0b02",
   "header": "significant wave height (m);wind speed (m/s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 360,
    "distinctVertices": 360,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "119.735781",
    "orientation": "CCW",
    "closingEdgeLength": "0.221823",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.365077",
    "maxHs": "9.066968314390156",
    "atMaxHs": {
     "u": "23.229088302232903"
    },
    "minU": "0.01027185476389461",
    "maxU": "25.18945925241556"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 218870,
     "out": 274,
     "on": 0,
     "outAboveThreshold": 192,
     "outWinding": 274,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 218826,
     "out": 318,
     "on": 0,
     "outAboveThreshold": 228,
     "outWinding": 318,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 437696,
     "out": 592,
     "on": 0,
     "outAboveThreshold": 420,
     "outWinding": 592,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "hannesdottir_asta/D/50",
   "contribution": "3",
   "method": "IDSCM",
   "class": "total",
   "authors": "Á. Hannesdóttir, N. Dimitrov",
   "dataset": "D",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-3/hannesdottir_asta_dataset_d_50.txt",
   "sha256": "dba8fda1f5cde44785c19b1fecce33218861deffa49de14a8f825a75bb11c5e2",
   "header": "significant wave height (m);wind speed (m/s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 360,
    "distinctVertices": 360,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "175.314888",
    "orientation": "CCW",
    "closingEdgeLength": "0.245634",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.450687",
    "maxHs": "11.226241348473815",
    "atMaxHs": {
     "u": "26.0710784261218"
    },
    "minU": "0.0005416234291966007",
    "maxU": "28.32210120756088"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 219094,
     "out": 50,
     "on": 0,
     "outAboveThreshold": 41,
     "outWinding": 50,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 219040,
     "out": 104,
     "on": 0,
     "outAboveThreshold": 65,
     "outWinding": 104,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 438134,
     "out": 154,
     "on": 0,
     "outAboveThreshold": 106,
     "outWinding": 154,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": true
  },
  {
   "id": "hannesdottir_asta/E/1",
   "contribution": "3",
   "method": "IDSCM",
   "class": "total",
   "authors": "Á. Hannesdóttir, N. Dimitrov",
   "dataset": "E",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-3/hannesdottir_asta_dataset_e_1.txt",
   "sha256": "8e54ce17a8e454d99cc69d6895e1a568c56cd9e793eb83cb34a34cf207575cb7",
   "header": "significant wave height (m);wind speed (m/s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 360,
    "distinctVertices": 360,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "141.158437",
    "orientation": "CCW",
    "closingEdgeLength": "0.277481",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.374897",
    "maxHs": "9.678449018571959",
    "atMaxHs": {
     "u": "23.516225140495052"
    },
    "minU": "0.044454302475323226",
    "maxU": "26.318402253202258"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 218813,
     "out": 331,
     "on": 0,
     "outAboveThreshold": 176,
     "outWinding": 331,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 218823,
     "out": 321,
     "on": 0,
     "outAboveThreshold": 184,
     "outWinding": 321,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 437636,
     "out": 652,
     "on": 0,
     "outAboveThreshold": 360,
     "outWinding": 652,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "hannesdottir_asta/E/50",
   "contribution": "3",
   "method": "IDSCM",
   "class": "total",
   "authors": "Á. Hannesdóttir, N. Dimitrov",
   "dataset": "E",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-3/hannesdottir_asta_dataset_e_50.txt",
   "sha256": "e536238917ff6b9a0a5a0d44b104a68b0421b4d9ab73bca9764cf57da210aa0b",
   "header": "significant wave height (m);wind speed (m/s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 360,
    "distinctVertices": 360,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "205.950166",
    "orientation": "CCW",
    "closingEdgeLength": "0.324665",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.467162",
    "maxHs": "11.833960332180334",
    "atMaxHs": {
     "u": "26.23916270976488"
    },
    "minU": "0.004931574883731808",
    "maxU": "29.55754437922187"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 219107,
     "out": 37,
     "on": 0,
     "outAboveThreshold": 27,
     "outWinding": 37,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 219099,
     "out": 45,
     "on": 0,
     "outAboveThreshold": 35,
     "outWinding": 45,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 438206,
     "out": 82,
     "on": 0,
     "outAboveThreshold": 62,
     "outWinding": 82,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "hannesdottir_asta/F/1",
   "contribution": "3",
   "method": "IDSCM",
   "class": "total",
   "authors": "Á. Hannesdóttir, N. Dimitrov",
   "dataset": "F",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-3/hannesdottir_asta_dataset_f_1.txt",
   "sha256": "5ccc18b7b3c76253f0c4478df2a2986a8883a4d3a477a488871ab935f71a4cfa",
   "header": "significant wave height (m);wind speed (m/s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 360,
    "distinctVertices": 360,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "234.721976",
    "orientation": "CCW",
    "closingEdgeLength": "0.290540",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.462746",
    "maxHs": "12.68538714223213",
    "atMaxHs": {
     "u": "23.095247034195495"
    },
    "minU": "0.03511080289898443",
    "maxU": "26.55928172463313"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 219005,
     "out": 139,
     "on": 0,
     "outAboveThreshold": 124,
     "outWinding": 139,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 218953,
     "out": 191,
     "on": 0,
     "outAboveThreshold": 120,
     "outWinding": 191,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 437958,
     "out": 330,
     "on": 0,
     "outAboveThreshold": 244,
     "outWinding": 330,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "hannesdottir_asta/F/50",
   "contribution": "3",
   "method": "IDSCM",
   "class": "total",
   "authors": "Á. Hannesdóttir, N. Dimitrov",
   "dataset": "F",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-3/hannesdottir_asta_dataset_f_50.txt",
   "sha256": "091a3205a2d1fe0b6e93b4669940a1a4dcb15d0864588e91320881132c53f399",
   "header": "significant wave height (m);wind speed (m/s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 360,
    "distinctVertices": 360,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "323.823425",
    "orientation": "CCW",
    "closingEdgeLength": "0.329145",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.598309",
    "maxHs": "15.387695043685577",
    "atMaxHs": {
     "u": "25.948771146894344"
    },
    "minU": "0.004892074253592223",
    "maxU": "29.312445930045516"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 219138,
     "out": 6,
     "on": 0,
     "outAboveThreshold": 3,
     "outWinding": 6,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 219078,
     "out": 66,
     "on": 0,
     "outAboveThreshold": 9,
     "outWinding": 66,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 438216,
     "out": 72,
     "on": 0,
     "outAboveThreshold": 12,
     "outWinding": 72,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "haselsteiner_andreas/A/1",
   "contribution": "4",
   "method": "HDCM",
   "class": "total",
   "authors": "A. F. Haselsteiner, A. Sander, J.-H. Ohlendorf, K.-D. Thoben",
   "dataset": "A",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-4/haselsteiner_andreas_dataset_a_1.txt",
   "sha256": "a50a806d99b0fe0149f5910bb1c4ee267cf6d0ba0e391f97a419a2409dccf6d7",
   "header": "significant wave height (m);zero-up-crossing period (s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 900,
    "distinctVertices": 900,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-51.692500",
    "orientation": "CW",
    "closingEdgeLength": "0.050000",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.050000",
    "maxHs": "8.450000000000001",
    "atMaxHs": {
     "u": "8.8"
    },
    "minU": "1.1500000000000001",
    "maxU": "15.200000000000001"
   },
   "counts": {
    "provided": {
     "n": 82805,
     "in": 82802,
     "out": 3,
     "on": 0,
     "outAboveThreshold": 3,
     "outWinding": 3,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 92515,
     "in": 92493,
     "out": 22,
     "on": 0,
     "outAboveThreshold": 13,
     "outWinding": 22,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175295,
     "out": 25,
     "on": 0,
     "outAboveThreshold": 16,
     "outWinding": 25,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "haselsteiner_andreas/A/20",
   "contribution": "4",
   "method": "HDCM",
   "class": "total",
   "authors": "A. F. Haselsteiner, A. Sander, J.-H. Ohlendorf, K.-D. Thoben",
   "dataset": "A",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-4/haselsteiner_andreas_dataset_a_20.txt",
   "sha256": "ced244d7be74e4cbdcab038ee7cfbf59a0f1c86f74d1cf1a09231bcdba630f61",
   "header": "significant wave height (m);zero-up-crossing period (s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 1160,
    "distinctVertices": 1160,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 1,
    "touches": 0,
    "backtracks": 0,
    "simple": false,
    "crossingPairs": [
     [
      1157,
      1159
     ]
    ],
    "closingEdgeCrosses": true,
    "signedArea": "-75.412500",
    "orientation": "CW",
    "closingEdgeLength": "0.111803",
    "closingEdgeIsLongest": true,
    "longestEdgeLength": "0.111803",
    "maxHs": "11.700000000000001",
    "atMaxHs": {
     "u": "9.8"
    },
    "minU": "0.9500000000000001",
    "maxU": "18.25"
   },
   "counts": {
    "provided": {
     "n": 82805,
     "in": 82805,
     "out": 0,
     "on": 0,
     "outAboveThreshold": 0,
     "outWinding": 0,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 92515,
     "in": 92514,
     "out": 1,
     "on": 0,
     "outAboveThreshold": 1,
     "outWinding": 1,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175319,
     "out": 1,
     "on": 0,
     "outAboveThreshold": 1,
     "outWinding": 1,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "haselsteiner_andreas/B/1",
   "contribution": "4",
   "method": "HDCM",
   "class": "total",
   "authors": "A. F. Haselsteiner, A. Sander, J.-H. Ohlendorf, K.-D. Thoben",
   "dataset": "B",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-4/haselsteiner_andreas_dataset_b_1.txt",
   "sha256": "2aeff40999740a9c31eed2a686e398250aca3155a40b908c312ca9d3e0ba15cc",
   "header": "significant wave height (m);zero-up-crossing period (s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 764,
    "distinctVertices": 764,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-45.682500",
    "orientation": "CW",
    "closingEdgeLength": "0.050000",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.050000",
    "maxHs": "9.15",
    "atMaxHs": {
     "u": "8.450000000000001"
    },
    "minU": "1.8",
    "maxU": "11.9"
   },
   "counts": {
    "provided": {
     "n": 83917,
     "in": 83814,
     "out": 103,
     "on": 0,
     "outAboveThreshold": 102,
     "outWinding": 103,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 91403,
     "in": 91372,
     "out": 31,
     "on": 0,
     "outAboveThreshold": 27,
     "outWinding": 31,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175186,
     "out": 134,
     "on": 0,
     "outAboveThreshold": 129,
     "outWinding": 134,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "haselsteiner_andreas/B/20",
   "contribution": "4",
   "method": "HDCM",
   "class": "total",
   "authors": "A. F. Haselsteiner, A. Sander, J.-H. Ohlendorf, K.-D. Thoben",
   "dataset": "B",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-4/haselsteiner_andreas_dataset_b_20.txt",
   "sha256": "6b98f555fbe6ba6e4c41768eeaaeaa26531520c8a9ec2573e70fcdd101efe8b3",
   "header": "significant wave height (m);zero-up-crossing period (s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 994,
    "distinctVertices": 994,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-68.507500",
    "orientation": "CW",
    "closingEdgeLength": "0.050000",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.050000",
    "maxHs": "12.950000000000001",
    "atMaxHs": {
     "u": "9.55"
    },
    "minU": "1.55",
    "maxU": "13.55"
   },
   "counts": {
    "provided": {
     "n": 83917,
     "in": 83887,
     "out": 30,
     "on": 0,
     "outAboveThreshold": 30,
     "outWinding": 30,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 91403,
     "in": 91401,
     "out": 2,
     "on": 0,
     "outAboveThreshold": 0,
     "outWinding": 2,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175288,
     "out": 32,
     "on": 0,
     "outAboveThreshold": 30,
     "outWinding": 32,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": true
  },
  {
   "id": "haselsteiner_andreas/C/1",
   "contribution": "4",
   "method": "HDCM",
   "class": "total",
   "authors": "A. F. Haselsteiner, A. Sander, J.-H. Ohlendorf, K.-D. Thoben",
   "dataset": "C",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-4/haselsteiner_andreas_dataset_c_1.txt",
   "sha256": "99802f7e830f51b2ef3c643121b35d73150bd8cbca47e94a4e0b66e89c7061f9",
   "header": "significant wave height (m);zero-up-crossing period (s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 636,
    "distinctVertices": 636,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-30.202500",
    "orientation": "CW",
    "closingEdgeLength": "0.049999",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.050000",
    "maxHs": "8.65",
    "atMaxHs": {
     "u": "8.700000000000001"
    },
    "minU": "1.9500000000000002",
    "maxU": "9.25"
   },
   "counts": {
    "provided": {
     "n": 81749,
     "in": 81712,
     "out": 37,
     "on": 0,
     "outAboveThreshold": 29,
     "outWinding": 37,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 93571,
     "in": 93542,
     "out": 29,
     "on": 0,
     "outAboveThreshold": 15,
     "outWinding": 29,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175254,
     "out": 66,
     "on": 0,
     "outAboveThreshold": 44,
     "outWinding": 66,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "haselsteiner_andreas/C/20",
   "contribution": "4",
   "method": "HDCM",
   "class": "total",
   "authors": "A. F. Haselsteiner, A. Sander, J.-H. Ohlendorf, K.-D. Thoben",
   "dataset": "C",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-4/haselsteiner_andreas_dataset_c_20.txt",
   "sha256": "c0633f79fa46565a0dcd87461b2cbfd2a986740d32e529578eabc1ac097cc1d8",
   "header": "significant wave height (m);zero-up-crossing period (s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 816,
    "distinctVertices": 816,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "45.755000",
    "orientation": "CCW",
    "closingEdgeLength": "0.050000",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.050000",
    "maxHs": "11.850000000000001",
    "atMaxHs": {
     "u": "9.950000000000001"
    },
    "minU": "1.7000000000000002",
    "maxU": "10.25"
   },
   "counts": {
    "provided": {
     "n": 81749,
     "in": 81743,
     "out": 6,
     "on": 0,
     "outAboveThreshold": 2,
     "outWinding": 6,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 93571,
     "in": 93569,
     "out": 2,
     "on": 0,
     "outAboveThreshold": 2,
     "outWinding": 2,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175312,
     "out": 8,
     "on": 0,
     "outAboveThreshold": 4,
     "outWinding": 8,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": true
  },
  {
   "id": "haselsteiner_andreas/D/1",
   "contribution": "4",
   "method": "HDCM",
   "class": "total",
   "authors": "A. F. Haselsteiner, A. Sander, J.-H. Ohlendorf, K.-D. Thoben",
   "dataset": "D",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-4/haselsteiner_andreas_dataset_d_1.txt",
   "sha256": "42a733834164e0fd1a352004e5d21aac5f43181cab4ee74067803f3d39668b27",
   "header": "wind speed (m s$^{-1}$);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 1490,
    "distinctVertices": 1490,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "139.887500",
    "orientation": "CCW",
    "closingEdgeLength": "0.050000",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.050000",
    "maxHs": "11.15",
    "atMaxHs": {
     "u": "24.200000000000003"
    },
    "minU": "0.0",
    "maxU": "26.1"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 219112,
     "out": 32,
     "on": 0,
     "outAboveThreshold": 32,
     "outWinding": 32,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 219112,
     "out": 32,
     "on": 0,
     "outAboveThreshold": 32,
     "outWinding": 32,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 438224,
     "out": 64,
     "on": 0,
     "outAboveThreshold": 64,
     "outWinding": 64,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": true
  },
  {
   "id": "haselsteiner_andreas/D/50",
   "contribution": "4",
   "method": "HDCM",
   "class": "total",
   "authors": "A. F. Haselsteiner, A. Sander, J.-H. Ohlendorf, K.-D. Thoben",
   "dataset": "D",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-4/haselsteiner_andreas_dataset_d_50.txt",
   "sha256": "92bea683deb113748a4f4c839360e1f92a6e8aab2857de469803041c3fbbe877",
   "header": "wind speed (m s$^{-1}$);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 1818,
    "distinctVertices": 1818,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "229.732500",
    "orientation": "CCW",
    "closingEdgeLength": "0.050000",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.050000",
    "maxHs": "15.5",
    "atMaxHs": {
     "u": "27.400000000000002"
    },
    "minU": "0.0",
    "maxU": "29.900000000000002"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 219142,
     "out": 2,
     "on": 0,
     "outAboveThreshold": 2,
     "outWinding": 2,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 219143,
     "out": 1,
     "on": 0,
     "outAboveThreshold": 1,
     "outWinding": 1,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 438285,
     "out": 3,
     "on": 0,
     "outAboveThreshold": 3,
     "outWinding": 3,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": true
  },
  {
   "id": "haselsteiner_andreas/E/1",
   "contribution": "4",
   "method": "HDCM",
   "class": "total",
   "authors": "A. F. Haselsteiner, A. Sander, J.-H. Ohlendorf, K.-D. Thoben",
   "dataset": "E",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-4/haselsteiner_andreas_dataset_e_1.txt",
   "sha256": "fa3b7c463838e06f93e358c1a65515a3cb2e47c7ec6be57787c64e1ad0f28b3c",
   "header": "wind speed (m s$^{-1}$);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 1540,
    "distinctVertices": 1540,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "151.045000",
    "orientation": "CCW",
    "closingEdgeLength": "0.050000",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.050000",
    "maxHs": "11.100000000000001",
    "atMaxHs": {
     "u": "25.6"
    },
    "minU": "0.0",
    "maxU": "27.400000000000002"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 219097,
     "out": 47,
     "on": 0,
     "outAboveThreshold": 47,
     "outWinding": 47,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 219092,
     "out": 52,
     "on": 0,
     "outAboveThreshold": 52,
     "outWinding": 52,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 438189,
     "out": 99,
     "on": 0,
     "outAboveThreshold": 99,
     "outWinding": 99,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "haselsteiner_andreas/E/50",
   "contribution": "4",
   "method": "HDCM",
   "class": "total",
   "authors": "A. F. Haselsteiner, A. Sander, J.-H. Ohlendorf, K.-D. Thoben",
   "dataset": "E",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-4/haselsteiner_andreas_dataset_e_50.txt",
   "sha256": "670c1b60b12d2036c8b31fdd440a0cb151bae7144274e6c716bd9fc6380e608a",
   "header": "wind speed (m s$^{-1}$);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 1868,
    "distinctVertices": 1868,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-239.402500",
    "orientation": "CW",
    "closingEdgeLength": "0.050000",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.050000",
    "maxHs": "14.9",
    "atMaxHs": {
     "u": "28.0"
    },
    "minU": "0.0",
    "maxU": "31.35"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 219142,
     "out": 2,
     "on": 0,
     "outAboveThreshold": 2,
     "outWinding": 2,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 219138,
     "out": 6,
     "on": 0,
     "outAboveThreshold": 6,
     "outWinding": 6,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 438280,
     "out": 8,
     "on": 0,
     "outAboveThreshold": 8,
     "outWinding": 8,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": true
  },
  {
   "id": "haselsteiner_andreas/F/1",
   "contribution": "4",
   "method": "HDCM",
   "class": "total",
   "authors": "A. F. Haselsteiner, A. Sander, J.-H. Ohlendorf, K.-D. Thoben",
   "dataset": "F",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-4/haselsteiner_andreas_dataset_f_1.txt",
   "sha256": "11829adcac7eeae2342eb05d3285b47ad357f224ba57da4e721926b97f4662a1",
   "header": "wind speed (m s$^{-1}$);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 1710,
    "distinctVertices": 1710,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "261.105000",
    "orientation": "CCW",
    "closingEdgeLength": "0.050000",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.050000",
    "maxHs": "14.4",
    "atMaxHs": {
     "u": "25.5"
    },
    "minU": "0.0",
    "maxU": "28.400000000000002"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 219088,
     "out": 56,
     "on": 0,
     "outAboveThreshold": 56,
     "outWinding": 56,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 219099,
     "out": 45,
     "on": 0,
     "outAboveThreshold": 45,
     "outWinding": 45,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 438187,
     "out": 101,
     "on": 0,
     "outAboveThreshold": 101,
     "outWinding": 101,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "haselsteiner_andreas/F/50",
   "contribution": "4",
   "method": "HDCM",
   "class": "total",
   "authors": "A. F. Haselsteiner, A. Sander, J.-H. Ohlendorf, K.-D. Thoben",
   "dataset": "F",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-4/haselsteiner_andreas_dataset_f_50.txt",
   "sha256": "6c7ad63eed13b191bfd4ebb9ae950f44d1f93641d44f545cf579dfe31eb141bd",
   "header": "wind speed (m s$^{-1}$);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 2052,
    "distinctVertices": 2052,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "399.817500",
    "orientation": "CCW",
    "closingEdgeLength": "0.050000",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.050000",
    "maxHs": "18.900000000000002",
    "atMaxHs": {
     "u": "28.700000000000003"
    },
    "minU": "0.0",
    "maxU": "32.4"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 219144,
     "out": 0,
     "on": 0,
     "outAboveThreshold": 0,
     "outWinding": 0,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 219144,
     "out": 0,
     "on": 0,
     "outAboveThreshold": 0,
     "outWinding": 0,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 438288,
     "out": 0,
     "on": 0,
     "outAboveThreshold": 0,
     "outWinding": 0,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": true
  },
  {
   "id": "BV/A/1",
   "contribution": "5",
   "method": "DIFORM",
   "class": "marginal",
   "authors": "G. de Hauteclocque",
   "dataset": "A",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-5/BV_dataset_A_1.txt",
   "sha256": "66e4d45de2b38dbdc474d03305b3aa12ffd7ab35e76ec166fe1fdb7e60ecff36",
   "header": "hs;tz",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 52,
    "distinctVertices": 52,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 9,
    "touches": 0,
    "backtracks": 0,
    "simple": false,
    "crossingPairs": [
     [
      0,
      47
     ],
     [
      0,
      48
     ],
     [
      1,
      48
     ],
     [
      1,
      49
     ],
     [
      2,
      49
     ],
     [
      2,
      50
     ],
     [
      3,
      50
     ],
     [
      3,
      51
     ]
    ],
    "closingEdgeCrosses": true,
    "signedArea": "-29.930373",
    "orientation": "CW",
    "closingEdgeLength": "1.445589",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "8.818341",
    "maxHs": "5.838447205129058",
    "atMaxHs": {
     "u": "8.052986637721839"
    },
    "minU": "2.5904237101492047",
    "maxU": "13.02768683003542"
   },
   "counts": {
    "provided": {
     "n": 82805,
     "in": 78718,
     "out": 4087,
     "on": 0,
     "outAboveThreshold": 136,
     "outWinding": 4087,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 92515,
     "in": 87221,
     "out": 5294,
     "on": 0,
     "outAboveThreshold": 243,
     "outWinding": 5294,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 165939,
     "out": 9381,
     "on": 0,
     "outAboveThreshold": 379,
     "outWinding": 9381,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "BV/A/20",
   "contribution": "5",
   "method": "DIFORM",
   "class": "marginal",
   "authors": "G. de Hauteclocque",
   "dataset": "A",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-5/BV_dataset_A_20.txt",
   "sha256": "7febe6088b2ce3b92fecc7a8688f074a94c94b0d1f9cf10b109c13b03acfc8b0",
   "header": "hs;tz",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 66,
    "distinctVertices": 66,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 7,
    "touches": 0,
    "backtracks": 0,
    "simple": false,
    "crossingPairs": [
     [
      0,
      61
     ],
     [
      1,
      61
     ],
     [
      1,
      62
     ],
     [
      2,
      62
     ],
     [
      2,
      63
     ],
     [
      3,
      63
     ],
     [
      3,
      64
     ]
    ],
    "closingEdgeCrosses": false,
    "signedArea": "-40.464240",
    "orientation": "CW",
    "closingEdgeLength": "1.666857",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "10.269049",
    "maxHs": "7.130039999982783",
    "atMaxHs": {
     "u": "8.664086493303442"
    },
    "minU": "2.457002524644799",
    "maxU": "13.31749705966742"
   },
   "counts": {
    "provided": {
     "n": 82805,
     "in": 79076,
     "out": 3729,
     "on": 0,
     "outAboveThreshold": 11,
     "outWinding": 3729,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 92515,
     "in": 87741,
     "out": 4774,
     "on": 0,
     "outAboveThreshold": 36,
     "outWinding": 4774,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 166817,
     "out": 8503,
     "on": 0,
     "outAboveThreshold": 47,
     "outWinding": 8503,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "BV/B/1",
   "contribution": "5",
   "method": "DIFORM",
   "class": "marginal",
   "authors": "G. de Hauteclocque",
   "dataset": "B",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-5/BV_dataset_B_1.txt",
   "sha256": "3383232ad975bf9deaca5a4d743474a61d8e143d5923f843c4365591cb0e21ad",
   "header": "hs;tz",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 28,
    "distinctVertices": 28,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-24.987654",
    "orientation": "CW",
    "closingEdgeLength": "0.745573",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "7.209923",
    "maxHs": "4.975470324045392",
    "atMaxHs": {
     "u": "7.285597719984964"
    },
    "minU": "2.908904677320439",
    "maxU": "12.417637977172964"
   },
   "counts": {
    "provided": {
     "n": 83917,
     "in": 76601,
     "out": 7316,
     "on": 0,
     "outAboveThreshold": 313,
     "outWinding": 7316,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 91403,
     "in": 84009,
     "out": 7394,
     "on": 0,
     "outAboveThreshold": 375,
     "outWinding": 7394,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 160610,
     "out": 14710,
     "on": 0,
     "outAboveThreshold": 688,
     "outWinding": 14710,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "BV/B/20",
   "contribution": "5",
   "method": "DIFORM",
   "class": "marginal",
   "authors": "G. de Hauteclocque",
   "dataset": "B",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-5/BV_dataset_B_20.txt",
   "sha256": "9e5e7e6ec99b213ab7c42c46b2187b0a76ff1c59a2b8ee9eb95c4a184b657aff",
   "header": "hs;tz",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 61,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-59.462204",
    "orientation": "CW",
    "closingEdgeLength": "0.420687",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "10.688990",
    "maxHs": "10.220554615384614",
    "atMaxHs": {
     "u": "9.000525751310843"
    },
    "minU": "2.6489277794629724",
    "maxU": "16.983192167540516"
   },
   "counts": {
    "provided": {
     "n": 83917,
     "in": 77533,
     "out": 6384,
     "on": 0,
     "outAboveThreshold": 9,
     "outWinding": 6384,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 91403,
     "in": 85214,
     "out": 6189,
     "on": 0,
     "outAboveThreshold": 15,
     "outWinding": 6189,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 162747,
     "out": 12573,
     "on": 0,
     "outAboveThreshold": 24,
     "outWinding": 12573,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": true
  },
  {
   "id": "BV/C/1",
   "contribution": "5",
   "method": "DIFORM",
   "class": "marginal",
   "authors": "G. de Hauteclocque",
   "dataset": "C",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-5/BV_dataset_C_1.txt",
   "sha256": "8badcf194a1cbc2e33f5b6c0934db86e8ea24b082632c7e032a7a1cd2019ace7",
   "header": "hs;tz",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 25,
    "distinctVertices": 25,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-21.593498",
    "orientation": "CW",
    "closingEdgeLength": "0.655408",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "6.432359",
    "maxHs": "5.039618841496389",
    "atMaxHs": {
     "u": "7.6857844631974865"
    },
    "minU": "2.6760242957662403",
    "maxU": "10.588892590027703"
   },
   "counts": {
    "provided": {
     "n": 81749,
     "in": 67476,
     "out": 14273,
     "on": 0,
     "outAboveThreshold": 289,
     "outWinding": 14273,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 93571,
     "in": 77049,
     "out": 16522,
     "on": 0,
     "outAboveThreshold": 130,
     "outWinding": 16522,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 144525,
     "out": 30795,
     "on": 0,
     "outAboveThreshold": 419,
     "outWinding": 30795,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "BV/C/20",
   "contribution": "5",
   "method": "DIFORM",
   "class": "marginal",
   "authors": "G. de Hauteclocque",
   "dataset": "C",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-5/BV_dataset_C_20.txt",
   "sha256": "65f393e4dbaced2efc7a1842d4940245f9ec912c8ed2d2e64040c5b04d5db04d",
   "header": "hs;tz",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 66,
    "distinctVertices": 66,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-49.615293",
    "orientation": "CW",
    "closingEdgeLength": "0.298806",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "7.639539",
    "maxHs": "12.024820766405169",
    "atMaxHs": {
     "u": "9.639463180113829"
    },
    "minU": "2.4595816684794416",
    "maxU": "10.924031057130842"
   },
   "counts": {
    "provided": {
     "n": 81749,
     "in": 68304,
     "out": 13445,
     "on": 0,
     "outAboveThreshold": 3,
     "outWinding": 13445,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 93571,
     "in": 77800,
     "out": 15771,
     "on": 0,
     "outAboveThreshold": 0,
     "outWinding": 15771,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 146104,
     "out": 29216,
     "on": 0,
     "outAboveThreshold": 3,
     "outWinding": 29216,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": true
  },
  {
   "id": "BV/D/1",
   "contribution": "5",
   "method": "DIFORM",
   "class": "marginal",
   "authors": "G. de Hauteclocque",
   "dataset": "D",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-5/BV_dataset_D_1.txt",
   "sha256": "4c62650ff42780311fd2f79e9c74d7098243e91f22bc0a8e490db581bc69fdce",
   "header": "hs;ws",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 57,
    "distinctVertices": 57,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-83.575178",
    "orientation": "CW",
    "closingEdgeLength": "0.842172",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "1.206334",
    "maxHs": "7.831259974655139",
    "atMaxHs": {
     "u": "20.362944615384613"
    },
    "minU": "0.2900782412793146",
    "maxU": "23.13791307987842"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 218175,
     "out": 969,
     "on": 0,
     "outAboveThreshold": 362,
     "outWinding": 969,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 218238,
     "out": 906,
     "on": 0,
     "outAboveThreshold": 465,
     "outWinding": 906,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 436413,
     "out": 1875,
     "on": 0,
     "outAboveThreshold": 827,
     "outWinding": 1875,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "BV/D/50",
   "contribution": "5",
   "method": "DIFORM",
   "class": "marginal",
   "authors": "G. de Hauteclocque",
   "dataset": "D",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-5/BV_dataset_D_50.txt",
   "sha256": "98d7fe20e69892c303c8459dac4eb08eb72ba2e3f54e930cb6588feee0652f1d",
   "header": "hs;ws",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 82,
    "distinctVertices": 82,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-182.959718",
    "orientation": "CW",
    "closingEdgeLength": "0.904265",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "1.207198",
    "maxHs": "10.86838097867274",
    "atMaxHs": {
     "u": "27.11984615384615"
    },
    "minU": "0.13768044909308608",
    "maxU": "29.58513222267742"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 219048,
     "out": 96,
     "on": 0,
     "outAboveThreshold": 5,
     "outWinding": 96,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 219066,
     "out": 78,
     "on": 0,
     "outAboveThreshold": 2,
     "outWinding": 78,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 438114,
     "out": 174,
     "on": 0,
     "outAboveThreshold": 7,
     "outWinding": 174,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": true
  },
  {
   "id": "BV/E/1",
   "contribution": "5",
   "method": "DIFORM",
   "class": "marginal",
   "authors": "G. de Hauteclocque",
   "dataset": "E",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-5/BV_dataset_E_1.txt",
   "sha256": "dfd78a8631959a6109eef80527f3c33af9df6fca00ae5346986c03b1d1b3eb72",
   "header": "hs;ws",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 60,
    "distinctVertices": 60,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-97.103927",
    "orientation": "CW",
    "closingEdgeLength": "0.981171",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "1.480302",
    "maxHs": "8.324723405741267",
    "atMaxHs": {
     "u": "22.670753846153847"
    },
    "minU": "0.28953815385345616",
    "maxU": "24.31191850315428"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 218018,
     "out": 1126,
     "on": 0,
     "outAboveThreshold": 412,
     "outWinding": 1126,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 218234,
     "out": 910,
     "on": 0,
     "outAboveThreshold": 441,
     "outWinding": 910,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 436252,
     "out": 2036,
     "on": 0,
     "outAboveThreshold": 853,
     "outWinding": 2036,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "BV/E/50",
   "contribution": "5",
   "method": "DIFORM",
   "class": "marginal",
   "authors": "G. de Hauteclocque",
   "dataset": "E",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-5/BV_dataset_E_50.txt",
   "sha256": "219aa6e55b4e1ead94ab1c7ec61b81c5a1e086d5fa5d0e0af4e24e8e5a9bcf87",
   "header": "hs;ws",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 80,
    "distinctVertices": 80,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-188.792346",
    "orientation": "CW",
    "closingEdgeLength": "1.603941",
    "closingEdgeIsLongest": true,
    "longestEdgeLength": "1.603941",
    "maxHs": "10.96181585197845",
    "atMaxHs": {
     "u": "23.926151282051283"
    },
    "minU": "0.07957302900640677",
    "maxU": "31.372286921539935"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 219080,
     "out": 64,
     "on": 0,
     "outAboveThreshold": 6,
     "outWinding": 64,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 219096,
     "out": 48,
     "on": 0,
     "outAboveThreshold": 12,
     "outWinding": 48,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 438176,
     "out": 112,
     "on": 0,
     "outAboveThreshold": 18,
     "outWinding": 112,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "BV/F/1",
   "contribution": "5",
   "method": "DIFORM",
   "class": "marginal",
   "authors": "G. de Hauteclocque",
   "dataset": "F",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-5/BV_dataset_F_1.txt",
   "sha256": "1d2fcd6ac7713fb56620ed496b1b3dcd0cc68b43e4fee793502db3f6e5ccf1b5",
   "header": "hs;ws",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 61,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-170.472544",
    "orientation": "CW",
    "closingEdgeLength": "2.069207",
    "closingEdgeIsLongest": true,
    "longestEdgeLength": "2.069207",
    "maxHs": "11.5513048566061",
    "atMaxHs": {
     "u": "19.807352307692305"
    },
    "minU": "0.2235367853697443",
    "maxU": "25.129487717567702"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 217856,
     "out": 1288,
     "on": 0,
     "outAboveThreshold": 461,
     "outWinding": 1288,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 217638,
     "out": 1506,
     "on": 0,
     "outAboveThreshold": 439,
     "outWinding": 1506,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 435494,
     "out": 2794,
     "on": 0,
     "outAboveThreshold": 900,
     "outWinding": 2794,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "BV/F/50",
   "contribution": "5",
   "method": "DIFORM",
   "class": "marginal",
   "authors": "G. de Hauteclocque",
   "dataset": "F",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-5/BV_dataset_F_50.txt",
   "sha256": "73d551a7bdfac35f33cbe97436be2569249cf53882d0154a7731767045e920e9",
   "header": "hs;ws",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 78,
    "distinctVertices": 78,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-287.772706",
    "orientation": "CW",
    "closingEdgeLength": "1.804930",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "2.030448",
    "maxHs": "15.574928793624771",
    "atMaxHs": {
     "u": "23.09273769230769"
    },
    "minU": "0.10644187552572629",
    "maxU": "28.741125387018414"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 219094,
     "out": 50,
     "on": 0,
     "outAboveThreshold": 11,
     "outWinding": 50,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 219012,
     "out": 132,
     "on": 0,
     "outAboveThreshold": 8,
     "outWinding": 132,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 438106,
     "out": 182,
     "on": 0,
     "outAboveThreshold": 19,
     "outWinding": 182,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "mackay_ed/A/1",
   "contribution": "6",
   "method": "IFORM",
   "class": "marginal",
   "authors": "E. Mackay, P. Jonathan",
   "dataset": "A",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-6/mackay_ed_dataset_a_1.txt",
   "sha256": "be50aec99f4dfbfeafacc5c3849d1174e39cffdeb1d35c86535a4117d784f230",
   "header": "significant wave height [m];zero-upcrossing period [s]",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 358,
    "distinctVertices": 357,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-35.871865",
    "orientation": "CW",
    "closingEdgeLength": "0.319830",
    "closingEdgeIsLongest": true,
    "longestEdgeLength": "0.319830",
    "maxHs": "6.6039",
    "atMaxHs": {
     "u": "8.7"
    },
    "minU": "1.8758",
    "maxU": "12.633"
   },
   "counts": {
    "provided": {
     "n": 82805,
     "in": 82748,
     "out": 57,
     "on": 0,
     "outAboveThreshold": 39,
     "outWinding": 57,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 92515,
     "in": 92402,
     "out": 113,
     "on": 0,
     "outAboveThreshold": 84,
     "outWinding": 113,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175150,
     "out": 170,
     "on": 0,
     "outAboveThreshold": 123,
     "outWinding": 170,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "mackay_ed/A/20",
   "contribution": "6",
   "method": "IFORM",
   "class": "marginal",
   "authors": "E. Mackay, P. Jonathan",
   "dataset": "A",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-6/mackay_ed_dataset_a_20.txt",
   "sha256": "b18f61f547282001ebc3adb53ed52bec03a1b37947492657c262a5c15b39ae99",
   "header": "significant wave height [m];zero-upcrossing period [s]",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 358,
    "distinctVertices": 357,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-48.483349",
    "orientation": "CW",
    "closingEdgeLength": "0.131552",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.539054",
    "maxHs": "7.61",
    "atMaxHs": {
     "u": "8.8658"
    },
    "minU": "1.4843",
    "maxU": "14.524"
   },
   "counts": {
    "provided": {
     "n": 82805,
     "in": 82805,
     "out": 0,
     "on": 0,
     "outAboveThreshold": 0,
     "outWinding": 0,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 92515,
     "in": 92488,
     "out": 27,
     "on": 0,
     "outAboveThreshold": 20,
     "outWinding": 27,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175293,
     "out": 27,
     "on": 0,
     "outAboveThreshold": 20,
     "outWinding": 27,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "mackay_ed/B/1",
   "contribution": "6",
   "method": "IFORM",
   "class": "marginal",
   "authors": "E. Mackay, P. Jonathan",
   "dataset": "B",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-6/mackay_ed_dataset_b_1.txt",
   "sha256": "fb5a81de78772ba9cedbf34168e66ba90e59a539aa4d3397c3b8bcfda64cdba7",
   "header": "significant wave height [m];zero-upcrossing period [s]",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 358,
    "distinctVertices": 357,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-38.997680",
    "orientation": "CW",
    "closingEdgeLength": "0.413925",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.483587",
    "maxHs": "8.1249",
    "atMaxHs": {
     "u": "8.8749"
    },
    "minU": "2.2431",
    "maxU": "12.926"
   },
   "counts": {
    "provided": {
     "n": 83917,
     "in": 83817,
     "out": 100,
     "on": 0,
     "outAboveThreshold": 90,
     "outWinding": 100,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 91403,
     "in": 91334,
     "out": 69,
     "on": 0,
     "outAboveThreshold": 59,
     "outWinding": 69,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175151,
     "out": 169,
     "on": 0,
     "outAboveThreshold": 149,
     "outWinding": 169,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "mackay_ed/B/20",
   "contribution": "6",
   "method": "IFORM",
   "class": "marginal",
   "authors": "E. Mackay, P. Jonathan",
   "dataset": "B",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-6/mackay_ed_dataset_b_20.txt",
   "sha256": "10733b19b701e39729a0e54c768ec6ceba47fe8a129271b6e49206f741f7edaf",
   "header": "significant wave height [m];zero-upcrossing period [s]",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 358,
    "distinctVertices": 357,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-70.097148",
    "orientation": "CW",
    "closingEdgeLength": "1.086879",
    "closingEdgeIsLongest": true,
    "longestEdgeLength": "1.086879",
    "maxHs": "11.902",
    "atMaxHs": {
     "u": "10.689"
    },
    "minU": "1.8904",
    "maxU": "15.557"
   },
   "counts": {
    "provided": {
     "n": 83917,
     "in": 83912,
     "out": 5,
     "on": 0,
     "outAboveThreshold": 5,
     "outWinding": 5,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 91403,
     "in": 91394,
     "out": 9,
     "on": 0,
     "outAboveThreshold": 7,
     "outWinding": 9,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175306,
     "out": 14,
     "on": 0,
     "outAboveThreshold": 12,
     "outWinding": 14,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": true
  },
  {
   "id": "mackay_ed/C/1",
   "contribution": "6",
   "method": "IFORM",
   "class": "marginal",
   "authors": "E. Mackay, P. Jonathan",
   "dataset": "C",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-6/mackay_ed_dataset_c_1.txt",
   "sha256": "a11c12fce91bbb31988d09bb9e5f528969e96440fec47c0c1edab14c575bd38b",
   "header": "significant wave height [m];zero-upcrossing period [s]",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 353,
    "distinctVertices": 352,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-25.405339",
    "orientation": "CW",
    "closingEdgeLength": "0.708063",
    "closingEdgeIsLongest": true,
    "longestEdgeLength": "0.708063",
    "maxHs": "7.3518",
    "atMaxHs": {
     "u": "8.6112"
    },
    "minU": "1.6229",
    "maxU": "9.843"
   },
   "counts": {
    "provided": {
     "n": 81749,
     "in": 81689,
     "out": 60,
     "on": 0,
     "outAboveThreshold": 42,
     "outWinding": 60,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 93571,
     "in": 93508,
     "out": 63,
     "on": 0,
     "outAboveThreshold": 32,
     "outWinding": 63,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175197,
     "out": 123,
     "on": 0,
     "outAboveThreshold": 74,
     "outWinding": 123,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "mackay_ed/C/20",
   "contribution": "6",
   "method": "IFORM",
   "class": "marginal",
   "authors": "E. Mackay, P. Jonathan",
   "dataset": "C",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-6/mackay_ed_dataset_c_20.txt",
   "sha256": "31b351ffe519fe78a0bd886e15b55483d2bd8875b3f6d9d06593dfa97306f15f",
   "header": "significant wave height [m];zero-upcrossing period [s]",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 353,
    "distinctVertices": 352,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-43.326550",
    "orientation": "CW",
    "closingEdgeLength": "0.418366",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.715402",
    "maxHs": "10.4",
    "atMaxHs": {
     "u": "10.402"
    },
    "minU": "1.1598",
    "maxU": "11.471"
   },
   "counts": {
    "provided": {
     "n": 81749,
     "in": 81743,
     "out": 6,
     "on": 0,
     "outAboveThreshold": 5,
     "outWinding": 6,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 93571,
     "in": 93568,
     "out": 3,
     "on": 0,
     "outAboveThreshold": 3,
     "outWinding": 3,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175311,
     "out": 9,
     "on": 0,
     "outAboveThreshold": 8,
     "outWinding": 9,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "mackay_ed/D/1",
   "contribution": "6",
   "method": "IFORM",
   "class": "marginal",
   "authors": "E. Mackay, P. Jonathan",
   "dataset": "D",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-6/mackay_ed_dataset_d_1.txt",
   "sha256": "e9f3703f8698208e7a44248ea6d02102680806b6e632c6dfe715fc4dd4e393f3",
   "header": "significant wave height [m];wind speed [m/s]",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 353,
    "distinctVertices": 352,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "111.482943",
    "orientation": "CCW",
    "closingEdgeLength": "1.052700",
    "closingEdgeIsLongest": true,
    "longestEdgeLength": "1.052700",
    "maxHs": "9.528",
    "atMaxHs": {
     "u": "24.247"
    },
    "minU": "0.13727",
    "maxU": "25.547"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 219002,
     "out": 142,
     "on": 0,
     "outAboveThreshold": 121,
     "outWinding": 142,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 219021,
     "out": 123,
     "on": 0,
     "outAboveThreshold": 109,
     "outWinding": 123,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 438023,
     "out": 265,
     "on": 0,
     "outAboveThreshold": 230,
     "outWinding": 265,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "mackay_ed/D/50",
   "contribution": "6",
   "method": "IFORM",
   "class": "marginal",
   "authors": "E. Mackay, P. Jonathan",
   "dataset": "D",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-6/mackay_ed_dataset_d_50.txt",
   "sha256": "3c2481bf781ceb4beaebdbe1a6bb922f700a68ca6933103de46285af17089f17",
   "header": "significant wave height [m];wind speed [m/s]",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 353,
    "distinctVertices": 352,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "214.808986",
    "orientation": "CCW",
    "closingEdgeLength": "1.143000",
    "closingEdgeIsLongest": true,
    "longestEdgeLength": "1.143000",
    "maxHs": "13.517",
    "atMaxHs": {
     "u": "30.028"
    },
    "minU": "0.088686",
    "maxU": "31.962"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 219141,
     "out": 3,
     "on": 0,
     "outAboveThreshold": 3,
     "outWinding": 3,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 219144,
     "out": 0,
     "on": 0,
     "outAboveThreshold": 0,
     "outWinding": 0,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 438285,
     "out": 3,
     "on": 0,
     "outAboveThreshold": 3,
     "outWinding": 3,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": true
  },
  {
   "id": "mackay_ed/E/1",
   "contribution": "6",
   "method": "IFORM",
   "class": "marginal",
   "authors": "E. Mackay, P. Jonathan",
   "dataset": "E",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-6/mackay_ed_dataset_e_1.txt",
   "sha256": "209c0024fcb2773df24805d2550cb57eff4ac3f153f8491adbfc2d4e58c5524f",
   "header": "significant wave height [m];wind speed [m/s]",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 353,
    "distinctVertices": 352,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "123.152611",
    "orientation": "CCW",
    "closingEdgeLength": "1.148800",
    "closingEdgeIsLongest": true,
    "longestEdgeLength": "1.148800",
    "maxHs": "9.6441",
    "atMaxHs": {
     "u": "24.601"
    },
    "minU": "0.095343",
    "maxU": "26.241"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 219001,
     "out": 143,
     "on": 0,
     "outAboveThreshold": 137,
     "outWinding": 143,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 218998,
     "out": 146,
     "on": 0,
     "outAboveThreshold": 139,
     "outWinding": 146,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 437999,
     "out": 289,
     "on": 0,
     "outAboveThreshold": 276,
     "outWinding": 289,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "mackay_ed/E/50",
   "contribution": "6",
   "method": "IFORM",
   "class": "marginal",
   "authors": "E. Mackay, P. Jonathan",
   "dataset": "E",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-6/mackay_ed_dataset_e_50.txt",
   "sha256": "27aeb683cfdfd597accdd1edcb3e62a9ecff56cd73720ce31598ad2c05c57b6d",
   "header": "significant wave height [m];wind speed [m/s]",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 353,
    "distinctVertices": 352,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "204.860107",
    "orientation": "CCW",
    "closingEdgeLength": "1.164000",
    "closingEdgeIsLongest": true,
    "longestEdgeLength": "1.164000",
    "maxHs": "11.694",
    "atMaxHs": {
     "u": "28.088"
    },
    "minU": "0.063735",
    "maxU": "30.823"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 219141,
     "out": 3,
     "on": 0,
     "outAboveThreshold": 3,
     "outWinding": 3,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 219130,
     "out": 14,
     "on": 0,
     "outAboveThreshold": 14,
     "outWinding": 14,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 438271,
     "out": 17,
     "on": 0,
     "outAboveThreshold": 17,
     "outWinding": 17,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "mackay_ed/F/1",
   "contribution": "6",
   "method": "IFORM",
   "class": "marginal",
   "authors": "E. Mackay, P. Jonathan",
   "dataset": "F",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-6/mackay_ed_dataset_f_1.txt",
   "sha256": "285e0c1390836918291ade04ec640540723db5e743fd327b04e673170c42ec26",
   "header": "significant wave height [m];wind speed [m/s]",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 353,
    "distinctVertices": 352,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "217.482867",
    "orientation": "CCW",
    "closingEdgeLength": "1.595000",
    "closingEdgeIsLongest": true,
    "longestEdgeLength": "1.595000",
    "maxHs": "13.194",
    "atMaxHs": {
     "u": "23.805"
    },
    "minU": "0.10553",
    "maxU": "26.623"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 219021,
     "out": 123,
     "on": 0,
     "outAboveThreshold": 115,
     "outWinding": 123,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 219009,
     "out": 135,
     "on": 0,
     "outAboveThreshold": 122,
     "outWinding": 135,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 438030,
     "out": 258,
     "on": 0,
     "outAboveThreshold": 237,
     "outWinding": 258,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "mackay_ed/F/50",
   "contribution": "6",
   "method": "IFORM",
   "class": "marginal",
   "authors": "E. Mackay, P. Jonathan",
   "dataset": "F",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-6/mackay_ed_dataset_f_50.txt",
   "sha256": "d10fba07ca888b95d131d98df8c2563f207921160114fbc960acaefc5e67936d",
   "header": "significant wave height [m];wind speed [m/s]",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 353,
    "distinctVertices": 352,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "318.161241",
    "orientation": "CCW",
    "closingEdgeLength": "1.706000",
    "closingEdgeIsLongest": true,
    "longestEdgeLength": "1.706000",
    "maxHs": "17.743",
    "atMaxHs": {
     "u": "27.723"
    },
    "minU": "0.084425",
    "maxU": "29.511"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 219142,
     "out": 2,
     "on": 0,
     "outAboveThreshold": 2,
     "outWinding": 2,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 219141,
     "out": 3,
     "on": 0,
     "outAboveThreshold": 3,
     "outWinding": 3,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 438283,
     "out": 5,
     "on": 0,
     "outAboveThreshold": 5,
     "outWinding": 5,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": true
  },
  {
   "id": "qiao_chi/A/1",
   "contribution": "7",
   "method": "IFORM",
   "class": "marginal",
   "authors": "C. Qiao, A. Myers",
   "dataset": "A",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-7/qiao_chi_dataset_a_1.txt",
   "sha256": "ae30e1c4e7f43ca7a4ad216d28425e0c13ef34b2baaa2342d0dae0a88a0157de",
   "header": " significant wave height (m); zero-up-crossing period (s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 894,
    "distinctVertices": 893,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-37.353369",
    "orientation": "CW",
    "closingEdgeLength": "0.157583",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "3.042715",
    "maxHs": "6.466920920920921",
    "atMaxHs": {
     "u": "8.980193276572214"
    },
    "minU": "1.8593328753638305",
    "maxU": "12.407449289994572"
   },
   "counts": {
    "provided": {
     "n": 82805,
     "in": 82649,
     "out": 156,
     "on": 0,
     "outAboveThreshold": 35,
     "outWinding": 156,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 92515,
     "in": 92301,
     "out": 214,
     "on": 0,
     "outAboveThreshold": 41,
     "outWinding": 214,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 174950,
     "out": 370,
     "on": 0,
     "outAboveThreshold": 76,
     "outWinding": 370,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "qiao_chi/A/20",
   "contribution": "7",
   "method": "IFORM",
   "class": "marginal",
   "authors": "C. Qiao, A. Myers",
   "dataset": "A",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-7/qiao_chi_dataset_a_20.txt",
   "sha256": "32a433c0d2487c1b427c8ec1ee386b2ed3baf4e2e96a331162f36866436d1a63",
   "header": " significant wave height (m); zero-up-crossing period (s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 1124,
    "distinctVertices": 1123,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-58.695016",
    "orientation": "CW",
    "closingEdgeLength": "0.073028",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "4.348517",
    "maxHs": "8.058778378378378",
    "atMaxHs": {
     "u": "10.127848541214014"
    },
    "minU": "1.254718978212447",
    "maxU": "14.54476165687322"
   },
   "counts": {
    "provided": {
     "n": 82805,
     "in": 82788,
     "out": 17,
     "on": 0,
     "outAboveThreshold": 1,
     "outWinding": 17,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 92515,
     "in": 92453,
     "out": 62,
     "on": 0,
     "outAboveThreshold": 20,
     "outWinding": 62,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175241,
     "out": 79,
     "on": 0,
     "outAboveThreshold": 21,
     "outWinding": 79,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "qiao_chi/B/1",
   "contribution": "7",
   "method": "IFORM",
   "class": "marginal",
   "authors": "C. Qiao, A. Myers",
   "dataset": "B",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-7/qiao_chi_dataset_b_1.txt",
   "sha256": "7301819cc17eb62fe038b3bbf86b5bcba7903d8996c14623784800c757f893b0",
   "header": " significant wave height (m); zero-up-crossing period (s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 860,
    "distinctVertices": 859,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-48.501952",
    "orientation": "CW",
    "closingEdgeLength": "0.063523",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "2.170000",
    "maxHs": "8.650045045045045",
    "atMaxHs": {
     "u": "9.141507415445558"
    },
    "minU": "2.300432909537384",
    "maxU": "13.093396537546496"
   },
   "counts": {
    "provided": {
     "n": 83917,
     "in": 83774,
     "out": 143,
     "on": 0,
     "outAboveThreshold": 33,
     "outWinding": 143,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 91403,
     "in": 91247,
     "out": 156,
     "on": 0,
     "outAboveThreshold": 2,
     "outWinding": 156,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175021,
     "out": 299,
     "on": 0,
     "outAboveThreshold": 35,
     "outWinding": 299,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "qiao_chi/B/20",
   "contribution": "7",
   "method": "IFORM",
   "class": "marginal",
   "authors": "C. Qiao, A. Myers",
   "dataset": "B",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-7/qiao_chi_dataset_b_20.txt",
   "sha256": "55e02d8bf83c91eb4e11ad407ab9572fa569a4f657a4c6e6021e5ae9a9879fcb",
   "header": " significant wave height (m); zero-up-crossing period (s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 1374,
    "distinctVertices": 1374,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 1,
    "touches": 0,
    "backtracks": 0,
    "simple": false,
    "crossingPairs": [
     [
      0,
      1372
     ]
    ],
    "closingEdgeCrosses": false,
    "signedArea": "-99.118732",
    "orientation": "CW",
    "closingEdgeLength": "0.000000",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "3.269498",
    "maxHs": "13.632157157157158",
    "atMaxHs": {
     "u": "11.543081033110782"
    },
    "minU": "2.0647306138136576",
    "maxU": "17.354663717915734"
   },
   "counts": {
    "provided": {
     "n": 83917,
     "in": 83916,
     "out": 1,
     "on": 0,
     "outAboveThreshold": 0,
     "outWinding": 1,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 91403,
     "in": 91400,
     "out": 3,
     "on": 0,
     "outAboveThreshold": 0,
     "outWinding": 3,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175316,
     "out": 4,
     "on": 0,
     "outAboveThreshold": 0,
     "outWinding": 4,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": true
  },
  {
   "id": "qiao_chi/C/1",
   "contribution": "7",
   "method": "IFORM",
   "class": "marginal",
   "authors": "C. Qiao, A. Myers",
   "dataset": "C",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-7/qiao_chi_dataset_c_1.txt",
   "sha256": "830c9c096af5b85fb1310c16733b3b5bf60e41c47e3f53b3b9cdb3d6faf5e782",
   "header": " significant wave height (m); zero-up-crossing period (s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 698,
    "distinctVertices": 697,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-25.953615",
    "orientation": "CW",
    "closingEdgeLength": "0.065640",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.948193",
    "maxHs": "7.947623623623623",
    "atMaxHs": {
     "u": "9.134446165503192"
    },
    "minU": "1.9750617674321662",
    "maxU": "9.311167274990819"
   },
   "counts": {
    "provided": {
     "n": 81749,
     "in": 81679,
     "out": 70,
     "on": 0,
     "outAboveThreshold": 40,
     "outWinding": 70,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 93571,
     "in": 93466,
     "out": 105,
     "on": 0,
     "outAboveThreshold": 38,
     "outWinding": 105,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175145,
     "out": 175,
     "on": 0,
     "outAboveThreshold": 78,
     "outWinding": 175,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "qiao_chi/C/20",
   "contribution": "7",
   "method": "IFORM",
   "class": "marginal",
   "authors": "C. Qiao, A. Myers",
   "dataset": "C",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-7/qiao_chi_dataset_c_20.txt",
   "sha256": "a4e27a9f77d7f15ea8bdbba1b974cbdf9af6ceb0813fe4d1d61cf8dfd5fd524e",
   "header": " significant wave height (m); zero-up-crossing period (s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 1204,
    "distinctVertices": 1203,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-58.420611",
    "orientation": "CW",
    "closingEdgeLength": "0.092583",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "1.724443",
    "maxHs": "13.576252252252251",
    "atMaxHs": {
     "u": "12.439196469773275"
    },
    "minU": "1.849384270374585",
    "maxU": "12.439196469773275"
   },
   "counts": {
    "provided": {
     "n": 81749,
     "in": 81737,
     "out": 12,
     "on": 0,
     "outAboveThreshold": 2,
     "outWinding": 12,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 93571,
     "in": 93560,
     "out": 11,
     "on": 0,
     "outAboveThreshold": 0,
     "outWinding": 11,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175297,
     "out": 23,
     "on": 0,
     "outAboveThreshold": 2,
     "outWinding": 23,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": true
  },
  {
   "id": "qiao_chi/D/1",
   "contribution": "7",
   "method": "IFORM",
   "class": "marginal",
   "authors": "C. Qiao, A. Myers",
   "dataset": "D",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-7/qiao_chi_dataset_d_1.txt",
   "sha256": "c2f4eb09bacf9dcc60f674c2b9944fd35ab1826eb760d907ffe92bf507370363",
   "header": " wind speed (m/s); significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 848,
    "distinctVertices": 847,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "110.935660",
    "orientation": "CCW",
    "closingEdgeLength": "0.326013",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.809660",
    "maxHs": "9.238493288547348",
    "atMaxHs": {
     "u": "22.79171811811812"
    },
    "minU": "0.2937077077077077",
    "maxU": "25.14137977977978"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 218989,
     "out": 155,
     "on": 0,
     "outAboveThreshold": 112,
     "outWinding": 155,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 219005,
     "out": 139,
     "on": 0,
     "outAboveThreshold": 99,
     "outWinding": 139,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 437994,
     "out": 294,
     "on": 0,
     "outAboveThreshold": 211,
     "outWinding": 294,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "qiao_chi/D/50",
   "contribution": "7",
   "method": "IFORM",
   "class": "marginal",
   "authors": "C. Qiao, A. Myers",
   "dataset": "D",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-7/qiao_chi_dataset_d_50.txt",
   "sha256": "6cbdcb2fa3cd01ff0db48ab5b0f9de3a2306e36f19d604a67a219615729b957e",
   "header": " wind speed (m/s); significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 1076,
    "distinctVertices": 1075,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "230.873031",
    "orientation": "CCW",
    "closingEdgeLength": "0.569465",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "1.457414",
    "maxHs": "12.819180736597925",
    "atMaxHs": {
     "u": "26.844884484484485"
    },
    "minU": "0.11748308308308308",
    "maxU": "31.661690890890892"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 219141,
     "out": 3,
     "on": 0,
     "outAboveThreshold": 2,
     "outWinding": 3,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 219144,
     "out": 0,
     "on": 0,
     "outAboveThreshold": 0,
     "outWinding": 0,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 438285,
     "out": 3,
     "on": 0,
     "outAboveThreshold": 2,
     "outWinding": 3,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": true
  },
  {
   "id": "qiao_chi/E/1",
   "contribution": "7",
   "method": "IFORM",
   "class": "marginal",
   "authors": "C. Qiao, A. Myers",
   "dataset": "E",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-7/qiao_chi_dataset_e_1.txt",
   "sha256": "1fcdd3c817f81be4f4c9446e5f72b9e54874cc1ce7e2d688974560c453ea48dd",
   "header": " wind speed (m/s); significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 790,
    "distinctVertices": 790,
    "closed": false,
    "duplicates": 0,
    "selfCrossings": 1,
    "touches": 0,
    "backtracks": 0,
    "simple": false,
    "crossingPairs": [
     [
      0,
      788
     ]
    ],
    "closingEdgeCrosses": false,
    "signedArea": "122.216091",
    "orientation": "CCW",
    "closingEdgeLength": "0.000000",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "1.031543",
    "maxHs": "9.559917506007373",
    "atMaxHs": {
     "u": "22.512820020020023"
    },
    "minU": "0.3272212212212212",
    "maxU": "26.112253453453455"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 218929,
     "out": 215,
     "on": 0,
     "outAboveThreshold": 144,
     "outWinding": 215,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 218913,
     "out": 231,
     "on": 0,
     "outAboveThreshold": 165,
     "outWinding": 231,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 437842,
     "out": 446,
     "on": 0,
     "outAboveThreshold": 309,
     "outWinding": 446,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "qiao_chi/E/50",
   "contribution": "7",
   "method": "IFORM",
   "class": "marginal",
   "authors": "C. Qiao, A. Myers",
   "dataset": "E",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-7/qiao_chi_dataset_e_50.txt",
   "sha256": "3be9a052fe0752b1c60db229a17227d420f36bbc41fab0f5ff77bfd07c9bd6c7",
   "header": " wind speed (m/s); significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 1009,
    "distinctVertices": 1008,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "227.059771",
    "orientation": "CCW",
    "closingEdgeLength": "0.343026",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "1.661655",
    "maxHs": "12.83233387831581",
    "atMaxHs": {
     "u": "26.701251651651653"
    },
    "minU": "0.0",
    "maxU": "32.9838990990991"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 219139,
     "out": 5,
     "on": 0,
     "outAboveThreshold": 5,
     "outWinding": 5,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 219133,
     "out": 11,
     "on": 0,
     "outAboveThreshold": 11,
     "outWinding": 11,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 438272,
     "out": 16,
     "on": 0,
     "outAboveThreshold": 16,
     "outWinding": 16,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "qiao_chi/F/1",
   "contribution": "7",
   "method": "IFORM",
   "class": "marginal",
   "authors": "C. Qiao, A. Myers",
   "dataset": "F",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-7/qiao_chi_dataset_f_1.txt",
   "sha256": "6164ef5fadd6dc8f58c4ffc2545924d916d2793667a84a8f970dce24de1a7530",
   "header": " wind speed (m/s); significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 914,
    "distinctVertices": 913,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "214.913948",
    "orientation": "CCW",
    "closingEdgeLength": "0.349593",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "1.077639",
    "maxHs": "13.067943632256732",
    "atMaxHs": {
     "u": "22.62369009009009"
    },
    "minU": "0.2285221221221221",
    "maxU": "26.280044044044043"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 218956,
     "out": 188,
     "on": 0,
     "outAboveThreshold": 127,
     "outWinding": 188,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 218958,
     "out": 186,
     "on": 0,
     "outAboveThreshold": 127,
     "outWinding": 186,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 437914,
     "out": 374,
     "on": 0,
     "outAboveThreshold": 254,
     "outWinding": 374,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "qiao_chi/F/50",
   "contribution": "7",
   "method": "IFORM",
   "class": "marginal",
   "authors": "C. Qiao, A. Myers",
   "dataset": "F",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-7/qiao_chi_dataset_f_50.txt",
   "sha256": "746fddc8ff037e0501a077091ee515b421e3ef76e3c31978d05f4854a60f045d",
   "header": " wind speed (m/s); significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 1082,
    "distinctVertices": 1081,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "379.631107",
    "orientation": "CCW",
    "closingEdgeLength": "0.400956",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "1.819879",
    "maxHs": "18.280582954150514",
    "atMaxHs": {
     "u": "23.93769229229229"
    },
    "minU": "0.11426106106106106",
    "maxU": "30.964747547547546"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 219141,
     "out": 3,
     "on": 0,
     "outAboveThreshold": 0,
     "outWinding": 3,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 219140,
     "out": 4,
     "on": 0,
     "outAboveThreshold": 2,
     "outWinding": 4,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 438281,
     "out": 7,
     "on": 0,
     "outAboveThreshold": 2,
     "outWinding": 7,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": true
  },
  {
   "id": "rode_anna/A/1",
   "contribution": "8",
   "method": "IFORM",
   "class": "marginal",
   "authors": "A. Rode, A. Hildebrandt, B. Schmidt",
   "dataset": "A",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-8/rode_anna_dataset_a_1.txt",
   "sha256": "331d26d0d90a0f5c84cef468a684fcc966b671ae794bbf2b7a5d4aac8a032da4",
   "header": "zero-upcrossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 1318,
    "distinctVertices": 1317,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-35.162465",
    "orientation": "CW",
    "closingEdgeLength": "0.032234",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.424024",
    "maxHs": "7.47484986657641",
    "atMaxHs": {
     "u": "7.64234184446235"
    },
    "minU": "1.14498533414456",
    "maxU": "10.4499633484852"
   },
   "counts": {
    "provided": {
     "n": 82805,
     "in": 82521,
     "out": 284,
     "on": 0,
     "outAboveThreshold": 174,
     "outWinding": 284,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 92515,
     "in": 92200,
     "out": 315,
     "on": 0,
     "outAboveThreshold": 143,
     "outWinding": 315,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 174721,
     "out": 599,
     "on": 0,
     "outAboveThreshold": 317,
     "outWinding": 599,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "rode_anna/A/20",
   "contribution": "8",
   "method": "IFORM",
   "class": "marginal",
   "authors": "A. Rode, A. Hildebrandt, B. Schmidt",
   "dataset": "A",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-8/rode_anna_dataset_a_20.txt",
   "sha256": "76a54c47763197c9b50c54effa1ece863e57c54463a15430f04f5007e486066c",
   "header": "zero-upcrossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 1458,
    "distinctVertices": 1457,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-47.715646",
    "orientation": "CW",
    "closingEdgeLength": "0.039064",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.439607",
    "maxHs": "9.70900541670178",
    "atMaxHs": {
     "u": "7.7839615886715"
    },
    "minU": "1.14498533414456",
    "maxU": "11.2534598992296"
   },
   "counts": {
    "provided": {
     "n": 82805,
     "in": 82709,
     "out": 96,
     "on": 0,
     "outAboveThreshold": 55,
     "outWinding": 96,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 92515,
     "in": 92422,
     "out": 93,
     "on": 0,
     "outAboveThreshold": 38,
     "outWinding": 93,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 175131,
     "out": 189,
     "on": 0,
     "outAboveThreshold": 93,
     "outWinding": 189,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "rode_anna/B/1",
   "contribution": "8",
   "method": "IFORM",
   "class": "marginal",
   "authors": "A. Rode, A. Hildebrandt, B. Schmidt",
   "dataset": "B",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-8/rode_anna_dataset_b_1.txt",
   "sha256": "be485247de8b17d0e2d96d7e6c1818e34412b7befa58a5bab1d232168b2e64ba",
   "header": "zero-upcrossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 1376,
    "distinctVertices": 1375,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-26.249275",
    "orientation": "CW",
    "closingEdgeLength": "0.020813",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.566017",
    "maxHs": "5.52486552056088",
    "atMaxHs": {
     "u": "7.45748009735866"
    },
    "minU": "1.10749485905408",
    "maxU": "9.41234825422589"
   },
   "counts": {
    "provided": {
     "n": 83917,
     "in": 83407,
     "out": 510,
     "on": 0,
     "outAboveThreshold": 467,
     "outWinding": 510,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 91403,
     "in": 91106,
     "out": 297,
     "on": 0,
     "outAboveThreshold": 256,
     "outWinding": 297,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 174513,
     "out": 807,
     "on": 0,
     "outAboveThreshold": 723,
     "outWinding": 807,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "rode_anna/B/20",
   "contribution": "8",
   "method": "IFORM",
   "class": "marginal",
   "authors": "A. Rode, A. Hildebrandt, B. Schmidt",
   "dataset": "B",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-8/rode_anna_dataset_b_20.txt",
   "sha256": "52687467701a865cbcdf7c055dbbd2e88f093e473113b5dddf505b88112a6905",
   "header": "zero-upcrossing period(s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 1516,
    "distinctVertices": 1515,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-34.423350",
    "orientation": "CW",
    "closingEdgeLength": "0.023149",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.696174",
    "maxHs": "6.65187844530231",
    "atMaxHs": {
     "u": "7.72437636523384"
    },
    "minU": "1.10749485905408",
    "maxU": "10.0381537500128"
   },
   "counts": {
    "provided": {
     "n": 83917,
     "in": 83650,
     "out": 267,
     "on": 0,
     "outAboveThreshold": 246,
     "outWinding": 267,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 91403,
     "in": 91302,
     "out": 101,
     "on": 0,
     "outAboveThreshold": 93,
     "outWinding": 101,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 174952,
     "out": 368,
     "on": 0,
     "outAboveThreshold": 339,
     "outWinding": 368,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "rode_anna/C/1",
   "contribution": "8",
   "method": "IFORM",
   "class": "marginal",
   "authors": "A. Rode, A. Hildebrandt, B. Schmidt",
   "dataset": "C",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-8/rode_anna_dataset_c_1.txt",
   "sha256": "0a2e0e835a92373d261ad3a2a78687657f07d2a234ae3220b673b016efdde8ff",
   "header": "zero-upcrossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 1473,
    "distinctVertices": 1472,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-17.686504",
    "orientation": "CW",
    "closingEdgeLength": "0.013575",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.640540",
    "maxHs": "4.84216006143115",
    "atMaxHs": {
     "u": "6.92006855686938"
    },
    "minU": "0.991026436692617",
    "maxU": "7.50058381850021"
   },
   "counts": {
    "provided": {
     "n": 81749,
     "in": 81267,
     "out": 482,
     "on": 0,
     "outAboveThreshold": 478,
     "outWinding": 482,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 93571,
     "in": 93173,
     "out": 398,
     "on": 0,
     "outAboveThreshold": 396,
     "outWinding": 398,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 174440,
     "out": 880,
     "on": 0,
     "outAboveThreshold": 874,
     "outWinding": 880,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "rode_anna/C/20",
   "contribution": "8",
   "method": "IFORM",
   "class": "marginal",
   "authors": "A. Rode, A. Hildebrandt, B. Schmidt",
   "dataset": "C",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-8/rode_anna_dataset_c_20.txt",
   "sha256": "6b4614fcadaf273c6275bfd9d90f6a16e55f7a099fa70f685e445c0b4b25b050",
   "header": "zero-upcrossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 1753,
    "distinctVertices": 1752,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-24.656648",
    "orientation": "CW",
    "closingEdgeLength": "0.014244",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.891902",
    "maxHs": "5.89599832127156",
    "atMaxHs": {
     "u": "7.24933373975184"
    },
    "minU": "0.580215341105322",
    "maxU": "7.89386054328619"
   },
   "counts": {
    "provided": {
     "n": 81749,
     "in": 81523,
     "out": 226,
     "on": 0,
     "outAboveThreshold": 225,
     "outWinding": 226,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 93571,
     "in": 93388,
     "out": 183,
     "on": 0,
     "outAboveThreshold": 183,
     "outWinding": 183,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 174911,
     "out": 409,
     "on": 0,
     "outAboveThreshold": 408,
     "outWinding": 409,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "rode_anna/D/1",
   "contribution": "8",
   "method": "IFORM",
   "class": "marginal",
   "authors": "A. Rode, A. Hildebrandt, B. Schmidt",
   "dataset": "D",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-8/rode_anna_dataset_d_1.txt",
   "sha256": "c5bc28f22e4a1c1b3858fe8e0539ae17807f0c84101429b4bdb8cf96d4a761f3",
   "header": "significant wave height(m);wind speed (m/s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 1473,
    "distinctVertices": 1472,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "80.258427",
    "orientation": "CCW",
    "closingEdgeLength": "0.033430",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "1.121647",
    "maxHs": "7.24440139112515",
    "atMaxHs": {
     "u": "20.6329601151984"
    },
    "minU": "0.283431956469197",
    "maxU": "21.8465527507072"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 217692,
     "out": 1452,
     "on": 0,
     "outAboveThreshold": 1124,
     "outWinding": 1452,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 217619,
     "out": 1525,
     "on": 0,
     "outAboveThreshold": 1206,
     "outWinding": 1525,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 435311,
     "out": 2977,
     "on": 0,
     "outAboveThreshold": 2330,
     "outWinding": 2977,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "rode_anna/D/50",
   "contribution": "8",
   "method": "IFORM",
   "class": "marginal",
   "authors": "A. Rode, A. Hildebrandt, B. Schmidt",
   "dataset": "D",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-8/rode_anna_dataset_d_50.txt",
   "sha256": "bdec47aefb10bb6fb6700b98aacddcd3b8638272c7088776d8c07c0ccab2f11f",
   "header": "significant wave height (m);wind speed (m/s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 1833,
    "distinctVertices": 1832,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "121.748017",
    "orientation": "CCW",
    "closingEdgeLength": "0.032379",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.581549",
    "maxHs": "9.16304202773597",
    "atMaxHs": {
     "u": "23.0579095895622"
    },
    "minU": "0.0635033870612418",
    "maxU": "24.5384975030968"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 218898,
     "out": 246,
     "on": 0,
     "outAboveThreshold": 211,
     "outWinding": 246,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 218881,
     "out": 263,
     "on": 0,
     "outAboveThreshold": 238,
     "outWinding": 263,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 437779,
     "out": 509,
     "on": 0,
     "outAboveThreshold": 449,
     "outWinding": 509,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "rode_anna/E/1",
   "contribution": "8",
   "method": "IFORM",
   "class": "marginal",
   "authors": "A. Rode, A. Hildebrandt, B. Schmidt",
   "dataset": "E",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-8/rode_anna_dataset_e_1.txt",
   "sha256": "cbcc2b1e514a07f104b4e8d3544a151621102d5fb9377e1eb7de249370a158c2",
   "header": "significant wave height (m);wind speed (m/s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 1473,
    "distinctVertices": 1472,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "115.864340",
    "orientation": "CCW",
    "closingEdgeLength": "0.030226",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "1.536149",
    "maxHs": "7.83176955751221",
    "atMaxHs": {
     "u": "21.4168899560587"
    },
    "minU": "0.109220786724339",
    "maxU": "23.8649009095851"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 218656,
     "out": 488,
     "on": 0,
     "outAboveThreshold": 423,
     "outWinding": 488,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 218653,
     "out": 491,
     "on": 0,
     "outAboveThreshold": 439,
     "outWinding": 491,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 437309,
     "out": 979,
     "on": 0,
     "outAboveThreshold": 862,
     "outWinding": 979,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "rode_anna/E/50",
   "contribution": "8",
   "method": "IFORM",
   "class": "marginal",
   "authors": "A. Rode, A. Hildebrandt, B. Schmidt",
   "dataset": "E",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-8/rode_anna_dataset_e_50.txt",
   "sha256": "598a647dd6f508e1289580fe741491c0c2ec9de59182d803ea336c29dc8514ac",
   "header": "significant wave heigth(m);wind speed(m/s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 1833,
    "distinctVertices": 1832,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "171.875779",
    "orientation": "CCW",
    "closingEdgeLength": "0.026820",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.811036",
    "maxHs": "9.76987775229152",
    "atMaxHs": {
     "u": "22.7812952964859"
    },
    "minU": "0.0144374024920049",
    "maxU": "26.5552442239791"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 219093,
     "out": 51,
     "on": 0,
     "outAboveThreshold": 51,
     "outWinding": 51,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 219085,
     "out": 59,
     "on": 0,
     "outAboveThreshold": 57,
     "outWinding": 59,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 438178,
     "out": 110,
     "on": 0,
     "outAboveThreshold": 108,
     "outWinding": 110,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "rode_anna/F/1",
   "contribution": "8",
   "method": "IFORM",
   "class": "marginal",
   "authors": "A. Rode, A. Hildebrandt, B. Schmidt",
   "dataset": "F",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-8/rode_anna_dataset_f_1.txt",
   "sha256": "72695c7710471768c06c24a7fe4b533306208a2707189dc7ceb984288d4cc0fe",
   "header": "significant wave height (m);wind speed (m/s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 1473,
    "distinctVertices": 1472,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "184.963776",
    "orientation": "CCW",
    "closingEdgeLength": "0.032200",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "1.943732",
    "maxHs": "10.2889481561471",
    "atMaxHs": {
     "u": "20.8001938232498"
    },
    "minU": "0.0347655705258723",
    "maxU": "25.1635261347491"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 218576,
     "out": 568,
     "on": 0,
     "outAboveThreshold": 518,
     "outWinding": 568,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 218479,
     "out": 665,
     "on": 0,
     "outAboveThreshold": 616,
     "outWinding": 665,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 437055,
     "out": 1233,
     "on": 0,
     "outAboveThreshold": 1134,
     "outWinding": 1233,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "rode_anna/F/50",
   "contribution": "8",
   "method": "IFORM",
   "class": "marginal",
   "authors": "A. Rode, A. Hildebrandt, B. Schmidt",
   "dataset": "F",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-8/rode_anna_dataset_f_50.txt",
   "sha256": "37f5d969bc9cbf3133b962b923bc3856fa42542cd334df86b3dd695691cb7e63",
   "header": "significant wave height (m);wind speed (m/s)",
   "hsColumn": 0,
   "organizersHsColumn": 0,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 1833,
    "distinctVertices": 1832,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "271.288939",
    "orientation": "CCW",
    "closingEdgeLength": "0.026875",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "1.014786",
    "maxHs": "12.6853612748866",
    "atMaxHs": {
     "u": "21.6958189199807"
    },
    "minU": "0.00258934192561482",
    "maxU": "28.0986855487135"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 219068,
     "out": 76,
     "on": 0,
     "outAboveThreshold": 71,
     "outWinding": 76,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 219053,
     "out": 91,
     "on": 0,
     "outAboveThreshold": 88,
     "outWinding": 91,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 438121,
     "out": 167,
     "on": 0,
     "outAboveThreshold": 159,
     "outWinding": 167,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSampling/A/1",
   "contribution": "9 DS",
   "method": "DSCM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "A",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-9/vanem_DirectSampling_dataset_a_1.txt",
   "sha256": "56611dd009e384522e8330ada365aed453e92ab930627114f6f10ccdab376905",
   "header": "zero-up-crossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 1,
    "touches": 0,
    "backtracks": 0,
    "simple": false,
    "crossingPairs": [
     [
      57,
      59
     ]
    ],
    "closingEdgeCrosses": true,
    "signedArea": "-43.589593",
    "orientation": "CW",
    "closingEdgeLength": "0.071504",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "8.218480",
    "maxHs": "6.9023792305505",
    "atMaxHs": {
     "u": "8.83175107056151"
    },
    "minU": "2.01614214775092",
    "maxU": "13.0434070392277"
   },
   "counts": {
    "provided": {
     "n": 82805,
     "in": 72362,
     "out": 10443,
     "on": 0,
     "outAboveThreshold": 9,
     "outWinding": 10443,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 92515,
     "in": 80396,
     "out": 12119,
     "on": 0,
     "outAboveThreshold": 22,
     "outWinding": 12119,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 152758,
     "out": 22562,
     "on": 0,
     "outAboveThreshold": 31,
     "outWinding": 22562,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSampling/A/20",
   "contribution": "9 DS",
   "method": "DSCM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "A",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-9/vanem_DirectSampling_dataset_a_20.txt",
   "sha256": "d4d251bcfc205672053b0e4c6957ab45e511c9574de94f3de60ca6783f3c7b52",
   "header": "zero-up-crossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 21,
    "touches": 0,
    "backtracks": 0,
    "simple": false,
    "crossingPairs": [
     [
      0,
      51
     ],
     [
      0,
      56
     ],
     [
      0,
      58
     ],
     [
      1,
      51
     ],
     [
      1,
      56
     ],
     [
      1,
      58
     ],
     [
      1,
      59
     ],
     [
      3,
      5
     ]
    ],
    "closingEdgeCrosses": true,
    "signedArea": "-74.513914",
    "orientation": "CW",
    "closingEdgeLength": "0.062709",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "12.960048",
    "maxHs": "9.534320299493",
    "atMaxHs": {
     "u": "10.2089328814883"
    },
    "minU": "1.56676942963921",
    "maxU": "16.0772134783876"
   },
   "counts": {
    "provided": {
     "n": 82805,
     "in": 72379,
     "out": 10426,
     "on": 0,
     "outAboveThreshold": 0,
     "outWinding": 10426,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 92515,
     "in": 80437,
     "out": 12078,
     "on": 0,
     "outAboveThreshold": 4,
     "outWinding": 12078,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 152816,
     "out": 22504,
     "on": 0,
     "outAboveThreshold": 4,
     "outWinding": 22504,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSampling/A/50",
   "contribution": "9 DS",
   "method": "DSCM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "A",
   "variables": "Hs, Tz",
   "returnPeriod": 50,
   "file": "contours/contribution-9/vanem_DirectSampling_dataset_a_50.txt",
   "sha256": "ddd23a42e2472698d928f565978216239143719a9739744709426f0502082178",
   "header": "zero-up-crossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 26,
    "touches": 0,
    "backtracks": 0,
    "simple": false,
    "crossingPairs": [
     [
      0,
      4
     ],
     [
      1,
      4
     ],
     [
      1,
      59
     ],
     [
      4,
      6
     ],
     [
      4,
      59
     ],
     [
      13,
      16
     ],
     [
      13,
      17
     ],
     [
      13,
      18
     ]
    ],
    "closingEdgeCrosses": true,
    "signedArea": "-85.490842",
    "orientation": "CW",
    "closingEdgeLength": "0.172476",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "13.963065",
    "maxHs": "10.3254194448541",
    "atMaxHs": {
     "u": "10.6845742109662"
    },
    "minU": "1.48211404843297",
    "maxU": "16.89892828233"
   },
   "counts": {
    "provided": {
     "n": 82805,
     "in": 72379,
     "out": 10426,
     "on": 0,
     "outAboveThreshold": 0,
     "outWinding": 10426,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 92515,
     "in": 80438,
     "out": 12077,
     "on": 0,
     "outAboveThreshold": 3,
     "outWinding": 12077,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 152817,
     "out": 22503,
     "on": 0,
     "outAboveThreshold": 3,
     "outWinding": 22503,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSampling/B/1",
   "contribution": "9 DS",
   "method": "DSCM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "B",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-9/vanem_DirectSampling_dataset_b_1.txt",
   "sha256": "815c3b9dac76cf9a5572e6e35aabf81cb0ba2c69c3abb127bed8ee3af5d2a666",
   "header": "zero-up-crossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-32.217577",
    "orientation": "CW",
    "closingEdgeLength": "0.057206",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "5.536848",
    "maxHs": "6.88526726844069",
    "atMaxHs": {
     "u": "8.3766315027828"
    },
    "minU": "2.47984146263979",
    "maxU": "10.6550189475913"
   },
   "counts": {
    "provided": {
     "n": 83917,
     "in": 72666,
     "out": 11251,
     "on": 0,
     "outAboveThreshold": 166,
     "outWinding": 11251,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 91403,
     "in": 79508,
     "out": 11895,
     "on": 0,
     "outAboveThreshold": 50,
     "outWinding": 11895,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 152174,
     "out": 23146,
     "on": 0,
     "outAboveThreshold": 216,
     "outWinding": 23146,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSampling/B/20",
   "contribution": "9 DS",
   "method": "DSCM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "B",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-9/vanem_DirectSampling_dataset_b_20.txt",
   "sha256": "1c2b4e87eec17bbb6ed52a0eee089f1e1baa5ca6b2cd3d4596a523ac4688a40c",
   "header": "zero-up-crossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 7,
    "touches": 0,
    "backtracks": 0,
    "simple": false,
    "crossingPairs": [
     [
      0,
      58
     ],
     [
      2,
      4
     ],
     [
      11,
      13
     ],
     [
      15,
      18
     ],
     [
      18,
      20
     ],
     [
      22,
      24
     ],
     [
      53,
      56
     ]
    ],
    "closingEdgeCrosses": false,
    "signedArea": "-50.776674",
    "orientation": "CW",
    "closingEdgeLength": "0.010981",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "8.787630",
    "maxHs": "9.10901967271855",
    "atMaxHs": {
     "u": "9.38343617118298"
    },
    "minU": "2.03611904238307",
    "maxU": "12.3261331222671"
   },
   "counts": {
    "provided": {
     "n": 83917,
     "in": 72814,
     "out": 11103,
     "on": 0,
     "outAboveThreshold": 40,
     "outWinding": 11103,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 91403,
     "in": 79573,
     "out": 11830,
     "on": 0,
     "outAboveThreshold": 3,
     "outWinding": 11830,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 152387,
     "out": 22933,
     "on": 0,
     "outAboveThreshold": 43,
     "outWinding": 22933,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSampling/B/50",
   "contribution": "9 DS",
   "method": "DSCM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "B",
   "variables": "Hs, Tz",
   "returnPeriod": 50,
   "file": "contours/contribution-9/vanem_DirectSampling_dataset_b_50.txt",
   "sha256": "eb0a5885aab10387c9e81d04f6e801af50e22db8d5ce998c6e145b2735812755",
   "header": "zero-up-crossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 19,
    "touches": 0,
    "backtracks": 0,
    "simple": false,
    "crossingPairs": [
     [
      1,
      3
     ],
     [
      4,
      6
     ],
     [
      11,
      14
     ],
     [
      16,
      18
     ],
     [
      23,
      25
     ],
     [
      35,
      37
     ],
     [
      51,
      54
     ],
     [
      51,
      56
     ]
    ],
    "closingEdgeCrosses": false,
    "signedArea": "-57.108957",
    "orientation": "CW",
    "closingEdgeLength": "0.192293",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "9.429256",
    "maxHs": "9.76214369441541",
    "atMaxHs": {
     "u": "9.65138925527435"
    },
    "minU": "1.94904634646677",
    "maxU": "12.8159767356254"
   },
   "counts": {
    "provided": {
     "n": 83917,
     "in": 72828,
     "out": 11089,
     "on": 0,
     "outAboveThreshold": 26,
     "outWinding": 11089,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 91403,
     "in": 79576,
     "out": 11827,
     "on": 0,
     "outAboveThreshold": 0,
     "outWinding": 11827,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 152404,
     "out": 22916,
     "on": 0,
     "outAboveThreshold": 26,
     "outWinding": 22916,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSampling/C/1",
   "contribution": "9 DS",
   "method": "DSCM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "C",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-9/vanem_DirectSampling_dataset_c_1.txt",
   "sha256": "f91330f2364775b486b219088eb4db9743bee0c43ae23fd9885676628b8334d9",
   "header": "zero-up-crossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-20.967821",
    "orientation": "CW",
    "closingEdgeLength": "0.055383",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "3.326971",
    "maxHs": "6.77916412244187",
    "atMaxHs": {
     "u": "8.22089745818323"
    },
    "minU": "2.66644780880838",
    "maxU": "8.71429525416461"
   },
   "counts": {
    "provided": {
     "n": 81749,
     "in": 72212,
     "out": 9537,
     "on": 0,
     "outAboveThreshold": 88,
     "outWinding": 9537,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 93571,
     "in": 82434,
     "out": 11137,
     "on": 0,
     "outAboveThreshold": 57,
     "outWinding": 11137,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 154646,
     "out": 20674,
     "on": 0,
     "outAboveThreshold": 145,
     "outWinding": 20674,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSampling/C/20",
   "contribution": "9 DS",
   "method": "DSCM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "C",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-9/vanem_DirectSampling_dataset_c_20.txt",
   "sha256": "bd6b58a825a3a015eb19a6eefc981751d38b391ef13be5d6f3970f171a819bf3",
   "header": "zero-up-crossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 4,
    "touches": 0,
    "backtracks": 0,
    "simple": false,
    "crossingPairs": [
     [
      1,
      3
     ],
     [
      39,
      41
     ],
     [
      50,
      52
     ],
     [
      54,
      57
     ]
    ],
    "closingEdgeCrosses": false,
    "signedArea": "-32.033238",
    "orientation": "CW",
    "closingEdgeLength": "0.009373",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "5.799285",
    "maxHs": "8.90728518109682",
    "atMaxHs": {
     "u": "8.99085523332135"
    },
    "minU": "2.29495563229705",
    "maxU": "9.4601957355064"
   },
   "counts": {
    "provided": {
     "n": 81749,
     "in": 72332,
     "out": 9417,
     "on": 0,
     "outAboveThreshold": 7,
     "outWinding": 9417,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 93571,
     "in": 82526,
     "out": 11045,
     "on": 0,
     "outAboveThreshold": 11,
     "outWinding": 11045,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 154858,
     "out": 20462,
     "on": 0,
     "outAboveThreshold": 18,
     "outWinding": 20462,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSampling/C/50",
   "contribution": "9 DS",
   "method": "DSCM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "C",
   "variables": "Hs, Tz",
   "returnPeriod": 50,
   "file": "contours/contribution-9/vanem_DirectSampling_dataset_c_50.txt",
   "sha256": "0fe4ea1a370abe3513c787317072b5aaf6dda113856190ee8fccd0b0726f3d55",
   "header": "zero-up-crossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 12,
    "touches": 0,
    "backtracks": 0,
    "simple": false,
    "crossingPairs": [
     [
      1,
      59
     ],
     [
      2,
      4
     ],
     [
      42,
      44
     ],
     [
      51,
      55
     ],
     [
      51,
      57
     ],
     [
      51,
      58
     ],
     [
      52,
      54
     ],
     [
      52,
      55
     ]
    ],
    "closingEdgeCrosses": true,
    "signedArea": "-35.540342",
    "orientation": "CW",
    "closingEdgeLength": "0.129269",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "5.520864",
    "maxHs": "9.5424445543254",
    "atMaxHs": {
     "u": "9.21157610661559"
    },
    "minU": "2.22345625674138",
    "maxU": "9.67564417365357"
   },
   "counts": {
    "provided": {
     "n": 81749,
     "in": 72336,
     "out": 9413,
     "on": 0,
     "outAboveThreshold": 3,
     "outWinding": 9413,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 93571,
     "in": 82531,
     "out": 11040,
     "on": 0,
     "outAboveThreshold": 6,
     "outWinding": 11040,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 154867,
     "out": 20453,
     "on": 0,
     "outAboveThreshold": 9,
     "outWinding": 20453,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSampling/D/1",
   "contribution": "9 DS",
   "method": "DSCM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "D",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-9/vanem_DirectSampling_dataset_d_1.txt",
   "sha256": "1ba3fc6a3042a3978104f787468c4ce6bab690ad36216a42abfd6eed44af5244",
   "header": "wind speed (m/s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-93.244177",
    "orientation": "CW",
    "closingEdgeLength": "0.351393",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "5.061252",
    "maxHs": "9.2898645355438",
    "atMaxHs": {
     "u": "24.5719146546877"
    },
    "minU": "0.422132926796095",
    "maxU": "25.5758148052881"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 207821,
     "out": 11323,
     "on": 0,
     "outAboveThreshold": 970,
     "outWinding": 11323,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 210130,
     "out": 9014,
     "on": 0,
     "outAboveThreshold": 1034,
     "outWinding": 9014,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 417951,
     "out": 20337,
     "on": 0,
     "outAboveThreshold": 2004,
     "outWinding": 20337,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSampling/D/20",
   "contribution": "9 DS",
   "method": "DSCM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "D",
   "variables": "u10, Hs",
   "returnPeriod": 20,
   "file": "contours/contribution-9/vanem_DirectSampling_dataset_d_20.txt",
   "sha256": "afb198be4ffa139fa73585dfe9789985acb8516a4bdbb7aad0ff2def1be4b3d1",
   "header": "wind speed (m/s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-146.447025",
    "orientation": "CW",
    "closingEdgeLength": "0.204740",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "7.605787",
    "maxHs": "11.9512462812928",
    "atMaxHs": {
     "u": "28.5376166165701"
    },
    "minU": "0.107381913483326",
    "maxU": "29.3213843453382"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 209232,
     "out": 9912,
     "on": 0,
     "outAboveThreshold": 81,
     "outWinding": 9912,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 211532,
     "out": 7612,
     "on": 0,
     "outAboveThreshold": 102,
     "outWinding": 7612,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 420764,
     "out": 17524,
     "on": 0,
     "outAboveThreshold": 183,
     "outWinding": 17524,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": true
  },
  {
   "id": "vanem_DirectSampling/D/50",
   "contribution": "9 DS",
   "method": "DSCM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "D",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-9/vanem_DirectSampling_dataset_d_50.txt",
   "sha256": "ef1a52480cfc572dd67e3a92592c7dd202d682420101acfd1eb6f86a054a5dce",
   "header": "wind speed (m/s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-161.200269",
    "orientation": "CW",
    "closingEdgeLength": "0.687769",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "7.967013",
    "maxHs": "12.6919858586516",
    "atMaxHs": {
     "u": "29.5992307750839"
    },
    "minU": "0.0722468132176282",
    "maxU": "30.3760122541007"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 209270,
     "out": 9874,
     "on": 0,
     "outAboveThreshold": 60,
     "outWinding": 9874,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 211558,
     "out": 7586,
     "on": 0,
     "outAboveThreshold": 86,
     "outWinding": 7586,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 420828,
     "out": 17460,
     "on": 0,
     "outAboveThreshold": 146,
     "outWinding": 17460,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": true
  },
  {
   "id": "vanem_DirectSampling/E/1",
   "contribution": "9 DS",
   "method": "DSCM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "E",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-9/vanem_DirectSampling_dataset_e_1.txt",
   "sha256": "c5205790b623fd3407ed672c5a9afe3b9ad70baf6d7398d0d3dccbfd1905f5e3",
   "header": "wind speed (m/s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 1,
    "touches": 0,
    "backtracks": 0,
    "simple": false,
    "crossingPairs": [
     [
      34,
      36
     ]
    ],
    "closingEdgeCrosses": false,
    "signedArea": "-103.520529",
    "orientation": "CW",
    "closingEdgeLength": "0.375143",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "5.113965",
    "maxHs": "9.73862583813413",
    "atMaxHs": {
     "u": "26.7796097412846"
    },
    "minU": "0.361575115093558",
    "maxU": "27.734242180007"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 207779,
     "out": 11365,
     "on": 0,
     "outAboveThreshold": 1096,
     "outWinding": 11365,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 210028,
     "out": 9116,
     "on": 0,
     "outAboveThreshold": 1084,
     "outWinding": 9116,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 417807,
     "out": 20481,
     "on": 0,
     "outAboveThreshold": 2180,
     "outWinding": 20481,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSampling/E/20",
   "contribution": "9 DS",
   "method": "DSCM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "E",
   "variables": "u10, Hs",
   "returnPeriod": 20,
   "file": "contours/contribution-9/vanem_DirectSampling_dataset_e_20.txt",
   "sha256": "53e297762ac2be73afe874994d42ac3dbc1132635b8aa1b4419f48ec2aecdb1f",
   "header": "wind speed (m/s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-159.806052",
    "orientation": "CW",
    "closingEdgeLength": "0.280314",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "7.958630",
    "maxHs": "12.3093453715548",
    "atMaxHs": {
     "u": "31.5031826957352"
    },
    "minU": "0.0893643094544494",
    "maxU": "32.1828433632809"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 209353,
     "out": 9791,
     "on": 0,
     "outAboveThreshold": 97,
     "outWinding": 9791,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 211597,
     "out": 7547,
     "on": 0,
     "outAboveThreshold": 83,
     "outWinding": 7547,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 420950,
     "out": 17338,
     "on": 0,
     "outAboveThreshold": 180,
     "outWinding": 17338,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSampling/E/50",
   "contribution": "9 DS",
   "method": "DSCM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "E",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-9/vanem_DirectSampling_dataset_e_50.txt",
   "sha256": "a51da9cbf8bba7919e826ae7bc8965232508f108c0be908ac5e4a7062e3a9564",
   "header": "wind speed (m/s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 1,
    "touches": 0,
    "backtracks": 0,
    "simple": false,
    "crossingPairs": [
     [
      57,
      59
     ]
    ],
    "closingEdgeCrosses": true,
    "signedArea": "-175.315396",
    "orientation": "CW",
    "closingEdgeLength": "0.816740",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "8.344049",
    "maxHs": "13.0191534665916",
    "atMaxHs": {
     "u": "31.9686121818963"
    },
    "minU": "0.0624809043025873",
    "maxU": "33.4196559781111"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 209420,
     "out": 9724,
     "on": 0,
     "outAboveThreshold": 61,
     "outWinding": 9724,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 211642,
     "out": 7502,
     "on": 0,
     "outAboveThreshold": 61,
     "outWinding": 7502,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 421062,
     "out": 17226,
     "on": 0,
     "outAboveThreshold": 122,
     "outWinding": 17226,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSampling/F/1",
   "contribution": "9 DS",
   "method": "DSCM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "F",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-9/vanem_DirectSampling_dataset_f_1.txt",
   "sha256": "ac2f616629da18b37f26de4e819d8cca14c2fae1cd1201dc45e3676f93a940b8",
   "header": "wind speed (m/s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-188.250192",
    "orientation": "CW",
    "closingEdgeLength": "0.682121",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "5.198853",
    "maxHs": "12.9255649530953",
    "atMaxHs": {
     "u": "25.4760314334263"
    },
    "minU": "0.153965570161402",
    "maxU": "27.97126216652"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 211880,
     "out": 7264,
     "on": 0,
     "outAboveThreshold": 886,
     "outWinding": 7264,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 212651,
     "out": 6493,
     "on": 0,
     "outAboveThreshold": 754,
     "outWinding": 6493,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 424531,
     "out": 13757,
     "on": 0,
     "outAboveThreshold": 1640,
     "outWinding": 13757,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSampling/F/20",
   "contribution": "9 DS",
   "method": "DSCM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "F",
   "variables": "u10, Hs",
   "returnPeriod": 20,
   "file": "contours/contribution-9/vanem_DirectSampling_dataset_f_20.txt",
   "sha256": "84d7097a647b9fd4216924725634f45ba4e087ad3eb09ffc619ffb5a4e20ddf4",
   "header": "wind speed (m/s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-294.261741",
    "orientation": "CW",
    "closingEdgeLength": "0.522015",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "8.511253",
    "maxHs": "16.2197667582537",
    "atMaxHs": {
     "u": "29.9319560085625"
    },
    "minU": "-0.000572718393694771",
    "maxU": "31.8597325226077"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 213209,
     "out": 5935,
     "on": 0,
     "outAboveThreshold": 47,
     "outWinding": 5935,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 213815,
     "out": 5329,
     "on": 0,
     "outAboveThreshold": 30,
     "outWinding": 5329,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 427024,
     "out": 11264,
     "on": 0,
     "outAboveThreshold": 77,
     "outWinding": 11264,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSampling/F/50",
   "contribution": "9 DS",
   "method": "DSCM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "F",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-9/vanem_DirectSampling_dataset_f_50.txt",
   "sha256": "8254442e1b929e1ce18f6e95e6d8f3fb2f7dbba308a9481ac46dbdb2f4f82713",
   "header": "wind speed (m/s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-322.306446",
    "orientation": "CW",
    "closingEdgeLength": "1.154081",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "9.010764",
    "maxHs": "17.1239445182429",
    "atMaxHs": {
     "u": "31.1084906011558"
    },
    "minU": "-0.023114299382911",
    "maxU": "33.0186073225557"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 213237,
     "out": 5907,
     "on": 0,
     "outAboveThreshold": 26,
     "outWinding": 5907,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 213834,
     "out": 5310,
     "on": 0,
     "outAboveThreshold": 15,
     "outWinding": 5310,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 427071,
     "out": 11217,
     "on": 0,
     "outAboveThreshold": 41,
     "outWinding": 11217,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": true
  },
  {
   "id": "vanem_DirectSamplingsmoothed/A/1",
   "contribution": "9 DS s.",
   "method": "DSCM, smoothed",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "A",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-9/vanem_DirectSamplingsmoothed_dataset_a_1.txt",
   "sha256": "bbf96653e06e91438250359680dfdf63859525f3d25abfdd3e1cfe48e2cf8480",
   "header": "zero-up-crossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 121,
    "distinctVertices": 120,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-44.751436",
    "orientation": "CW",
    "closingEdgeLength": "0.021180",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "2.901009",
    "maxHs": "6.89374938025657",
    "atMaxHs": {
     "u": "8.85611862349991"
    },
    "minU": "2.02555080412888",
    "maxU": "13.0357196385349"
   },
   "counts": {
    "provided": {
     "n": 82805,
     "in": 78392,
     "out": 4413,
     "on": 0,
     "outAboveThreshold": 8,
     "outWinding": 4413,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 92515,
     "in": 86469,
     "out": 6046,
     "on": 0,
     "outAboveThreshold": 22,
     "outWinding": 6046,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 164861,
     "out": 10459,
     "on": 0,
     "outAboveThreshold": 30,
     "outWinding": 10459,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSamplingsmoothed/A/20",
   "contribution": "9 DS s.",
   "method": "DSCM, smoothed",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "A",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-9/vanem_DirectSamplingsmoothed_dataset_a_20.txt",
   "sha256": "4c7f88132fecb9ee36e76d55ee12bc0e80aa9bebc1574007f0d462bc9d86ddb5",
   "header": "zero-up-crossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 121,
    "distinctVertices": 120,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 12,
    "touches": 0,
    "backtracks": 0,
    "simple": false,
    "crossingPairs": [
     [
      1,
      116
     ],
     [
      1,
      117
     ],
     [
      4,
      115
     ],
     [
      4,
      117
     ],
     [
      4,
      118
     ],
     [
      26,
      33
     ],
     [
      26,
      36
     ],
     [
      26,
      37
     ]
    ],
    "closingEdgeCrosses": false,
    "signedArea": "-77.680945",
    "orientation": "CW",
    "closingEdgeLength": "0.003600",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "4.418717",
    "maxHs": "9.51208856298132",
    "atMaxHs": {
     "u": "10.2263772095175"
    },
    "minU": "1.57712479610708",
    "maxU": "16.0386454885782"
   },
   "counts": {
    "provided": {
     "n": 82805,
     "in": 80685,
     "out": 2120,
     "on": 0,
     "outAboveThreshold": 0,
     "outWinding": 2120,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 92515,
     "in": 89539,
     "out": 2976,
     "on": 0,
     "outAboveThreshold": 4,
     "outWinding": 2976,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 170224,
     "out": 5096,
     "on": 0,
     "outAboveThreshold": 4,
     "outWinding": 5096,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSamplingsmoothed/A/50",
   "contribution": "9 DS s.",
   "method": "DSCM, smoothed",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "A",
   "variables": "Hs, Tz",
   "returnPeriod": 50,
   "file": "contours/contribution-9/vanem_DirectSamplingsmoothed_dataset_a_50.txt",
   "sha256": "5f3f16c3356ccea539085650c937b3b620eca1b7287b6bdf541c4097e4e33505",
   "header": "zero-up-crossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 121,
    "distinctVertices": 120,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 17,
    "touches": 0,
    "backtracks": 0,
    "simple": false,
    "crossingPairs": [
     [
      1,
      8
     ],
     [
      9,
      11
     ],
     [
      26,
      33
     ],
     [
      26,
      35
     ],
     [
      26,
      36
     ],
     [
      30,
      35
     ],
     [
      30,
      36
     ],
     [
      33,
      36
     ]
    ],
    "closingEdgeCrosses": false,
    "signedArea": "-89.132903",
    "orientation": "CW",
    "closingEdgeLength": "0.062471",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "4.740772",
    "maxHs": "10.2914895119596",
    "atMaxHs": {
     "u": "10.6192140834565"
    },
    "minU": "1.49212681583904",
    "maxU": "16.8665367179061"
   },
   "counts": {
    "provided": {
     "n": 82805,
     "in": 80987,
     "out": 1818,
     "on": 0,
     "outAboveThreshold": 0,
     "outWinding": 1818,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 92515,
     "in": 89896,
     "out": 2619,
     "on": 0,
     "outAboveThreshold": 3,
     "outWinding": 2619,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 170883,
     "out": 4437,
     "on": 0,
     "outAboveThreshold": 3,
     "outWinding": 4437,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSamplingsmoothed/B/1",
   "contribution": "9 DS s.",
   "method": "DSCM, smoothed",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "B",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-9/vanem_DirectSamplingsmoothed_dataset_b_1.txt",
   "sha256": "91222ad2b28ca543608b19b7713c184300bfbe5840d5f6a178d4a60f5b10a50d",
   "header": "zero-up-crossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 121,
    "distinctVertices": 120,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-32.903375",
    "orientation": "CW",
    "closingEdgeLength": "0.025551",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "1.976734",
    "maxHs": "6.87866169531965",
    "atMaxHs": {
     "u": "8.35875647655835"
    },
    "minU": "2.4872537269078",
    "maxU": "10.6538688019949"
   },
   "counts": {
    "provided": {
     "n": 83917,
     "in": 76980,
     "out": 6937,
     "on": 0,
     "outAboveThreshold": 163,
     "outWinding": 6937,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 91403,
     "in": 84502,
     "out": 6901,
     "on": 0,
     "outAboveThreshold": 50,
     "outWinding": 6901,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 161482,
     "out": 13838,
     "on": 0,
     "outAboveThreshold": 213,
     "outWinding": 13838,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSamplingsmoothed/B/20",
   "contribution": "9 DS s.",
   "method": "DSCM, smoothed",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "B",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-9/vanem_DirectSamplingsmoothed_dataset_b_20.txt",
   "sha256": "dd9fab7b40a95b6ef77be050dd7625e4436561ee1417b6fb1d0dcb8b1bb00ffe",
   "header": "zero-up-crossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 121,
    "distinctVertices": 120,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 7,
    "touches": 0,
    "backtracks": 0,
    "simple": false,
    "crossingPairs": [
     [
      0,
      117
     ],
     [
      0,
      118
     ],
     [
      1,
      117
     ],
     [
      6,
      10
     ],
     [
      32,
      37
     ],
     [
      108,
      113
     ],
     [
      117,
      119
     ]
    ],
    "closingEdgeCrosses": true,
    "signedArea": "-52.688392",
    "orientation": "CW",
    "closingEdgeLength": "0.003096",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "3.005830",
    "maxHs": "9.09786419924214",
    "atMaxHs": {
     "u": "9.38126686931577"
    },
    "minU": "2.0446428926397",
    "maxU": "12.3180796963916"
   },
   "counts": {
    "provided": {
     "n": 83917,
     "in": 79868,
     "out": 4049,
     "on": 0,
     "outAboveThreshold": 39,
     "outWinding": 4049,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 91403,
     "in": 87736,
     "out": 3667,
     "on": 0,
     "outAboveThreshold": 3,
     "outWinding": 3667,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 167604,
     "out": 7716,
     "on": 0,
     "outAboveThreshold": 42,
     "outWinding": 7716,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSamplingsmoothed/B/50",
   "contribution": "9 DS s.",
   "method": "DSCM, smoothed",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "B",
   "variables": "Hs, Tz",
   "returnPeriod": 50,
   "file": "contours/contribution-9/vanem_DirectSamplingsmoothed_dataset_b_50.txt",
   "sha256": "1f63acda2ca7eb96e4fb8e6b3da5f03261827ce5a828e03adc039cfed7ba3a94",
   "header": "zero-up-crossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 121,
    "distinctVertices": 120,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 8,
    "touches": 0,
    "backtracks": 0,
    "simple": false,
    "crossingPairs": [
     [
      1,
      4
     ],
     [
      8,
      13
     ],
     [
      23,
      29
     ],
     [
      35,
      37
     ],
     [
      41,
      43
     ],
     [
      46,
      50
     ],
     [
      103,
      108
     ],
     [
      110,
      117
     ]
    ],
    "closingEdgeCrosses": false,
    "signedArea": "-59.343459",
    "orientation": "CW",
    "closingEdgeLength": "0.057797",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "3.217303",
    "maxHs": "9.74936245976408",
    "atMaxHs": {
     "u": "9.6448087222154"
    },
    "minU": "1.95774716843093",
    "maxU": "12.7945110773148"
   },
   "counts": {
    "provided": {
     "n": 83917,
     "in": 80316,
     "out": 3601,
     "on": 0,
     "outAboveThreshold": 26,
     "outWinding": 3601,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 91403,
     "in": 88148,
     "out": 3255,
     "on": 0,
     "outAboveThreshold": 0,
     "outWinding": 3255,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 168464,
     "out": 6856,
     "on": 0,
     "outAboveThreshold": 26,
     "outWinding": 6856,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSamplingsmoothed/C/1",
   "contribution": "9 DS s.",
   "method": "DSCM, smoothed",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "C",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-9/vanem_DirectSamplingsmoothed_dataset_c_1.txt",
   "sha256": "6b0beaca6b8ecb34f0bb88bf158a9971c8372735759f88c1bfaf9d0a78eebbaf",
   "header": "zero-up-crossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 121,
    "distinctVertices": 120,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-21.284534",
    "orientation": "CW",
    "closingEdgeLength": "0.026966",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "1.480485",
    "maxHs": "6.77298484253568",
    "atMaxHs": {
     "u": "8.20166807776922"
    },
    "minU": "2.67231309706281",
    "maxU": "8.72233378342025"
   },
   "counts": {
    "provided": {
     "n": 81749,
     "in": 76382,
     "out": 5367,
     "on": 0,
     "outAboveThreshold": 80,
     "outWinding": 5367,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 93571,
     "in": 87140,
     "out": 6431,
     "on": 0,
     "outAboveThreshold": 57,
     "outWinding": 6431,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 163522,
     "out": 11798,
     "on": 0,
     "outAboveThreshold": 137,
     "outWinding": 11798,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSamplingsmoothed/C/20",
   "contribution": "9 DS s.",
   "method": "DSCM, smoothed",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "C",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-9/vanem_DirectSamplingsmoothed_dataset_c_20.txt",
   "sha256": "910d8159f17e6e2439cfbe1ef92dc1b07920e2a00aa763bc5164c460c3cd2f90",
   "header": "zero-up-crossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 121,
    "distinctVertices": 120,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 1,
    "touches": 0,
    "backtracks": 0,
    "simple": false,
    "crossingPairs": [
     [
      110,
      114
     ]
    ],
    "closingEdgeCrosses": false,
    "signedArea": "-32.952437",
    "orientation": "CW",
    "closingEdgeLength": "0.007683",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "2.489617",
    "maxHs": "8.89391970970488",
    "atMaxHs": {
     "u": "9.04692377194548"
    },
    "minU": "2.30139087942027",
    "maxU": "9.48169455339844"
   },
   "counts": {
    "provided": {
     "n": 81749,
     "in": 79459,
     "out": 2290,
     "on": 0,
     "outAboveThreshold": 6,
     "outWinding": 2290,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 93571,
     "in": 90485,
     "out": 3086,
     "on": 0,
     "outAboveThreshold": 11,
     "outWinding": 3086,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 169944,
     "out": 5376,
     "on": 0,
     "outAboveThreshold": 17,
     "outWinding": 5376,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSamplingsmoothed/C/50",
   "contribution": "9 DS s.",
   "method": "DSCM, smoothed",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "C",
   "variables": "Hs, Tz",
   "returnPeriod": 50,
   "file": "contours/contribution-9/vanem_DirectSamplingsmoothed_dataset_c_50.txt",
   "sha256": "e565baad89d43382bc6d48d8c08b8f1ad5528b665111ba59b8ae7ef62b9984ea",
   "header": "zero-up-crossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 121,
    "distinctVertices": 120,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 2,
    "touches": 0,
    "backtracks": 0,
    "simple": false,
    "crossingPairs": [
     [
      103,
      111
     ],
     [
      112,
      117
     ]
    ],
    "closingEdgeCrosses": false,
    "signedArea": "-36.624180",
    "orientation": "CW",
    "closingEdgeLength": "0.041300",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "2.801431",
    "maxHs": "9.50260584772892",
    "atMaxHs": {
     "u": "9.21299667877543"
    },
    "minU": "2.22990681188359",
    "maxU": "9.69983565774281"
   },
   "counts": {
    "provided": {
     "n": 81749,
     "in": 79862,
     "out": 1887,
     "on": 0,
     "outAboveThreshold": 3,
     "outWinding": 1887,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 93571,
     "in": 90980,
     "out": 2591,
     "on": 0,
     "outAboveThreshold": 6,
     "outWinding": 2591,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 170842,
     "out": 4478,
     "on": 0,
     "outAboveThreshold": 9,
     "outWinding": 4478,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSamplingsmoothed/D/1",
   "contribution": "9 DS s.",
   "method": "DSCM, smoothed",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "D",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-9/vanem_DirectSamplingsmoothed_dataset_d_1.txt",
   "sha256": "cc7b37e6a5905ca9da7e290d4822b26647dc25944543aa05d5d3cb22f5790a42",
   "header": "wind speed (m/s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 121,
    "distinctVertices": 120,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-93.506909",
    "orientation": "CW",
    "closingEdgeLength": "0.178028",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "1.888430",
    "maxHs": "9.28388723362331",
    "atMaxHs": {
     "u": "24.4915871168975"
    },
    "minU": "0.436320053140125",
    "maxU": "25.5728618177221"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 211778,
     "out": 7366,
     "on": 0,
     "outAboveThreshold": 983,
     "outWinding": 7366,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 213648,
     "out": 5496,
     "on": 0,
     "outAboveThreshold": 1046,
     "outWinding": 5496,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 425426,
     "out": 12862,
     "on": 0,
     "outAboveThreshold": 2029,
     "outWinding": 12862,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSamplingsmoothed/D/20",
   "contribution": "9 DS s.",
   "method": "DSCM, smoothed",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "D",
   "variables": "u10, Hs",
   "returnPeriod": 20,
   "file": "contours/contribution-9/vanem_DirectSamplingsmoothed_dataset_d_20.txt",
   "sha256": "b8c22da49110c0cbbe79fbc99cd839f15afdced90f302daf0ce6033a4d4de2b3",
   "header": "wind speed (m/s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 121,
    "distinctVertices": 120,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-147.328065",
    "orientation": "CW",
    "closingEdgeLength": "0.136462",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "2.718037",
    "maxHs": "11.938082382968",
    "atMaxHs": {
     "u": "28.4806185332835"
    },
    "minU": "0.117034016665748",
    "maxU": "29.3158657866806"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 215743,
     "out": 3401,
     "on": 0,
     "outAboveThreshold": 82,
     "outWinding": 3401,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 217004,
     "out": 2140,
     "on": 0,
     "outAboveThreshold": 103,
     "outWinding": 2140,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 432747,
     "out": 5541,
     "on": 0,
     "outAboveThreshold": 185,
     "outWinding": 5541,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": true
  },
  {
   "id": "vanem_DirectSamplingsmoothed/D/50",
   "contribution": "9 DS s.",
   "method": "DSCM, smoothed",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "D",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-9/vanem_DirectSamplingsmoothed_dataset_d_50.txt",
   "sha256": "2e4e491fcb0a0e50a9b04357a257604496dac7664a68d7f6c458251782bc9fc5",
   "header": "wind speed (m/s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 121,
    "distinctVertices": 120,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-162.276019",
    "orientation": "CW",
    "closingEdgeLength": "0.254681",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "2.835548",
    "maxHs": "12.6875428636525",
    "atMaxHs": {
     "u": "29.3945828822645"
    },
    "minU": "0.0797455509141436",
    "maxU": "30.3594230838341"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 216006,
     "out": 3138,
     "on": 0,
     "outAboveThreshold": 61,
     "outWinding": 3138,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 217190,
     "out": 1954,
     "on": 0,
     "outAboveThreshold": 85,
     "outWinding": 1954,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 433196,
     "out": 5092,
     "on": 0,
     "outAboveThreshold": 146,
     "outWinding": 5092,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": true
  },
  {
   "id": "vanem_DirectSamplingsmoothed/E/1",
   "contribution": "9 DS s.",
   "method": "DSCM, smoothed",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "E",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-9/vanem_DirectSamplingsmoothed_dataset_e_1.txt",
   "sha256": "7d6efc63afa1bcfe05c856ea35a3c6451f69d00edbb040b17395ec110b3e7fce",
   "header": "wind speed (m/s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 121,
    "distinctVertices": 120,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-103.765355",
    "orientation": "CW",
    "closingEdgeLength": "0.196799",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "1.920904",
    "maxHs": "9.73241597838294",
    "atMaxHs": {
     "u": "26.6924032167727"
    },
    "minU": "0.37869994981123",
    "maxU": "27.729864134313"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 210977,
     "out": 8167,
     "on": 0,
     "outAboveThreshold": 1105,
     "outWinding": 8167,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 212646,
     "out": 6498,
     "on": 0,
     "outAboveThreshold": 1091,
     "outWinding": 6498,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 423623,
     "out": 14665,
     "on": 0,
     "outAboveThreshold": 2196,
     "outWinding": 14665,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSamplingsmoothed/E/20",
   "contribution": "9 DS s.",
   "method": "DSCM, smoothed",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "E",
   "variables": "u10, Hs",
   "returnPeriod": 20,
   "file": "contours/contribution-9/vanem_DirectSamplingsmoothed_dataset_e_20.txt",
   "sha256": "57a86886c7883afa48cd21c595c09f61cc03a0279390f95b3b134bfbf9e6af5c",
   "header": "wind speed (m/s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 121,
    "distinctVertices": 120,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-160.670442",
    "orientation": "CW",
    "closingEdgeLength": "0.151811",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "2.814472",
    "maxHs": "12.2968704664111",
    "atMaxHs": {
     "u": "31.3832647203501"
    },
    "minU": "0.0797929306280576",
    "maxU": "32.1672077529771"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 214899,
     "out": 4245,
     "on": 0,
     "outAboveThreshold": 98,
     "outWinding": 4245,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 216069,
     "out": 3075,
     "on": 0,
     "outAboveThreshold": 82,
     "outWinding": 3075,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 430968,
     "out": 7320,
     "on": 0,
     "outAboveThreshold": 180,
     "outWinding": 7320,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSamplingsmoothed/E/50",
   "contribution": "9 DS s.",
   "method": "DSCM, smoothed",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "E",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-9/vanem_DirectSamplingsmoothed_dataset_e_50.txt",
   "sha256": "d51f9494d62a75e9c707058ec0d6062138e495aa2b870ccbd2df3413be38cd7f",
   "header": "wind speed (m/s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 121,
    "distinctVertices": 120,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-176.357942",
    "orientation": "CW",
    "closingEdgeLength": "0.277149",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "2.952153",
    "maxHs": "13.0143079479501",
    "atMaxHs": {
     "u": "32.4924789990975"
    },
    "minU": "0.0436697423744583",
    "maxU": "33.4126256846844"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 215208,
     "out": 3936,
     "on": 0,
     "outAboveThreshold": 61,
     "outWinding": 3936,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 216298,
     "out": 2846,
     "on": 0,
     "outAboveThreshold": 61,
     "outWinding": 2846,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 431506,
     "out": 6782,
     "on": 0,
     "outAboveThreshold": 122,
     "outWinding": 6782,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSamplingsmoothed/F/1",
   "contribution": "9 DS s.",
   "method": "DSCM, smoothed",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "F",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-9/vanem_DirectSamplingsmoothed_dataset_f_1.txt",
   "sha256": "2e9f360e27acc5cef56d88eaeaf3f10b52c44654cb799e1cd7bfd02a715ee194",
   "header": "wind speed (m/s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 121,
    "distinctVertices": 120,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-188.461462",
    "orientation": "CW",
    "closingEdgeLength": "0.354180",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "2.061139",
    "maxHs": "12.9197685000439",
    "atMaxHs": {
     "u": "25.3141245308289"
    },
    "minU": "0.176631223055564",
    "maxU": "27.9695850772913"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 213326,
     "out": 5818,
     "on": 0,
     "outAboveThreshold": 883,
     "outWinding": 5818,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 214031,
     "out": 5113,
     "on": 0,
     "outAboveThreshold": 749,
     "outWinding": 5113,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 427357,
     "out": 10931,
     "on": 0,
     "outAboveThreshold": 1632,
     "outWinding": 10931,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSamplingsmoothed/F/20",
   "contribution": "9 DS s.",
   "method": "DSCM, smoothed",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "F",
   "variables": "u10, Hs",
   "returnPeriod": 20,
   "file": "contours/contribution-9/vanem_DirectSamplingsmoothed_dataset_f_20.txt",
   "sha256": "259f4ff156ec4ee7156a1281e695ec1ee1a2000ec591a9621d2441d5f48ad8d8",
   "header": "wind speed (m/s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 121,
    "distinctVertices": 120,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-295.632558",
    "orientation": "CW",
    "closingEdgeLength": "0.270704",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "3.116499",
    "maxHs": "16.2034730954787",
    "atMaxHs": {
     "u": "29.7328819721106"
    },
    "minU": "-0.0511560298510094",
    "maxU": "31.8543098577496"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 216114,
     "out": 3030,
     "on": 0,
     "outAboveThreshold": 47,
     "outWinding": 3030,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 216444,
     "out": 2700,
     "on": 0,
     "outAboveThreshold": 31,
     "outWinding": 2700,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 432558,
     "out": 5730,
     "on": 0,
     "outAboveThreshold": 78,
     "outWinding": 5730,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_DirectSamplingsmoothed/F/50",
   "contribution": "9 DS s.",
   "method": "DSCM, smoothed",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "F",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-9/vanem_DirectSamplingsmoothed_dataset_f_50.txt",
   "sha256": "675d25525139067665a4d04f5967a245449e6a70ef9e8d185d5f53af1fd3af41",
   "header": "wind speed (m/s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 121,
    "distinctVertices": 120,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-323.884919",
    "orientation": "CW",
    "closingEdgeLength": "0.470963",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "3.289620",
    "maxHs": "17.1212597866067",
    "atMaxHs": {
     "u": "30.7807010225066"
    },
    "minU": "-0.0863554871265499",
    "maxU": "33.0021378348642"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 216281,
     "out": 2863,
     "on": 0,
     "outAboveThreshold": 26,
     "outWinding": 2863,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 216567,
     "out": 2577,
     "on": 0,
     "outAboveThreshold": 15,
     "outWinding": 2577,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 432848,
     "out": 5440,
     "on": 0,
     "outAboveThreshold": 41,
     "outWinding": 5440,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": true
  },
  {
   "id": "vanem_IFORM/A/1",
   "contribution": "9 IFORM",
   "method": "IFORM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "A",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-9/vanem_IFORM_dataset_a_1.txt",
   "sha256": "3b2142948e76d16a038738961a18d8abdbee41818f7915e10e495a7c3403fa72",
   "header": "zero-up-crossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-34.566043",
    "orientation": "CW",
    "closingEdgeLength": "0.234340",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.899405",
    "maxHs": "6.9498392243912",
    "atMaxHs": {
     "u": "8.86888620712835"
    },
    "minU": "1.86204061934743",
    "maxU": "13.5165954340965"
   },
   "counts": {
    "provided": {
     "n": 82805,
     "in": 72317,
     "out": 10488,
     "on": 0,
     "outAboveThreshold": 60,
     "outWinding": 10488,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 92515,
     "in": 80344,
     "out": 12171,
     "on": 0,
     "outAboveThreshold": 75,
     "outWinding": 12171,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 152661,
     "out": 22659,
     "on": 0,
     "outAboveThreshold": 135,
     "outWinding": 22659,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_IFORM/A/20",
   "contribution": "9 IFORM",
   "method": "IFORM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "A",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-9/vanem_IFORM_dataset_a_20.txt",
   "sha256": "d09be5fcca6b59fb9b9496f39c4871542229e0992e123f8a16769bc7a51da55d",
   "header": "zero-up-crossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-50.528961",
    "orientation": "CW",
    "closingEdgeLength": "0.234238",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "1.228601",
    "maxHs": "9.52659607915493",
    "atMaxHs": {
     "u": "10.2425991517769"
    },
    "minU": "1.52427538808851",
    "maxU": "16.3393962254282"
   },
   "counts": {
    "provided": {
     "n": 82805,
     "in": 72376,
     "out": 10429,
     "on": 0,
     "outAboveThreshold": 2,
     "outWinding": 10429,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 92515,
     "in": 80430,
     "out": 12085,
     "on": 0,
     "outAboveThreshold": 6,
     "outWinding": 12085,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 152806,
     "out": 22514,
     "on": 0,
     "outAboveThreshold": 8,
     "outWinding": 22514,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_IFORM/A/50",
   "contribution": "9 IFORM",
   "method": "IFORM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "A",
   "variables": "Hs, Tz",
   "returnPeriod": 50,
   "file": "contours/contribution-9/vanem_IFORM_dataset_a_50.txt",
   "sha256": "925ac58919d6586366bbdf9f26603781291d9c840d67f19e593072aced5010af",
   "header": "zero-up-crossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-55.440074",
    "orientation": "CW",
    "closingEdgeLength": "0.237775",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "1.373321",
    "maxHs": "10.337636288293",
    "atMaxHs": {
     "u": "10.6777805745644"
    },
    "minU": "1.44181940159394",
    "maxU": "17.2289599143288"
   },
   "counts": {
    "provided": {
     "n": 82805,
     "in": 72377,
     "out": 10428,
     "on": 0,
     "outAboveThreshold": 2,
     "outWinding": 10428,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 92515,
     "in": 80434,
     "out": 12081,
     "on": 0,
     "outAboveThreshold": 4,
     "outWinding": 12081,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 152811,
     "out": 22509,
     "on": 0,
     "outAboveThreshold": 6,
     "outWinding": 22509,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_IFORM/B/1",
   "contribution": "9 IFORM",
   "method": "IFORM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "B",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-9/vanem_IFORM_dataset_b_1.txt",
   "sha256": "1a7cbac4d1cdec5a4daf0b5f7a82a98415544f05d35386095b267d8a7f7d6212",
   "header": "zero-up-crossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-28.783497",
    "orientation": "CW",
    "closingEdgeLength": "0.228920",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.774236",
    "maxHs": "6.92761203190957",
    "atMaxHs": {
     "u": "8.35805656910834"
    },
    "minU": "2.33128409205108",
    "maxU": "10.7882143752533"
   },
   "counts": {
    "provided": {
     "n": 83917,
     "in": 72605,
     "out": 11312,
     "on": 0,
     "outAboveThreshold": 228,
     "outWinding": 11312,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 91403,
     "in": 79474,
     "out": 11929,
     "on": 0,
     "outAboveThreshold": 91,
     "outWinding": 11929,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 152079,
     "out": 23241,
     "on": 0,
     "outAboveThreshold": 319,
     "outWinding": 23241,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_IFORM/B/20",
   "contribution": "9 IFORM",
   "method": "IFORM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "B",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-9/vanem_IFORM_dataset_b_20.txt",
   "sha256": "8030321508cf33977586c03bdd5a363090b24b0cb104e8bef0337cd0addb135b",
   "header": "zero-up-crossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-42.020702",
    "orientation": "CW",
    "closingEdgeLength": "0.234105",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "1.037239",
    "maxHs": "9.11292428174339",
    "atMaxHs": {
     "u": "9.37755857374656"
    },
    "minU": "1.99956801506848",
    "maxU": "12.4416367162417"
   },
   "counts": {
    "provided": {
     "n": 83917,
     "in": 72771,
     "out": 11146,
     "on": 0,
     "outAboveThreshold": 83,
     "outWinding": 11146,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 91403,
     "in": 79559,
     "out": 11844,
     "on": 0,
     "outAboveThreshold": 17,
     "outWinding": 11844,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 152330,
     "out": 22990,
     "on": 0,
     "outAboveThreshold": 100,
     "outWinding": 22990,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_IFORM/B/50",
   "contribution": "9 IFORM",
   "method": "IFORM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "B",
   "variables": "Hs, Tz",
   "returnPeriod": 50,
   "file": "contours/contribution-9/vanem_IFORM_dataset_b_50.txt",
   "sha256": "3ad5a5d38eabfcce437687b8c7e03ab25a840da263c87438a7f5142e929b4424",
   "header": "zero-up-crossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-46.119757",
    "orientation": "CW",
    "closingEdgeLength": "0.236133",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "1.117201",
    "maxHs": "9.78549105426918",
    "atMaxHs": {
     "u": "9.6893110038453"
    },
    "minU": "1.91453270772113",
    "maxU": "12.9542181928605"
   },
   "counts": {
    "provided": {
     "n": 83917,
     "in": 72793,
     "out": 11124,
     "on": 0,
     "outAboveThreshold": 61,
     "outWinding": 11124,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 91403,
     "in": 79570,
     "out": 11833,
     "on": 0,
     "outAboveThreshold": 6,
     "outWinding": 11833,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 152363,
     "out": 22957,
     "on": 0,
     "outAboveThreshold": 67,
     "outWinding": 22957,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_IFORM/C/1",
   "contribution": "9 IFORM",
   "method": "IFORM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "C",
   "variables": "Hs, Tz",
   "returnPeriod": 1,
   "file": "contours/contribution-9/vanem_IFORM_dataset_c_1.txt",
   "sha256": "ebc99d8afd72a6f499feb07909b8758b01e7928de3e6dfdd15091125934c4506",
   "header": "zero-up-crossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-20.106656",
    "orientation": "CW",
    "closingEdgeLength": "0.190082",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.730524",
    "maxHs": "6.81995149369214",
    "atMaxHs": {
     "u": "8.20055780409315"
    },
    "minU": "2.52102088581002",
    "maxU": "8.55269142820786"
   },
   "counts": {
    "provided": {
     "n": 81749,
     "in": 72151,
     "out": 9598,
     "on": 0,
     "outAboveThreshold": 172,
     "outWinding": 9598,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 93571,
     "in": 82446,
     "out": 11125,
     "on": 0,
     "outAboveThreshold": 75,
     "outWinding": 11125,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 154597,
     "out": 20723,
     "on": 0,
     "outAboveThreshold": 247,
     "outWinding": 20723,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_IFORM/C/20",
   "contribution": "9 IFORM",
   "method": "IFORM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "C",
   "variables": "Hs, Tz",
   "returnPeriod": 20,
   "file": "contours/contribution-9/vanem_IFORM_dataset_c_20.txt",
   "sha256": "9db3df4b4d01686fd89f7320a15ceaeb4fd3f358455395311ae1ea46e959227b",
   "header": "zero-up-crossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-29.594651",
    "orientation": "CW",
    "closingEdgeLength": "0.201544",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "0.965932",
    "maxHs": "8.90916917516557",
    "atMaxHs": {
     "u": "9.0350119582433"
    },
    "minU": "2.25661695788261",
    "maxU": "9.28456175788188"
   },
   "counts": {
    "provided": {
     "n": 81749,
     "in": 72318,
     "out": 9431,
     "on": 0,
     "outAboveThreshold": 20,
     "outWinding": 9431,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 93571,
     "in": 82522,
     "out": 11049,
     "on": 0,
     "outAboveThreshold": 15,
     "outWinding": 11049,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 154840,
     "out": 20480,
     "on": 0,
     "outAboveThreshold": 35,
     "outWinding": 20480,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_IFORM/C/50",
   "contribution": "9 IFORM",
   "method": "IFORM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "C",
   "variables": "Hs, Tz",
   "returnPeriod": 50,
   "file": "contours/contribution-9/vanem_IFORM_dataset_c_50.txt",
   "sha256": "7614a5001bb5f0567608c5dad35246b32fc54fbcdbd5251271097c2c0b78bfd7",
   "header": "zero-up-crossing period (s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-32.555473",
    "orientation": "CW",
    "closingEdgeLength": "0.204666",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "1.036989",
    "maxHs": "9.54672871886508",
    "atMaxHs": {
     "u": "9.27476416999139"
    },
    "minU": "2.18768608801362",
    "maxU": "9.5032378464669"
   },
   "counts": {
    "provided": {
     "n": 81749,
     "in": 72334,
     "out": 9415,
     "on": 0,
     "outAboveThreshold": 5,
     "outWinding": 9415,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 93571,
     "in": 82529,
     "out": 11042,
     "on": 0,
     "outAboveThreshold": 8,
     "outWinding": 11042,
     "rulesDisagree": 0
    },
    "full": {
     "n": 175320,
     "in": 154863,
     "out": 20457,
     "on": 0,
     "outAboveThreshold": 13,
     "outWinding": 20457,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_IFORM/D/1",
   "contribution": "9 IFORM",
   "method": "IFORM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "D",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-9/vanem_IFORM_dataset_d_1.txt",
   "sha256": "f920b310893e73d60fc6c5d9dc9188ae7789c51c8a07803dbf0cb89cc18358e3",
   "header": "wind speed (m/s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-99.226935",
    "orientation": "CW",
    "closingEdgeLength": "0.833143",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "2.469382",
    "maxHs": "9.34162661418802",
    "atMaxHs": {
     "u": "24.9423907424684"
    },
    "minU": "0.278738419683372",
    "maxU": "25.7855428923491"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 208786,
     "out": 10358,
     "on": 0,
     "outAboveThreshold": 338,
     "outWinding": 10358,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 211075,
     "out": 8069,
     "on": 0,
     "outAboveThreshold": 365,
     "outWinding": 8069,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 419861,
     "out": 18427,
     "on": 0,
     "outAboveThreshold": 703,
     "outWinding": 18427,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_IFORM/D/20",
   "contribution": "9 IFORM",
   "method": "IFORM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "D",
   "variables": "u10, Hs",
   "returnPeriod": 20,
   "file": "contours/contribution-9/vanem_IFORM_dataset_d_20.txt",
   "sha256": "2a4d7f3bd5b617e055ea37b83f79be43921d95f1951657616d86d10e2baf14a2",
   "header": "wind speed (m/s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-145.869197",
    "orientation": "CW",
    "closingEdgeLength": "0.931308",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "3.071476",
    "maxHs": "11.9558280541663",
    "atMaxHs": {
     "u": "28.6235285891208"
    },
    "minU": "0.0989949110452664",
    "maxU": "29.4393105452416"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 209258,
     "out": 9886,
     "on": 0,
     "outAboveThreshold": 68,
     "outWinding": 9886,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 211551,
     "out": 7593,
     "on": 0,
     "outAboveThreshold": 88,
     "outWinding": 7593,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 420809,
     "out": 17479,
     "on": 0,
     "outAboveThreshold": 156,
     "outWinding": 17479,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": true
  },
  {
   "id": "vanem_IFORM/D/50",
   "contribution": "9 IFORM",
   "method": "IFORM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "D",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-9/vanem_IFORM_dataset_d_50.txt",
   "sha256": "388b85b6be0a162db866a645c1621f5b8bd842cf328f0da48088e4333901edf4",
   "header": "wind speed (m/s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-160.704171",
    "orientation": "CW",
    "closingEdgeLength": "0.956256",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "3.242197",
    "maxHs": "12.740878852554",
    "atMaxHs": {
     "u": "29.649189374338"
    },
    "minU": "0.0720231040974078",
    "maxU": "30.4587429500692"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 209291,
     "out": 9853,
     "on": 0,
     "outAboveThreshold": 52,
     "outWinding": 9853,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 211582,
     "out": 7562,
     "on": 0,
     "outAboveThreshold": 71,
     "outWinding": 7562,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 420873,
     "out": 17415,
     "on": 0,
     "outAboveThreshold": 123,
     "outWinding": 17415,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": true
  },
  {
   "id": "vanem_IFORM/E/1",
   "contribution": "9 IFORM",
   "method": "IFORM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "E",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-9/vanem_IFORM_dataset_e_1.txt",
   "sha256": "5b6b08665db07258907850b4bf099a24680e1345504ede3f599eeee746569178",
   "header": "wind speed (m/s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-110.301828",
    "orientation": "CW",
    "closingEdgeLength": "0.892893",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "2.712272",
    "maxHs": "9.78905744453843",
    "atMaxHs": {
     "u": "27.1767930702198"
    },
    "minU": "0.233712323962811",
    "maxU": "27.9909357028015"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 208829,
     "out": 10315,
     "on": 0,
     "outAboveThreshold": 408,
     "outWinding": 10315,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 211055,
     "out": 8089,
     "on": 0,
     "outAboveThreshold": 440,
     "outWinding": 8089,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 419884,
     "out": 18404,
     "on": 0,
     "outAboveThreshold": 848,
     "outWinding": 18404,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_IFORM/E/20",
   "contribution": "9 IFORM",
   "method": "IFORM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "E",
   "variables": "u10, Hs",
   "returnPeriod": 20,
   "file": "contours/contribution-9/vanem_IFORM_dataset_e_20.txt",
   "sha256": "dcb9fc4bef44c89e5468501164f4644594b7f9d70be73eebfeccc7ba068ee179",
   "header": "wind speed (m/s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-159.722527",
    "orientation": "CW",
    "closingEdgeLength": "1.002824",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "3.392430",
    "maxHs": "12.3137353098317",
    "atMaxHs": {
     "u": "31.5554617256888"
    },
    "minU": "0.0762072274335431",
    "maxU": "32.3468273715471"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 209385,
     "out": 9759,
     "on": 0,
     "outAboveThreshold": 87,
     "outWinding": 9759,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 211625,
     "out": 7519,
     "on": 0,
     "outAboveThreshold": 73,
     "outWinding": 7519,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 421010,
     "out": 17278,
     "on": 0,
     "outAboveThreshold": 160,
     "outWinding": 17278,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_IFORM/E/50",
   "contribution": "9 IFORM",
   "method": "IFORM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "E",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-9/vanem_IFORM_dataset_e_50.txt",
   "sha256": "2a8b43f3423d6695169881fa87645fe5a547966a8f36a99d6c1b256319301960",
   "header": "wind speed (m/s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-175.306382",
    "orientation": "CW",
    "closingEdgeLength": "1.031078",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "3.586068",
    "maxHs": "13.0642947943831",
    "atMaxHs": {
     "u": "32.7885007743056"
    },
    "minU": "0.0544516989513822",
    "maxU": "33.5679734449753"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 209444,
     "out": 9700,
     "on": 0,
     "outAboveThreshold": 50,
     "outWinding": 9700,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 211660,
     "out": 7484,
     "on": 0,
     "outAboveThreshold": 57,
     "outWinding": 7484,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 421104,
     "out": 17184,
     "on": 0,
     "outAboveThreshold": 107,
     "outWinding": 17184,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_IFORM/F/1",
   "contribution": "9 IFORM",
   "method": "IFORM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "F",
   "variables": "u10, Hs",
   "returnPeriod": 1,
   "file": "contours/contribution-9/vanem_IFORM_dataset_f_1.txt",
   "sha256": "0952b0d0954d309a91c6b56338e5dceae13f028a0d43c83c6a0688f152461f1a",
   "header": "wind speed (m/s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-206.652550",
    "orientation": "CW",
    "closingEdgeLength": "1.330285",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "2.861780",
    "maxHs": "12.9903991115819",
    "atMaxHs": {
     "u": "25.828288637962"
    },
    "minU": "0.108785749786239",
    "maxU": "27.9909678811851"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 212843,
     "out": 6301,
     "on": 0,
     "outAboveThreshold": 266,
     "outWinding": 6301,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 213474,
     "out": 5670,
     "on": 0,
     "outAboveThreshold": 243,
     "outWinding": 5670,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 426317,
     "out": 11971,
     "on": 0,
     "outAboveThreshold": 509,
     "outWinding": 11971,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_IFORM/F/20",
   "contribution": "9 IFORM",
   "method": "IFORM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "F",
   "variables": "u10, Hs",
   "returnPeriod": 20,
   "file": "contours/contribution-9/vanem_IFORM_dataset_f_20.txt",
   "sha256": "b4b523b7ac3a20545eccc44c9391edbc385aa7561b5310bcfa326722f65a0797",
   "header": "wind speed (m/s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-296.214743",
    "orientation": "CW",
    "closingEdgeLength": "1.466810",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "3.580697",
    "maxHs": "16.2253749919946",
    "atMaxHs": {
     "u": "29.9293290168879"
    },
    "minU": "0.0269639660276527",
    "maxU": "31.8814907079298"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 213221,
     "out": 5923,
     "on": 0,
     "outAboveThreshold": 38,
     "outWinding": 5923,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 213821,
     "out": 5323,
     "on": 0,
     "outAboveThreshold": 24,
     "outWinding": 5323,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 427042,
     "out": 11246,
     "on": 0,
     "outAboveThreshold": 62,
     "outWinding": 11246,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": false
  },
  {
   "id": "vanem_IFORM/F/50",
   "contribution": "9 IFORM",
   "method": "IFORM",
   "class": "marginal",
   "authors": "E. Vanem, A. B. Huseby",
   "dataset": "F",
   "variables": "u10, Hs",
   "returnPeriod": 50,
   "file": "contours/contribution-9/vanem_IFORM_dataset_f_50.txt",
   "sha256": "33c7d603adea4585ebf9cbbbff282028d6b83384e8654b61edcdb6d2686af5bc",
   "header": "wind speed (m/s);significant wave height (m)",
   "hsColumn": 1,
   "organizersHsColumn": 1,
   "columnOrderAgrees": true,
   "polygon": {
    "vertices": 61,
    "distinctVertices": 60,
    "closed": true,
    "duplicates": 0,
    "selfCrossings": 0,
    "touches": 0,
    "backtracks": 0,
    "simple": true,
    "crossingPairs": [],
    "closingEdgeCrosses": false,
    "signedArea": "-323.975970",
    "orientation": "CW",
    "closingEdgeLength": "1.499342",
    "closingEdgeIsLongest": false,
    "longestEdgeLength": "3.785272",
    "maxHs": "17.1834517690307",
    "atMaxHs": {
     "u": "31.076899641682"
    },
    "minU": "0.0176235689625126",
    "maxU": "32.9883410173611"
   },
   "counts": {
    "provided": {
     "n": 219144,
     "in": 213248,
     "out": 5896,
     "on": 0,
     "outAboveThreshold": 16,
     "outWinding": 5896,
     "rulesDisagree": 0
    },
    "retained": {
     "n": 219144,
     "in": 213838,
     "out": 5306,
     "on": 0,
     "outAboveThreshold": 13,
     "outWinding": 5306,
     "rulesDisagree": 0
    },
    "full": {
     "n": 438288,
     "in": 427086,
     "out": 11202,
     "on": 0,
     "outAboveThreshold": 29,
     "outWinding": 11202,
     "rulesDisagree": 0,
     "onSample": []
    }
   },
   "maxHsAboveObserved": true
  }
 ],
 "comparisons": [
  {
   "table": "table5",
   "contribution": "1",
   "dataset": "A",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 153,
   "exact": 153,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "1",
   "dataset": "A",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 117,
   "exact": 117,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "1",
   "dataset": "B",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 127,
   "exact": 127,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "1",
   "dataset": "B",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 119,
   "exact": 119,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "1",
   "dataset": "C",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 62,
   "exact": 62,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "1",
   "dataset": "C",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 60,
   "exact": 60,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "1",
   "dataset": "ABC",
   "returnPeriod": 1,
   "quantity": "meanOutside",
   "printed": 256.3,
   "exact": 256.3,
   "each": [
    388,
    259,
    122
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "1",
   "dataset": "ABC",
   "returnPeriod": 1,
   "quantity": "meanOutsideAboveThreshold",
   "printed": 241,
   "exact": 241,
   "each": [
    352,
    251,
    120
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "2",
   "dataset": "A",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 437,
   "exact": 437,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "2",
   "dataset": "A",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 401,
   "exact": 401,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "2",
   "dataset": "B",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 236,
   "exact": 236,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "2",
   "dataset": "B",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 228,
   "exact": 228,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "2",
   "dataset": "C",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 187,
   "exact": 187,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "2",
   "dataset": "C",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 185,
   "exact": 185,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "2",
   "dataset": "ABC",
   "returnPeriod": 1,
   "quantity": "meanOutside",
   "printed": 406.7,
   "exact": 406.7,
   "each": [
    596,
    360,
    264
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "2",
   "dataset": "ABC",
   "returnPeriod": 1,
   "quantity": "meanOutsideAboveThreshold",
   "printed": 389.3,
   "exact": 389.3,
   "each": [
    560,
    350,
    258
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "3",
   "dataset": "A",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 68,
   "exact": 68,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "3",
   "dataset": "A",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 14,
   "exact": 14,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "3",
   "dataset": "B",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 28,
   "exact": 28,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "3",
   "dataset": "B",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 26,
   "exact": 26,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "3",
   "dataset": "C",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 33,
   "exact": 33,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "3",
   "dataset": "C",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 30,
   "exact": 30,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "3",
   "dataset": "ABC",
   "returnPeriod": 1,
   "quantity": "meanOutside",
   "printed": 82.3,
   "exact": 104,
   "each": [
    147,
    106,
    59
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": false,
   "exactlyEqual": false,
   "difference": -21.7
  },
  {
   "table": "table5",
   "contribution": "3",
   "dataset": "ABC",
   "returnPeriod": 1,
   "quantity": "meanOutsideAboveThreshold",
   "printed": 48.3,
   "exact": 55,
   "each": [
    26,
    100,
    39
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": false,
   "exactlyEqual": false,
   "difference": -6.7
  },
  {
   "table": "table5",
   "contribution": "4",
   "dataset": "A",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 1,
   "exact": 1,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "4",
   "dataset": "A",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 1,
   "exact": 1,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "4",
   "dataset": "B",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 32,
   "exact": 32,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "4",
   "dataset": "B",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 30,
   "exact": 30,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "4",
   "dataset": "C",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 8,
   "exact": 8,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "4",
   "dataset": "C",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 4,
   "exact": 4,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "4",
   "dataset": "ABC",
   "returnPeriod": 1,
   "quantity": "meanOutside",
   "printed": 75,
   "exact": 75,
   "each": [
    25,
    134,
    66
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "4",
   "dataset": "ABC",
   "returnPeriod": 1,
   "quantity": "meanOutsideAboveThreshold",
   "printed": 63,
   "exact": 63,
   "each": [
    16,
    129,
    44
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "5",
   "dataset": "A",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 8503,
   "exact": 8503,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "5",
   "dataset": "A",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 47,
   "exact": 47,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "5",
   "dataset": "B",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 12573,
   "exact": 12573,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "5",
   "dataset": "B",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 24,
   "exact": 24,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "5",
   "dataset": "C",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 29216,
   "exact": 29216,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "5",
   "dataset": "C",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 3,
   "exact": 3,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "5",
   "dataset": "ABC",
   "returnPeriod": 1,
   "quantity": "meanOutside",
   "printed": 18295.3,
   "exact": 18295.3,
   "each": [
    9381,
    14710,
    30795
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "5",
   "dataset": "ABC",
   "returnPeriod": 1,
   "quantity": "meanOutsideAboveThreshold",
   "printed": 495.3,
   "exact": 495.3,
   "each": [
    379,
    688,
    419
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "6",
   "dataset": "A",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 27,
   "exact": 27,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "6",
   "dataset": "A",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 20,
   "exact": 20,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "6",
   "dataset": "B",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 14,
   "exact": 14,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "6",
   "dataset": "B",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 12,
   "exact": 12,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "6",
   "dataset": "C",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 9,
   "exact": 9,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "6",
   "dataset": "C",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 8,
   "exact": 8,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "6",
   "dataset": "ABC",
   "returnPeriod": 1,
   "quantity": "meanOutside",
   "printed": 154,
   "exact": 154,
   "each": [
    170,
    169,
    123
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "6",
   "dataset": "ABC",
   "returnPeriod": 1,
   "quantity": "meanOutsideAboveThreshold",
   "printed": 115.3,
   "exact": 115.3,
   "each": [
    123,
    149,
    74
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "7",
   "dataset": "A",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 79,
   "exact": 79,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "7",
   "dataset": "A",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 21,
   "exact": 21,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "7",
   "dataset": "B",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 4,
   "exact": 4,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "7",
   "dataset": "B",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 0,
   "exact": 0,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "7",
   "dataset": "C",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 23,
   "exact": 23,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "7",
   "dataset": "C",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 2,
   "exact": 2,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "7",
   "dataset": "ABC",
   "returnPeriod": 1,
   "quantity": "meanOutside",
   "printed": 281.3,
   "exact": 281.3,
   "each": [
    370,
    299,
    175
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "7",
   "dataset": "ABC",
   "returnPeriod": 1,
   "quantity": "meanOutsideAboveThreshold",
   "printed": 63,
   "exact": 63,
   "each": [
    76,
    35,
    78
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "8",
   "dataset": "A",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 189,
   "exact": 189,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "8",
   "dataset": "A",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 93,
   "exact": 93,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "8",
   "dataset": "B",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 368,
   "exact": 368,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "8",
   "dataset": "B",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 339,
   "exact": 339,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "8",
   "dataset": "C",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 409,
   "exact": 409,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "8",
   "dataset": "C",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 408,
   "exact": 408,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "8",
   "dataset": "ABC",
   "returnPeriod": 1,
   "quantity": "meanOutside",
   "printed": 762,
   "exact": 762,
   "each": [
    599,
    807,
    880
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "8",
   "dataset": "ABC",
   "returnPeriod": 1,
   "quantity": "meanOutsideAboveThreshold",
   "printed": 638,
   "exact": 638,
   "each": [
    317,
    723,
    874
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "9 DS",
   "dataset": "A",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 22504,
   "exact": 22504,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "9 DS",
   "dataset": "A",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 4,
   "exact": 4,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "9 DS",
   "dataset": "B",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 22933,
   "exact": 22933,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "9 DS",
   "dataset": "B",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 43,
   "exact": 43,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "9 DS",
   "dataset": "C",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 20462,
   "exact": 20462,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "9 DS",
   "dataset": "C",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 18,
   "exact": 18,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "9 DS",
   "dataset": "ABC",
   "returnPeriod": 1,
   "quantity": "meanOutside",
   "printed": 22127.3,
   "exact": 22127.3,
   "each": [
    22562,
    23146,
    20674
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "9 DS",
   "dataset": "ABC",
   "returnPeriod": 1,
   "quantity": "meanOutsideAboveThreshold",
   "printed": 130.7,
   "exact": 130.7,
   "each": [
    31,
    216,
    145
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "9 DS s.",
   "dataset": "A",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 5096,
   "exact": 5096,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "9 DS s.",
   "dataset": "A",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 4,
   "exact": 4,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "9 DS s.",
   "dataset": "B",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 7716,
   "exact": 7716,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "9 DS s.",
   "dataset": "B",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 42,
   "exact": 42,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "9 DS s.",
   "dataset": "C",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 5376,
   "exact": 5376,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "9 DS s.",
   "dataset": "C",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 17,
   "exact": 17,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "9 DS s.",
   "dataset": "ABC",
   "returnPeriod": 1,
   "quantity": "meanOutside",
   "printed": 12031.7,
   "exact": 12031.7,
   "each": [
    10459,
    13838,
    11798
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "9 DS s.",
   "dataset": "ABC",
   "returnPeriod": 1,
   "quantity": "meanOutsideAboveThreshold",
   "printed": 126.7,
   "exact": 126.7,
   "each": [
    30,
    213,
    137
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "9 IFORM",
   "dataset": "A",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 22514,
   "exact": 22514,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "9 IFORM",
   "dataset": "A",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 8,
   "exact": 8,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "9 IFORM",
   "dataset": "B",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 22990,
   "exact": 22990,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "9 IFORM",
   "dataset": "B",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 100,
   "exact": 100,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "9 IFORM",
   "dataset": "C",
   "returnPeriod": 20,
   "quantity": "outside",
   "printed": 20480,
   "exact": 20480,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "9 IFORM",
   "dataset": "C",
   "returnPeriod": 20,
   "quantity": "outsideAboveThreshold",
   "printed": 35,
   "exact": 35,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "9 IFORM",
   "dataset": "ABC",
   "returnPeriod": 1,
   "quantity": "meanOutside",
   "printed": 22207.7,
   "exact": 22207.7,
   "each": [
    22659,
    23241,
    20723
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table5",
   "contribution": "9 IFORM",
   "dataset": "ABC",
   "returnPeriod": 1,
   "quantity": "meanOutsideAboveThreshold",
   "printed": 233.7,
   "exact": 233.7,
   "each": [
    135,
    319,
    247
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "1",
   "dataset": "D",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 154,
   "exact": 154,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "1",
   "dataset": "D",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 107,
   "exact": 107,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "1",
   "dataset": "E",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 86,
   "exact": 86,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "1",
   "dataset": "E",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 63,
   "exact": 63,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "1",
   "dataset": "F",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 71,
   "exact": 71,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "1",
   "dataset": "F",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 11,
   "exact": 11,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "1",
   "dataset": "DEF",
   "returnPeriod": 1,
   "quantity": "meanOutside",
   "printed": 424.3,
   "exact": 424.3,
   "each": [
    483,
    519,
    271
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "1",
   "dataset": "DEF",
   "returnPeriod": 1,
   "quantity": "meanOutsideAboveThreshold",
   "printed": 268.3,
   "exact": 268.3,
   "each": [
    340,
    273,
    192
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "2",
   "dataset": "D",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 514,
   "exact": 514,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "2",
   "dataset": "D",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 304,
   "exact": 304,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "2",
   "dataset": "E",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 720,
   "exact": 720,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "2",
   "dataset": "E",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 388,
   "exact": 388,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "2",
   "dataset": "F",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 355,
   "exact": 355,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "2",
   "dataset": "F",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 236,
   "exact": 236,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "2",
   "dataset": "DEF",
   "returnPeriod": 1,
   "quantity": "meanOutside",
   "printed": 1186.3,
   "exact": 1185.7,
   "each": [
    1252,
    1477,
    828
   ],
   "onBoundaryEach": [
    0,
    1,
    1
   ],
   "agrees": true,
   "exactlyEqual": false,
   "difference": 0.6
  },
  {
   "table": "table6",
   "contribution": "2",
   "dataset": "DEF",
   "returnPeriod": 1,
   "quantity": "meanOutsideAboveThreshold",
   "printed": 744,
   "exact": 744,
   "each": [
    810,
    825,
    597
   ],
   "onBoundaryEach": [
    0,
    1,
    1
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "3",
   "dataset": "D",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 154,
   "exact": 154,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "3",
   "dataset": "D",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 106,
   "exact": 106,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "3",
   "dataset": "E",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 82,
   "exact": 82,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "3",
   "dataset": "E",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 62,
   "exact": 62,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "3",
   "dataset": "F",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 72,
   "exact": 72,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "3",
   "dataset": "F",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 12,
   "exact": 12,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "3",
   "dataset": "DEF",
   "returnPeriod": 1,
   "quantity": "meanOutside",
   "printed": 524.7,
   "exact": 524.7,
   "each": [
    592,
    652,
    330
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "3",
   "dataset": "DEF",
   "returnPeriod": 1,
   "quantity": "meanOutsideAboveThreshold",
   "printed": 341.3,
   "exact": 341.3,
   "each": [
    420,
    360,
    244
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "4",
   "dataset": "D",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 3,
   "exact": 3,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "4",
   "dataset": "D",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 3,
   "exact": 3,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "4",
   "dataset": "E",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 8,
   "exact": 8,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "4",
   "dataset": "E",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 8,
   "exact": 8,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "4",
   "dataset": "F",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 0,
   "exact": 0,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "4",
   "dataset": "F",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 0,
   "exact": 0,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "4",
   "dataset": "DEF",
   "returnPeriod": 1,
   "quantity": "meanOutside",
   "printed": 88,
   "exact": 88,
   "each": [
    64,
    99,
    101
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "4",
   "dataset": "DEF",
   "returnPeriod": 1,
   "quantity": "meanOutsideAboveThreshold",
   "printed": 88,
   "exact": 88,
   "each": [
    64,
    99,
    101
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "5",
   "dataset": "D",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 174,
   "exact": 174,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "5",
   "dataset": "D",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 7,
   "exact": 7,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "5",
   "dataset": "E",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 112,
   "exact": 112,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "5",
   "dataset": "E",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 18,
   "exact": 18,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "5",
   "dataset": "F",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 182,
   "exact": 182,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "5",
   "dataset": "F",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 19,
   "exact": 19,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "5",
   "dataset": "DEF",
   "returnPeriod": 1,
   "quantity": "meanOutside",
   "printed": 2235,
   "exact": 2235,
   "each": [
    1875,
    2036,
    2794
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "5",
   "dataset": "DEF",
   "returnPeriod": 1,
   "quantity": "meanOutsideAboveThreshold",
   "printed": 860,
   "exact": 860,
   "each": [
    827,
    853,
    900
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "6",
   "dataset": "D",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 3,
   "exact": 3,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "6",
   "dataset": "D",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 3,
   "exact": 3,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "6",
   "dataset": "E",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 17,
   "exact": 17,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "6",
   "dataset": "E",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 17,
   "exact": 17,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "6",
   "dataset": "F",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 5,
   "exact": 5,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "6",
   "dataset": "F",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 5,
   "exact": 5,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "6",
   "dataset": "DEF",
   "returnPeriod": 1,
   "quantity": "meanOutside",
   "printed": 270.7,
   "exact": 270.7,
   "each": [
    265,
    289,
    258
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "6",
   "dataset": "DEF",
   "returnPeriod": 1,
   "quantity": "meanOutsideAboveThreshold",
   "printed": 247.7,
   "exact": 247.7,
   "each": [
    230,
    276,
    237
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "7",
   "dataset": "D",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 3,
   "exact": 3,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "7",
   "dataset": "D",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 2,
   "exact": 2,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "7",
   "dataset": "E",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 16,
   "exact": 16,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "7",
   "dataset": "E",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 16,
   "exact": 16,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "7",
   "dataset": "F",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 7,
   "exact": 7,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "7",
   "dataset": "F",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 2,
   "exact": 2,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "7",
   "dataset": "DEF",
   "returnPeriod": 1,
   "quantity": "meanOutside",
   "printed": 371.3,
   "exact": 371.3,
   "each": [
    294,
    446,
    374
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "7",
   "dataset": "DEF",
   "returnPeriod": 1,
   "quantity": "meanOutsideAboveThreshold",
   "printed": 258,
   "exact": 258,
   "each": [
    211,
    309,
    254
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "8",
   "dataset": "D",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 509,
   "exact": 509,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "8",
   "dataset": "D",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 449,
   "exact": 449,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "8",
   "dataset": "E",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 110,
   "exact": 110,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "8",
   "dataset": "E",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 108,
   "exact": 108,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "8",
   "dataset": "F",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 167,
   "exact": 167,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "8",
   "dataset": "F",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 159,
   "exact": 159,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "8",
   "dataset": "DEF",
   "returnPeriod": 1,
   "quantity": "meanOutside",
   "printed": 1729.7,
   "exact": 1729.7,
   "each": [
    2977,
    979,
    1233
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "8",
   "dataset": "DEF",
   "returnPeriod": 1,
   "quantity": "meanOutsideAboveThreshold",
   "printed": 1442,
   "exact": 1442,
   "each": [
    2330,
    862,
    1134
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "9 DS",
   "dataset": "D",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 17460,
   "exact": 17460,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "9 DS",
   "dataset": "D",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 146,
   "exact": 146,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "9 DS",
   "dataset": "E",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 17226,
   "exact": 17226,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "9 DS",
   "dataset": "E",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 122,
   "exact": 122,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "9 DS",
   "dataset": "F",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 11217,
   "exact": 11217,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "9 DS",
   "dataset": "F",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 41,
   "exact": 41,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "9 DS",
   "dataset": "DEF",
   "returnPeriod": 1,
   "quantity": "meanOutside",
   "printed": 18191.7,
   "exact": 18191.7,
   "each": [
    20337,
    20481,
    13757
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "9 DS",
   "dataset": "DEF",
   "returnPeriod": 1,
   "quantity": "meanOutsideAboveThreshold",
   "printed": 1941.3,
   "exact": 1941.3,
   "each": [
    2004,
    2180,
    1640
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "9 DS s.",
   "dataset": "D",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 5092,
   "exact": 5092,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "9 DS s.",
   "dataset": "D",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 146,
   "exact": 146,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "9 DS s.",
   "dataset": "E",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 6782,
   "exact": 6782,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "9 DS s.",
   "dataset": "E",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 122,
   "exact": 122,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "9 DS s.",
   "dataset": "F",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 5440,
   "exact": 5440,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "9 DS s.",
   "dataset": "F",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 41,
   "exact": 41,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "9 DS s.",
   "dataset": "DEF",
   "returnPeriod": 1,
   "quantity": "meanOutside",
   "printed": 12819.3,
   "exact": 12819.3,
   "each": [
    12862,
    14665,
    10931
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "9 DS s.",
   "dataset": "DEF",
   "returnPeriod": 1,
   "quantity": "meanOutsideAboveThreshold",
   "printed": 1952.3,
   "exact": 1952.3,
   "each": [
    2029,
    2196,
    1632
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "9 IFORM",
   "dataset": "D",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 17415,
   "exact": 17415,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "9 IFORM",
   "dataset": "D",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 123,
   "exact": 123,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "9 IFORM",
   "dataset": "E",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 17184,
   "exact": 17184,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "9 IFORM",
   "dataset": "E",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 107,
   "exact": 107,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "9 IFORM",
   "dataset": "F",
   "returnPeriod": 50,
   "quantity": "outside",
   "printed": 11202,
   "exact": 11202,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "9 IFORM",
   "dataset": "F",
   "returnPeriod": 50,
   "quantity": "outsideAboveThreshold",
   "printed": 29,
   "exact": 29,
   "onBoundary": 0,
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "9 IFORM",
   "dataset": "DEF",
   "returnPeriod": 1,
   "quantity": "meanOutside",
   "printed": 16267.3,
   "exact": 16267.3,
   "each": [
    18427,
    18404,
    11971
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  },
  {
   "table": "table6",
   "contribution": "9 IFORM",
   "dataset": "DEF",
   "returnPeriod": 1,
   "quantity": "meanOutsideAboveThreshold",
   "printed": 686.7,
   "exact": 686.7,
   "each": [
    703,
    848,
    509
   ],
   "onBoundaryEach": [
    0,
    0,
    0
   ],
   "agrees": true,
   "exactlyEqual": true,
   "difference": 0
  }
 ],
 "summary": {
  "contours": 150,
  "comparisons": 176,
  "agree": 174,
  "exactlyEqual": 173,
  "disagree": 2,
  "notSimple": 30,
  "notClosed": 49,
  "withBoundaryPoints": 2,
  "boundaryPointsTotal": 2,
  "columnOrderDisagreements": 0,
  "rulesDisagreeTotal": 0,
  "exactPredicates": 237173,
  "predicates": 637402203,
  "seconds": 5.9
 },
 "expected": [
  {
   "table": "table5",
   "dataset": "A",
   "returnPeriod": 1,
   "n": 175320,
   "alpha": {
    "exact": "1/8766",
    "decimal": "0.000114077116"
   },
   "total": {
    "exact": "20",
    "decimal": "20.0000"
   },
   "iform": {
    "lo": "196.862",
    "hi": "196.862"
   },
   "beta": {
    "lo": "3.6856114265",
    "hi": "3.6856114265"
   }
  },
  {
   "table": "table5",
   "dataset": "B",
   "returnPeriod": 1,
   "n": 175320,
   "alpha": {
    "exact": "1/8766",
    "decimal": "0.000114077116"
   },
   "total": {
    "exact": "20",
    "decimal": "20.0000"
   },
   "iform": {
    "lo": "196.862",
    "hi": "196.862"
   },
   "beta": {
    "lo": "3.6856114265",
    "hi": "3.6856114265"
   }
  },
  {
   "table": "table5",
   "dataset": "C",
   "returnPeriod": 1,
   "n": 175320,
   "alpha": {
    "exact": "1/8766",
    "decimal": "0.000114077116"
   },
   "total": {
    "exact": "20",
    "decimal": "20.0000"
   },
   "iform": {
    "lo": "196.862",
    "hi": "196.862"
   },
   "beta": {
    "lo": "3.6856114265",
    "hi": "3.6856114265"
   }
  },
  {
   "table": "table5",
   "dataset": "A",
   "returnPeriod": 20,
   "n": 175320,
   "alpha": {
    "exact": "1/175320",
    "decimal": "0.000005703855"
   },
   "total": {
    "exact": "1",
    "decimal": "1.0000"
   },
   "iform": {
    "lo": "11.524",
    "hi": "11.524"
   },
   "beta": {
    "lo": "4.3886106004",
    "hi": "4.3886106004"
   }
  },
  {
   "table": "table5",
   "dataset": "B",
   "returnPeriod": 20,
   "n": 175320,
   "alpha": {
    "exact": "1/175320",
    "decimal": "0.000005703855"
   },
   "total": {
    "exact": "1",
    "decimal": "1.0000"
   },
   "iform": {
    "lo": "11.524",
    "hi": "11.524"
   },
   "beta": {
    "lo": "4.3886106004",
    "hi": "4.3886106004"
   }
  },
  {
   "table": "table5",
   "dataset": "C",
   "returnPeriod": 20,
   "n": 175320,
   "alpha": {
    "exact": "1/175320",
    "decimal": "0.000005703855"
   },
   "total": {
    "exact": "1",
    "decimal": "1.0000"
   },
   "iform": {
    "lo": "11.524",
    "hi": "11.524"
   },
   "beta": {
    "lo": "4.3886106004",
    "hi": "4.3886106004"
   }
  },
  {
   "table": "table6",
   "dataset": "D",
   "returnPeriod": 1,
   "n": 438288,
   "alpha": {
    "exact": "1/8766",
    "decimal": "0.000114077116"
   },
   "total": {
    "exact": "73048/1461",
    "decimal": "49.9986"
   },
   "iform": {
    "lo": "492.141",
    "hi": "492.141"
   },
   "beta": {
    "lo": "3.6856114265",
    "hi": "3.6856114265"
   }
  },
  {
   "table": "table6",
   "dataset": "E",
   "returnPeriod": 1,
   "n": 438288,
   "alpha": {
    "exact": "1/8766",
    "decimal": "0.000114077116"
   },
   "total": {
    "exact": "73048/1461",
    "decimal": "49.9986"
   },
   "iform": {
    "lo": "492.141",
    "hi": "492.141"
   },
   "beta": {
    "lo": "3.6856114265",
    "hi": "3.6856114265"
   }
  },
  {
   "table": "table6",
   "dataset": "F",
   "returnPeriod": 1,
   "n": 438288,
   "alpha": {
    "exact": "1/8766",
    "decimal": "0.000114077116"
   },
   "total": {
    "exact": "73048/1461",
    "decimal": "49.9986"
   },
   "iform": {
    "lo": "492.141",
    "hi": "492.141"
   },
   "beta": {
    "lo": "3.6856114265",
    "hi": "3.6856114265"
   }
  },
  {
   "table": "table6",
   "dataset": "D",
   "returnPeriod": 50,
   "n": 438288,
   "alpha": {
    "exact": "1/438300",
    "decimal": "0.000002281542"
   },
   "total": {
    "exact": "36524/36525",
    "decimal": "0.9999"
   },
   "iform": {
    "lo": "11.994",
    "hi": "11.994"
   },
   "beta": {
    "lo": "4.5839339344",
    "hi": "4.5839339344"
   }
  },
  {
   "table": "table6",
   "dataset": "E",
   "returnPeriod": 50,
   "n": 438288,
   "alpha": {
    "exact": "1/438300",
    "decimal": "0.000002281542"
   },
   "total": {
    "exact": "36524/36525",
    "decimal": "0.9999"
   },
   "iform": {
    "lo": "11.994",
    "hi": "11.994"
   },
   "beta": {
    "lo": "4.5839339344",
    "hi": "4.5839339344"
   }
  },
  {
   "table": "table6",
   "dataset": "F",
   "returnPeriod": 50,
   "n": 438288,
   "alpha": {
    "exact": "1/438300",
    "decimal": "0.000002281542"
   },
   "total": {
    "exact": "36524/36525",
    "decimal": "0.9999"
   },
   "iform": {
    "lo": "11.994",
    "hi": "11.994"
   },
   "beta": {
    "lo": "4.5839339344",
    "hi": "4.5839339344"
   }
  }
 ],
 "retainedExpected": {
  "A": {
   "returnPeriod": 20,
   "n": 92515,
   "total": {
    "exact": "18503/35064",
    "decimal": "0.5276"
   },
   "iform": {
    "lo": "6.081",
    "hi": "6.081"
   }
  },
  "B": {
   "returnPeriod": 20,
   "n": 91403,
   "total": {
    "exact": "91403/175320",
    "decimal": "0.5213"
   },
   "iform": {
    "lo": "6.008",
    "hi": "6.008"
   }
  },
  "C": {
   "returnPeriod": 20,
   "n": 93571,
   "total": {
    "exact": "93571/175320",
    "decimal": "0.5337"
   },
   "iform": {
    "lo": "6.150",
    "hi": "6.150"
   }
  },
  "D": {
   "returnPeriod": 50,
   "n": 219144,
   "total": {
    "exact": "18262/36525",
    "decimal": "0.4999"
   },
   "iform": {
    "lo": "5.997",
    "hi": "5.997"
   }
  },
  "E": {
   "returnPeriod": 50,
   "n": 219144,
   "total": {
    "exact": "18262/36525",
    "decimal": "0.4999"
   },
   "iform": {
    "lo": "5.997",
    "hi": "5.997"
   }
  },
  "F": {
   "returnPeriod": 50,
   "n": 219144,
   "total": {
    "exact": "18262/36525",
    "decimal": "0.4999"
   },
   "iform": {
    "lo": "5.997",
    "hi": "5.997"
   }
  }
 }
}
