@bedrock-engineer/bro-xml-parser 0.1.3 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (754) hide show
  1. package/README.md +44 -17
  2. package/dist/adapters/browser-adapter.d.ts +1 -1
  3. package/dist/adapters/browser-adapter.d.ts.map +1 -1
  4. package/dist/adapters/browser-adapter.js +11 -6
  5. package/dist/adapters/browser-adapter.js.map +1 -1
  6. package/dist/adapters/node-adapter.d.ts +1 -1
  7. package/dist/adapters/node-adapter.d.ts.map +1 -1
  8. package/dist/adapters/node-adapter.js +9 -7
  9. package/dist/adapters/node-adapter.js.map +1 -1
  10. package/dist/browser.d.ts +13 -14
  11. package/dist/browser.d.ts.map +1 -1
  12. package/dist/browser.js +11 -13
  13. package/dist/browser.js.map +1 -1
  14. package/dist/colors.d.ts +1 -1
  15. package/dist/colors.d.ts.map +1 -1
  16. package/dist/colors.js +35 -35
  17. package/dist/core/schema-parser.d.ts +1 -1
  18. package/dist/core/schema-parser.d.ts.map +1 -1
  19. package/dist/core/schema-parser.js +4 -2
  20. package/dist/core/schema-parser.js.map +1 -1
  21. package/dist/core/version-detector.d.ts +4 -8
  22. package/dist/core/version-detector.d.ts.map +1 -1
  23. package/dist/core/version-detector.js +52 -54
  24. package/dist/core/version-detector.js.map +1 -1
  25. package/dist/index.d.ts +1 -1
  26. package/dist/index.js +1 -1
  27. package/dist/namespaces.d.ts +1 -1
  28. package/dist/namespaces.js +27 -27
  29. package/dist/node.d.ts +4 -5
  30. package/dist/node.d.ts.map +1 -1
  31. package/dist/node.js +3 -5
  32. package/dist/node.js.map +1 -1
  33. package/dist/parser.d.ts +10 -10
  34. package/dist/parser.d.ts.map +1 -1
  35. package/dist/parser.js +34 -30
  36. package/dist/parser.js.map +1 -1
  37. package/dist/reference-codes/bhrg-activity-type.d.ts.map +1 -1
  38. package/dist/reference-codes/bhrg-activity-type.js +4 -4
  39. package/dist/reference-codes/bhrg-activity-type.js.map +1 -1
  40. package/dist/reference-codes/bhrg-analysis-procedure.d.ts.map +1 -1
  41. package/dist/reference-codes/bhrg-analysis-procedure.js +2 -2
  42. package/dist/reference-codes/bhrg-analysis-procedure.js.map +1 -1
  43. package/dist/reference-codes/bhrg-angularity.d.ts.map +1 -1
  44. package/dist/reference-codes/bhrg-angularity.js +10 -10
  45. package/dist/reference-codes/bhrg-angularity.js.map +1 -1
  46. package/dist/reference-codes/bhrg-animal-fossil-type.d.ts.map +1 -1
  47. package/dist/reference-codes/bhrg-animal-fossil-type.js +13 -13
  48. package/dist/reference-codes/bhrg-animal-fossil-type.js.map +1 -1
  49. package/dist/reference-codes/bhrg-applied-optical-model.d.ts.map +1 -1
  50. package/dist/reference-codes/bhrg-applied-optical-model.js +2 -2
  51. package/dist/reference-codes/bhrg-applied-optical-model.js.map +1 -1
  52. package/dist/reference-codes/bhrg-archeological-constituent-type.d.ts.map +1 -1
  53. package/dist/reference-codes/bhrg-archeological-constituent-type.js +14 -14
  54. package/dist/reference-codes/bhrg-archeological-constituent-type.js.map +1 -1
  55. package/dist/reference-codes/bhrg-archive-class.d.ts.map +1 -1
  56. package/dist/reference-codes/bhrg-archive-class.js +11 -11
  57. package/dist/reference-codes/bhrg-archive-class.js.map +1 -1
  58. package/dist/reference-codes/bhrg-backfill-material.d.ts.map +1 -1
  59. package/dist/reference-codes/bhrg-backfill-material.js +22 -22
  60. package/dist/reference-codes/bhrg-backfill-material.js.map +1 -1
  61. package/dist/reference-codes/bhrg-boring-procedure.d.ts.map +1 -1
  62. package/dist/reference-codes/bhrg-boring-procedure.js +4 -4
  63. package/dist/reference-codes/bhrg-boring-procedure.js.map +1 -1
  64. package/dist/reference-codes/bhrg-boring-technique.d.ts.map +1 -1
  65. package/dist/reference-codes/bhrg-boring-technique.js +24 -24
  66. package/dist/reference-codes/bhrg-boring-technique.js.map +1 -1
  67. package/dist/reference-codes/bhrg-boundary-positioning-method.d.ts.map +1 -1
  68. package/dist/reference-codes/bhrg-boundary-positioning-method.js +10 -10
  69. package/dist/reference-codes/bhrg-boundary-positioning-method.js.map +1 -1
  70. package/dist/reference-codes/bhrg-calculation-value-origin.d.ts.map +1 -1
  71. package/dist/reference-codes/bhrg-calculation-value-origin.js +3 -3
  72. package/dist/reference-codes/bhrg-calculation-value-origin.js.map +1 -1
  73. package/dist/reference-codes/bhrg-carbonate-content-class.d.ts.map +1 -1
  74. package/dist/reference-codes/bhrg-carbonate-content-class.js +9 -9
  75. package/dist/reference-codes/bhrg-carbonate-content-class.js.map +1 -1
  76. package/dist/reference-codes/bhrg-casing-material.d.ts.map +1 -1
  77. package/dist/reference-codes/bhrg-casing-material.js +7 -7
  78. package/dist/reference-codes/bhrg-casing-material.js.map +1 -1
  79. package/dist/reference-codes/bhrg-chunk-size-class.js +6 -6
  80. package/dist/reference-codes/bhrg-colour.d.ts.map +1 -1
  81. package/dist/reference-codes/bhrg-colour.js +141 -141
  82. package/dist/reference-codes/bhrg-colour.js.map +1 -1
  83. package/dist/reference-codes/bhrg-correction-reason.d.ts.map +1 -1
  84. package/dist/reference-codes/bhrg-correction-reason.js +5 -5
  85. package/dist/reference-codes/bhrg-correction-reason.js.map +1 -1
  86. package/dist/reference-codes/bhrg-current-process.d.ts.map +1 -1
  87. package/dist/reference-codes/bhrg-current-process.js +5 -5
  88. package/dist/reference-codes/bhrg-current-process.js.map +1 -1
  89. package/dist/reference-codes/bhrg-delivery-context.d.ts.map +1 -1
  90. package/dist/reference-codes/bhrg-delivery-context.js +8 -8
  91. package/dist/reference-codes/bhrg-delivery-context.js.map +1 -1
  92. package/dist/reference-codes/bhrg-described-material.js +1 -1
  93. package/dist/reference-codes/bhrg-described-samples-quality.d.ts.map +1 -1
  94. package/dist/reference-codes/bhrg-described-samples-quality.js +4 -4
  95. package/dist/reference-codes/bhrg-described-samples-quality.js.map +1 -1
  96. package/dist/reference-codes/bhrg-description-location.d.ts.map +1 -1
  97. package/dist/reference-codes/bhrg-description-location.js +4 -4
  98. package/dist/reference-codes/bhrg-description-location.js.map +1 -1
  99. package/dist/reference-codes/bhrg-description-procedure.d.ts.map +1 -1
  100. package/dist/reference-codes/bhrg-description-procedure.js +8 -8
  101. package/dist/reference-codes/bhrg-description-procedure.js.map +1 -1
  102. package/dist/reference-codes/bhrg-description-quality.d.ts.map +1 -1
  103. package/dist/reference-codes/bhrg-description-quality.js +8 -8
  104. package/dist/reference-codes/bhrg-description-quality.js.map +1 -1
  105. package/dist/reference-codes/bhrg-determination-method.d.ts.map +1 -1
  106. package/dist/reference-codes/bhrg-determination-method.js +13 -13
  107. package/dist/reference-codes/bhrg-determination-method.js.map +1 -1
  108. package/dist/reference-codes/bhrg-determination-procedure.d.ts.map +1 -1
  109. package/dist/reference-codes/bhrg-determination-procedure.js +10 -10
  110. package/dist/reference-codes/bhrg-determination-procedure.js.map +1 -1
  111. package/dist/reference-codes/bhrg-determined-composition-properties.d.ts.map +1 -1
  112. package/dist/reference-codes/bhrg-determined-composition-properties.js +5 -5
  113. package/dist/reference-codes/bhrg-determined-composition-properties.js.map +1 -1
  114. package/dist/reference-codes/bhrg-determined-hydrophysical-properties.d.ts.map +1 -1
  115. package/dist/reference-codes/bhrg-determined-hydrophysical-properties.js +4 -4
  116. package/dist/reference-codes/bhrg-determined-hydrophysical-properties.js.map +1 -1
  117. package/dist/reference-codes/bhrg-discipline.d.ts.map +1 -1
  118. package/dist/reference-codes/bhrg-discipline.js +5 -5
  119. package/dist/reference-codes/bhrg-discipline.js.map +1 -1
  120. package/dist/reference-codes/bhrg-discontinuity-type.d.ts.map +1 -1
  121. package/dist/reference-codes/bhrg-discontinuity-type.js +7 -7
  122. package/dist/reference-codes/bhrg-discontinuity-type.js.map +1 -1
  123. package/dist/reference-codes/bhrg-dispersion-method.d.ts.map +1 -1
  124. package/dist/reference-codes/bhrg-dispersion-method.js +3 -3
  125. package/dist/reference-codes/bhrg-dispersion-method.js.map +1 -1
  126. package/dist/reference-codes/bhrg-drying-period.d.ts.map +1 -1
  127. package/dist/reference-codes/bhrg-drying-period.js +4 -4
  128. package/dist/reference-codes/bhrg-drying-period.js.map +1 -1
  129. package/dist/reference-codes/bhrg-drying-temperature.js +2 -2
  130. package/dist/reference-codes/bhrg-event-name.d.ts.map +1 -1
  131. package/dist/reference-codes/bhrg-event-name.js +3 -3
  132. package/dist/reference-codes/bhrg-event-name.js.map +1 -1
  133. package/dist/reference-codes/bhrg-excavated-material.d.ts.map +1 -1
  134. package/dist/reference-codes/bhrg-excavated-material.js +10 -10
  135. package/dist/reference-codes/bhrg-excavated-material.js.map +1 -1
  136. package/dist/reference-codes/bhrg-fine-soil-consistency.d.ts.map +1 -1
  137. package/dist/reference-codes/bhrg-fine-soil-consistency.js +13 -13
  138. package/dist/reference-codes/bhrg-fine-soil-consistency.js.map +1 -1
  139. package/dist/reference-codes/bhrg-fluid-mud-layer-positioning-method.d.ts.map +1 -1
  140. package/dist/reference-codes/bhrg-fluid-mud-layer-positioning-method.js +10 -10
  141. package/dist/reference-codes/bhrg-fluid-mud-layer-positioning-method.js.map +1 -1
  142. package/dist/reference-codes/bhrg-flushing-additive.d.ts.map +1 -1
  143. package/dist/reference-codes/bhrg-flushing-additive.js +5 -5
  144. package/dist/reference-codes/bhrg-flushing-additive.js.map +1 -1
  145. package/dist/reference-codes/bhrg-fraction-distribution-lab.d.ts.map +1 -1
  146. package/dist/reference-codes/bhrg-fraction-distribution-lab.js +3 -3
  147. package/dist/reference-codes/bhrg-fraction-distribution-lab.js.map +1 -1
  148. package/dist/reference-codes/bhrg-geological-origin.d.ts.map +1 -1
  149. package/dist/reference-codes/bhrg-geological-origin.js +17 -17
  150. package/dist/reference-codes/bhrg-geological-origin.js.map +1 -1
  151. package/dist/reference-codes/bhrg-geological-soil-name.d.ts.map +1 -1
  152. package/dist/reference-codes/bhrg-geological-soil-name.js +79 -79
  153. package/dist/reference-codes/bhrg-geological-soil-name.js.map +1 -1
  154. package/dist/reference-codes/bhrg-geotechnical-soil-name.d.ts.map +1 -1
  155. package/dist/reference-codes/bhrg-geotechnical-soil-name.js +61 -61
  156. package/dist/reference-codes/bhrg-geotechnical-soil-name.js.map +1 -1
  157. package/dist/reference-codes/bhrg-grain-colour.d.ts.map +1 -1
  158. package/dist/reference-codes/bhrg-grain-colour.js +6 -6
  159. package/dist/reference-codes/bhrg-grain-colour.js.map +1 -1
  160. package/dist/reference-codes/bhrg-gravel-content-class.js +6 -6
  161. package/dist/reference-codes/bhrg-gravel-median-class.d.ts.map +1 -1
  162. package/dist/reference-codes/bhrg-gravel-median-class.js +7 -7
  163. package/dist/reference-codes/bhrg-gravel-median-class.js.map +1 -1
  164. package/dist/reference-codes/bhrg-gravel-provenance.d.ts.map +1 -1
  165. package/dist/reference-codes/bhrg-gravel-provenance.js +11 -11
  166. package/dist/reference-codes/bhrg-gravel-provenance.js.map +1 -1
  167. package/dist/reference-codes/bhrg-gravel-type.d.ts.map +1 -1
  168. package/dist/reference-codes/bhrg-gravel-type.js +59 -59
  169. package/dist/reference-codes/bhrg-gravel-type.js.map +1 -1
  170. package/dist/reference-codes/bhrg-horizon-code.js +10 -10
  171. package/dist/reference-codes/bhrg-horizontal-positioning-method.d.ts.map +1 -1
  172. package/dist/reference-codes/bhrg-horizontal-positioning-method.js +22 -22
  173. package/dist/reference-codes/bhrg-horizontal-positioning-method.js.map +1 -1
  174. package/dist/reference-codes/bhrg-human-trace.d.ts.map +1 -1
  175. package/dist/reference-codes/bhrg-human-trace.js +3 -3
  176. package/dist/reference-codes/bhrg-human-trace.js.map +1 -1
  177. package/dist/reference-codes/bhrg-hydrological-setting.d.ts.map +1 -1
  178. package/dist/reference-codes/bhrg-hydrological-setting.js +4 -4
  179. package/dist/reference-codes/bhrg-hydrological-setting.js.map +1 -1
  180. package/dist/reference-codes/bhrg-landscape-element.d.ts.map +1 -1
  181. package/dist/reference-codes/bhrg-landscape-element.js +40 -40
  182. package/dist/reference-codes/bhrg-landscape-element.js.map +1 -1
  183. package/dist/reference-codes/bhrg-layer-proportion-class.d.ts.map +1 -1
  184. package/dist/reference-codes/bhrg-layer-proportion-class.js +9 -9
  185. package/dist/reference-codes/bhrg-layer-proportion-class.js.map +1 -1
  186. package/dist/reference-codes/bhrg-local-vertical-reference-point.d.ts.map +1 -1
  187. package/dist/reference-codes/bhrg-local-vertical-reference-point.js +2 -2
  188. package/dist/reference-codes/bhrg-local-vertical-reference-point.js.map +1 -1
  189. package/dist/reference-codes/bhrg-mass-percentage-class.d.ts.map +1 -1
  190. package/dist/reference-codes/bhrg-mass-percentage-class.js +7 -7
  191. package/dist/reference-codes/bhrg-mass-percentage-class.js.map +1 -1
  192. package/dist/reference-codes/bhrg-material-irregularity.d.ts.map +1 -1
  193. package/dist/reference-codes/bhrg-material-irregularity.js +8 -8
  194. package/dist/reference-codes/bhrg-material-irregularity.js.map +1 -1
  195. package/dist/reference-codes/bhrg-material-shape.d.ts.map +1 -1
  196. package/dist/reference-codes/bhrg-material-shape.js +11 -11
  197. package/dist/reference-codes/bhrg-material-shape.js.map +1 -1
  198. package/dist/reference-codes/bhrg-mica-content-class.d.ts.map +1 -1
  199. package/dist/reference-codes/bhrg-mica-content-class.js +5 -5
  200. package/dist/reference-codes/bhrg-mica-content-class.js.map +1 -1
  201. package/dist/reference-codes/bhrg-mottling-density.d.ts.map +1 -1
  202. package/dist/reference-codes/bhrg-mottling-density.js +10 -10
  203. package/dist/reference-codes/bhrg-mottling-density.js.map +1 -1
  204. package/dist/reference-codes/bhrg-munsell-chroma.js +6 -6
  205. package/dist/reference-codes/bhrg-munsell-hue.d.ts.map +1 -1
  206. package/dist/reference-codes/bhrg-munsell-hue.js +23 -22
  207. package/dist/reference-codes/bhrg-munsell-hue.js.map +1 -1
  208. package/dist/reference-codes/bhrg-munsell-value.js +12 -12
  209. package/dist/reference-codes/bhrg-no-description-reason.d.ts.map +1 -1
  210. package/dist/reference-codes/bhrg-no-description-reason.js +10 -10
  211. package/dist/reference-codes/bhrg-no-description-reason.js.map +1 -1
  212. package/dist/reference-codes/bhrg-organic-matter-content-class-nen5104.d.ts.map +1 -1
  213. package/dist/reference-codes/bhrg-organic-matter-content-class-nen5104.js +6 -6
  214. package/dist/reference-codes/bhrg-organic-matter-content-class-nen5104.js.map +1 -1
  215. package/dist/reference-codes/bhrg-organic-matter-content-class.d.ts.map +1 -1
  216. package/dist/reference-codes/bhrg-organic-matter-content-class.js +3 -3
  217. package/dist/reference-codes/bhrg-organic-matter-content-class.js.map +1 -1
  218. package/dist/reference-codes/bhrg-organic-soil-consistency.js +6 -6
  219. package/dist/reference-codes/bhrg-organic-soil-texture.d.ts.map +1 -1
  220. package/dist/reference-codes/bhrg-organic-soil-texture.js +11 -11
  221. package/dist/reference-codes/bhrg-organic-soil-texture.js.map +1 -1
  222. package/dist/reference-codes/bhrg-particular-constituent-type.d.ts.map +1 -1
  223. package/dist/reference-codes/bhrg-particular-constituent-type.js +25 -25
  224. package/dist/reference-codes/bhrg-particular-constituent-type.js.map +1 -1
  225. package/dist/reference-codes/bhrg-peat-type.d.ts.map +1 -1
  226. package/dist/reference-codes/bhrg-peat-type.js +9 -9
  227. package/dist/reference-codes/bhrg-peat-type.js.map +1 -1
  228. package/dist/reference-codes/bhrg-performance-irregularity.d.ts.map +1 -1
  229. package/dist/reference-codes/bhrg-performance-irregularity.js +6 -6
  230. package/dist/reference-codes/bhrg-performance-irregularity.js.map +1 -1
  231. package/dist/reference-codes/bhrg-plant-remain-type.d.ts.map +1 -1
  232. package/dist/reference-codes/bhrg-plant-remain-type.js +22 -22
  233. package/dist/reference-codes/bhrg-plant-remain-type.js.map +1 -1
  234. package/dist/reference-codes/bhrg-position-on-ground-body.d.ts.map +1 -1
  235. package/dist/reference-codes/bhrg-position-on-ground-body.js +5 -5
  236. package/dist/reference-codes/bhrg-position-on-ground-body.js.map +1 -1
  237. package/dist/reference-codes/bhrg-pre-treatment.d.ts.map +1 -1
  238. package/dist/reference-codes/bhrg-pre-treatment.js +5 -5
  239. package/dist/reference-codes/bhrg-pre-treatment.js.map +1 -1
  240. package/dist/reference-codes/bhrg-preparation.d.ts.map +1 -1
  241. package/dist/reference-codes/bhrg-preparation.js +7 -7
  242. package/dist/reference-codes/bhrg-preparation.js.map +1 -1
  243. package/dist/reference-codes/bhrg-relative-abundance-class.d.ts.map +1 -1
  244. package/dist/reference-codes/bhrg-relative-abundance-class.js +6 -6
  245. package/dist/reference-codes/bhrg-relative-abundance-class.js.map +1 -1
  246. package/dist/reference-codes/bhrg-removal-method-carbonate.js +3 -3
  247. package/dist/reference-codes/bhrg-removal-method-organic-matter.js +3 -3
  248. package/dist/reference-codes/bhrg-removed-material.d.ts.map +1 -1
  249. package/dist/reference-codes/bhrg-removed-material.js +11 -11
  250. package/dist/reference-codes/bhrg-removed-material.js.map +1 -1
  251. package/dist/reference-codes/bhrg-rock-type.d.ts.map +1 -1
  252. package/dist/reference-codes/bhrg-rock-type.js +7 -7
  253. package/dist/reference-codes/bhrg-rock-type.js.map +1 -1
  254. package/dist/reference-codes/bhrg-salt-correction-method.d.ts.map +1 -1
  255. package/dist/reference-codes/bhrg-salt-correction-method.js +3 -3
  256. package/dist/reference-codes/bhrg-salt-correction-method.js.map +1 -1
  257. package/dist/reference-codes/bhrg-sample-container-volume.d.ts.map +1 -1
  258. package/dist/reference-codes/bhrg-sample-container-volume.js +2 -2
  259. package/dist/reference-codes/bhrg-sample-container-volume.js.map +1 -1
  260. package/dist/reference-codes/bhrg-sample-moistness.d.ts.map +1 -1
  261. package/dist/reference-codes/bhrg-sample-moistness.js +4 -4
  262. package/dist/reference-codes/bhrg-sample-moistness.js.map +1 -1
  263. package/dist/reference-codes/bhrg-sample-quality.js +5 -5
  264. package/dist/reference-codes/bhrg-sampler-type.d.ts.map +1 -1
  265. package/dist/reference-codes/bhrg-sampler-type.js +8 -8
  266. package/dist/reference-codes/bhrg-sampler-type.js.map +1 -1
  267. package/dist/reference-codes/bhrg-sampling-method.d.ts.map +1 -1
  268. package/dist/reference-codes/bhrg-sampling-method.js +16 -16
  269. package/dist/reference-codes/bhrg-sampling-method.js.map +1 -1
  270. package/dist/reference-codes/bhrg-sampling-procedure.d.ts.map +1 -1
  271. package/dist/reference-codes/bhrg-sampling-procedure.js +3 -3
  272. package/dist/reference-codes/bhrg-sampling-procedure.js.map +1 -1
  273. package/dist/reference-codes/bhrg-sampling-quality.d.ts.map +1 -1
  274. package/dist/reference-codes/bhrg-sampling-quality.js +9 -9
  275. package/dist/reference-codes/bhrg-sampling-quality.js.map +1 -1
  276. package/dist/reference-codes/bhrg-sand-median-class.d.ts.map +1 -1
  277. package/dist/reference-codes/bhrg-sand-median-class.js +14 -14
  278. package/dist/reference-codes/bhrg-sand-median-class.js.map +1 -1
  279. package/dist/reference-codes/bhrg-sand-sorting.d.ts.map +1 -1
  280. package/dist/reference-codes/bhrg-sand-sorting.js +11 -11
  281. package/dist/reference-codes/bhrg-sand-sorting.js.map +1 -1
  282. package/dist/reference-codes/bhrg-saturation-method.d.ts.map +1 -1
  283. package/dist/reference-codes/bhrg-saturation-method.js +2 -2
  284. package/dist/reference-codes/bhrg-saturation-method.js.map +1 -1
  285. package/dist/reference-codes/bhrg-sedimentary-phenomenon.d.ts.map +1 -1
  286. package/dist/reference-codes/bhrg-sedimentary-phenomenon.js +2 -2
  287. package/dist/reference-codes/bhrg-sedimentary-phenomenon.js.map +1 -1
  288. package/dist/reference-codes/bhrg-shell-taxon.d.ts.map +1 -1
  289. package/dist/reference-codes/bhrg-shell-taxon.js +159 -159
  290. package/dist/reference-codes/bhrg-shell-taxon.js.map +1 -1
  291. package/dist/reference-codes/bhrg-soil-name-nen5104.d.ts.map +1 -1
  292. package/dist/reference-codes/bhrg-soil-name-nen5104.js +78 -78
  293. package/dist/reference-codes/bhrg-soil-name-nen5104.js.map +1 -1
  294. package/dist/reference-codes/bhrg-soil-type.d.ts.map +1 -1
  295. package/dist/reference-codes/bhrg-soil-type.js +16 -16
  296. package/dist/reference-codes/bhrg-soil-type.js.map +1 -1
  297. package/dist/reference-codes/bhrg-soil-use.d.ts.map +1 -1
  298. package/dist/reference-codes/bhrg-soil-use.js +12 -12
  299. package/dist/reference-codes/bhrg-soil-use.js.map +1 -1
  300. package/dist/reference-codes/bhrg-special-material.d.ts.map +1 -1
  301. package/dist/reference-codes/bhrg-special-material.js +21 -21
  302. package/dist/reference-codes/bhrg-special-material.js.map +1 -1
  303. package/dist/reference-codes/bhrg-sphericity.d.ts.map +1 -1
  304. package/dist/reference-codes/bhrg-sphericity.js +3 -3
  305. package/dist/reference-codes/bhrg-sphericity.js.map +1 -1
  306. package/dist/reference-codes/bhrg-stain-colour.js +15 -15
  307. package/dist/reference-codes/bhrg-stop-criterion-field.d.ts.map +1 -1
  308. package/dist/reference-codes/bhrg-stop-criterion-field.js +13 -13
  309. package/dist/reference-codes/bhrg-stop-criterion-field.js.map +1 -1
  310. package/dist/reference-codes/bhrg-stratum-thickness-class.d.ts.map +1 -1
  311. package/dist/reference-codes/bhrg-stratum-thickness-class.js +10 -10
  312. package/dist/reference-codes/bhrg-stratum-thickness-class.js.map +1 -1
  313. package/dist/reference-codes/bhrg-structure.d.ts.map +1 -1
  314. package/dist/reference-codes/bhrg-structure.js +16 -16
  315. package/dist/reference-codes/bhrg-structure.js.map +1 -1
  316. package/dist/reference-codes/bhrg-survey-procedure.d.ts.map +1 -1
  317. package/dist/reference-codes/bhrg-survey-procedure.js +2 -2
  318. package/dist/reference-codes/bhrg-survey-procedure.js.map +1 -1
  319. package/dist/reference-codes/bhrg-survey-purpose.d.ts.map +1 -1
  320. package/dist/reference-codes/bhrg-survey-purpose.js +13 -13
  321. package/dist/reference-codes/bhrg-survey-purpose.js.map +1 -1
  322. package/dist/reference-codes/bhrg-temporary-change.d.ts.map +1 -1
  323. package/dist/reference-codes/bhrg-temporary-change.js +7 -7
  324. package/dist/reference-codes/bhrg-temporary-change.js.map +1 -1
  325. package/dist/reference-codes/bhrg-used-medium.d.ts.map +1 -1
  326. package/dist/reference-codes/bhrg-used-medium.js +6 -6
  327. package/dist/reference-codes/bhrg-used-medium.js.map +1 -1
  328. package/dist/reference-codes/bhrg-utensil.d.ts.map +1 -1
  329. package/dist/reference-codes/bhrg-utensil.js +7 -7
  330. package/dist/reference-codes/bhrg-utensil.js.map +1 -1
  331. package/dist/reference-codes/bhrg-variegation.d.ts.map +1 -1
  332. package/dist/reference-codes/bhrg-variegation.js +7 -7
  333. package/dist/reference-codes/bhrg-variegation.js.map +1 -1
  334. package/dist/reference-codes/bhrg-vertical-datum.js +3 -3
  335. package/dist/reference-codes/bhrg-vertical-positioning-method.d.ts.map +1 -1
  336. package/dist/reference-codes/bhrg-vertical-positioning-method.js +28 -28
  337. package/dist/reference-codes/bhrg-vertical-positioning-method.js.map +1 -1
  338. package/dist/reference-codes/bhrg-vertical-trend.d.ts.map +1 -1
  339. package/dist/reference-codes/bhrg-vertical-trend.js +40 -40
  340. package/dist/reference-codes/bhrg-vertical-trend.js.map +1 -1
  341. package/dist/reference-codes/bhrg-very-coarse-fraction-content-class-archive.d.ts.map +1 -1
  342. package/dist/reference-codes/bhrg-very-coarse-fraction-content-class-archive.js +7 -7
  343. package/dist/reference-codes/bhrg-very-coarse-fraction-content-class-archive.js.map +1 -1
  344. package/dist/reference-codes/bhrg-very-coarse-fraction-content-class.d.ts.map +1 -1
  345. package/dist/reference-codes/bhrg-very-coarse-fraction-content-class.js +6 -6
  346. package/dist/reference-codes/bhrg-very-coarse-fraction-content-class.js.map +1 -1
  347. package/dist/reference-codes/bhrg-volume-percentage-class.d.ts.map +1 -1
  348. package/dist/reference-codes/bhrg-volume-percentage-class.js +9 -9
  349. package/dist/reference-codes/bhrg-volume-percentage-class.js.map +1 -1
  350. package/dist/reference-codes/bhrg-weathering-degree.js +4 -4
  351. package/dist/reference-codes/bhrgt-activity-type.d.ts.map +1 -1
  352. package/dist/reference-codes/bhrgt-activity-type.js +5 -5
  353. package/dist/reference-codes/bhrgt-activity-type.js.map +1 -1
  354. package/dist/reference-codes/bhrgt-analysis-procedure.js +2 -2
  355. package/dist/reference-codes/bhrgt-analysis-type.d.ts.map +1 -1
  356. package/dist/reference-codes/bhrgt-analysis-type.js +15 -15
  357. package/dist/reference-codes/bhrgt-analysis-type.js.map +1 -1
  358. package/dist/reference-codes/bhrgt-angularity.d.ts.map +1 -1
  359. package/dist/reference-codes/bhrgt-angularity.js +9 -9
  360. package/dist/reference-codes/bhrgt-angularity.js.map +1 -1
  361. package/dist/reference-codes/bhrgt-aperture-class-discontinuity.js +6 -6
  362. package/dist/reference-codes/bhrgt-aperture-class.js +6 -6
  363. package/dist/reference-codes/bhrgt-backfill-material.d.ts.map +1 -1
  364. package/dist/reference-codes/bhrgt-backfill-material.js +22 -22
  365. package/dist/reference-codes/bhrgt-backfill-material.js.map +1 -1
  366. package/dist/reference-codes/bhrgt-bedding.d.ts.map +1 -1
  367. package/dist/reference-codes/bhrgt-bedding.js +7 -7
  368. package/dist/reference-codes/bhrgt-bedding.js.map +1 -1
  369. package/dist/reference-codes/bhrgt-boring-procedure.d.ts.map +1 -1
  370. package/dist/reference-codes/bhrgt-boring-procedure.js +4 -4
  371. package/dist/reference-codes/bhrgt-boring-procedure.js.map +1 -1
  372. package/dist/reference-codes/bhrgt-boring-technique.d.ts.map +1 -1
  373. package/dist/reference-codes/bhrgt-boring-technique.js +24 -24
  374. package/dist/reference-codes/bhrgt-boring-technique.js.map +1 -1
  375. package/dist/reference-codes/bhrgt-boundary-positioning-method.d.ts.map +1 -1
  376. package/dist/reference-codes/bhrgt-boundary-positioning-method.js +7 -7
  377. package/dist/reference-codes/bhrgt-boundary-positioning-method.js.map +1 -1
  378. package/dist/reference-codes/bhrgt-calculation-value-source.d.ts.map +1 -1
  379. package/dist/reference-codes/bhrgt-calculation-value-source.js +3 -3
  380. package/dist/reference-codes/bhrgt-calculation-value-source.js.map +1 -1
  381. package/dist/reference-codes/bhrgt-carbonate-content-class.d.ts.map +1 -1
  382. package/dist/reference-codes/bhrgt-carbonate-content-class.js +7 -7
  383. package/dist/reference-codes/bhrgt-carbonate-content-class.js.map +1 -1
  384. package/dist/reference-codes/bhrgt-casing-material.d.ts.map +1 -1
  385. package/dist/reference-codes/bhrgt-casing-material.js +7 -7
  386. package/dist/reference-codes/bhrgt-casing-material.js.map +1 -1
  387. package/dist/reference-codes/bhrgt-cement-type.d.ts.map +1 -1
  388. package/dist/reference-codes/bhrgt-cement-type.js +5 -5
  389. package/dist/reference-codes/bhrgt-cement-type.js.map +1 -1
  390. package/dist/reference-codes/bhrgt-colour.d.ts.map +1 -1
  391. package/dist/reference-codes/bhrgt-colour.js +32 -32
  392. package/dist/reference-codes/bhrgt-colour.js.map +1 -1
  393. package/dist/reference-codes/bhrgt-consolidation-method.d.ts.map +1 -1
  394. package/dist/reference-codes/bhrgt-consolidation-method.js +4 -4
  395. package/dist/reference-codes/bhrgt-consolidation-method.js.map +1 -1
  396. package/dist/reference-codes/bhrgt-conus-type.d.ts.map +1 -1
  397. package/dist/reference-codes/bhrgt-conus-type.js +2 -2
  398. package/dist/reference-codes/bhrgt-conus-type.js.map +1 -1
  399. package/dist/reference-codes/bhrgt-correction-method.d.ts.map +1 -1
  400. package/dist/reference-codes/bhrgt-correction-method.js +3 -3
  401. package/dist/reference-codes/bhrgt-correction-method.js.map +1 -1
  402. package/dist/reference-codes/bhrgt-correction-reason.d.ts.map +1 -1
  403. package/dist/reference-codes/bhrgt-correction-reason.js +5 -5
  404. package/dist/reference-codes/bhrgt-correction-reason.js.map +1 -1
  405. package/dist/reference-codes/bhrgt-decomposition.d.ts.map +1 -1
  406. package/dist/reference-codes/bhrgt-decomposition.js +3 -3
  407. package/dist/reference-codes/bhrgt-decomposition.js.map +1 -1
  408. package/dist/reference-codes/bhrgt-delivery-context.d.ts.map +1 -1
  409. package/dist/reference-codes/bhrgt-delivery-context.js +8 -8
  410. package/dist/reference-codes/bhrgt-delivery-context.js.map +1 -1
  411. package/dist/reference-codes/bhrgt-depositional-age.d.ts.map +1 -1
  412. package/dist/reference-codes/bhrgt-depositional-age.js +4 -4
  413. package/dist/reference-codes/bhrgt-depositional-age.js.map +1 -1
  414. package/dist/reference-codes/bhrgt-depositional-characteristic.d.ts.map +1 -1
  415. package/dist/reference-codes/bhrgt-depositional-characteristic.js +16 -16
  416. package/dist/reference-codes/bhrgt-depositional-characteristic.js.map +1 -1
  417. package/dist/reference-codes/bhrgt-described-material.d.ts.map +1 -1
  418. package/dist/reference-codes/bhrgt-described-material.js +3 -3
  419. package/dist/reference-codes/bhrgt-described-material.js.map +1 -1
  420. package/dist/reference-codes/bhrgt-description-location.d.ts.map +1 -1
  421. package/dist/reference-codes/bhrgt-description-location.js +4 -4
  422. package/dist/reference-codes/bhrgt-description-location.js.map +1 -1
  423. package/dist/reference-codes/bhrgt-description-procedure.d.ts.map +1 -1
  424. package/dist/reference-codes/bhrgt-description-procedure.js +4 -4
  425. package/dist/reference-codes/bhrgt-description-procedure.js.map +1 -1
  426. package/dist/reference-codes/bhrgt-description-quality.d.ts.map +1 -1
  427. package/dist/reference-codes/bhrgt-description-quality.js +5 -5
  428. package/dist/reference-codes/bhrgt-description-quality.js.map +1 -1
  429. package/dist/reference-codes/bhrgt-determination-diameter.d.ts.map +1 -1
  430. package/dist/reference-codes/bhrgt-determination-diameter.js +8 -8
  431. package/dist/reference-codes/bhrgt-determination-diameter.js.map +1 -1
  432. package/dist/reference-codes/bhrgt-determination-method.d.ts.map +1 -1
  433. package/dist/reference-codes/bhrgt-determination-method.js +30 -30
  434. package/dist/reference-codes/bhrgt-determination-method.js.map +1 -1
  435. package/dist/reference-codes/bhrgt-determination-procedure.d.ts.map +1 -1
  436. package/dist/reference-codes/bhrgt-determination-procedure.js +16 -16
  437. package/dist/reference-codes/bhrgt-determination-procedure.js.map +1 -1
  438. package/dist/reference-codes/bhrgt-determined-properties.d.ts.map +1 -1
  439. package/dist/reference-codes/bhrgt-determined-properties.js +14 -14
  440. package/dist/reference-codes/bhrgt-determined-properties.js.map +1 -1
  441. package/dist/reference-codes/bhrgt-discipline.d.ts.map +1 -1
  442. package/dist/reference-codes/bhrgt-discipline.js +4 -4
  443. package/dist/reference-codes/bhrgt-discipline.js.map +1 -1
  444. package/dist/reference-codes/bhrgt-discolouration.d.ts.map +1 -1
  445. package/dist/reference-codes/bhrgt-discolouration.js +3 -3
  446. package/dist/reference-codes/bhrgt-discolouration.js.map +1 -1
  447. package/dist/reference-codes/bhrgt-discontinuity-type.d.ts.map +1 -1
  448. package/dist/reference-codes/bhrgt-discontinuity-type.js +4 -4
  449. package/dist/reference-codes/bhrgt-discontinuity-type.js.map +1 -1
  450. package/dist/reference-codes/bhrgt-disintegration.d.ts.map +1 -1
  451. package/dist/reference-codes/bhrgt-disintegration.js +3 -3
  452. package/dist/reference-codes/bhrgt-disintegration.js.map +1 -1
  453. package/dist/reference-codes/bhrgt-dispersed-inhomogeneity.js +31 -31
  454. package/dist/reference-codes/bhrgt-dispersion-method.d.ts.map +1 -1
  455. package/dist/reference-codes/bhrgt-dispersion-method.js +3 -3
  456. package/dist/reference-codes/bhrgt-dispersion-method.js.map +1 -1
  457. package/dist/reference-codes/bhrgt-drainage-strip-coverage.js +5 -5
  458. package/dist/reference-codes/bhrgt-drainage-strip-orientation.d.ts.map +1 -1
  459. package/dist/reference-codes/bhrgt-drainage-strip-orientation.js +3 -3
  460. package/dist/reference-codes/bhrgt-drainage-strip-orientation.js.map +1 -1
  461. package/dist/reference-codes/bhrgt-drying-period.d.ts.map +1 -1
  462. package/dist/reference-codes/bhrgt-drying-period.js +3 -3
  463. package/dist/reference-codes/bhrgt-drying-period.js.map +1 -1
  464. package/dist/reference-codes/bhrgt-drying-temperature.d.ts.map +1 -1
  465. package/dist/reference-codes/bhrgt-drying-temperature.js +3 -3
  466. package/dist/reference-codes/bhrgt-drying-temperature.js.map +1 -1
  467. package/dist/reference-codes/bhrgt-equivalent-mass-determination-method.d.ts.map +1 -1
  468. package/dist/reference-codes/bhrgt-equivalent-mass-determination-method.js +3 -3
  469. package/dist/reference-codes/bhrgt-equivalent-mass-determination-method.js.map +1 -1
  470. package/dist/reference-codes/bhrgt-event-name.d.ts.map +1 -1
  471. package/dist/reference-codes/bhrgt-event-name.js +4 -4
  472. package/dist/reference-codes/bhrgt-event-name.js.map +1 -1
  473. package/dist/reference-codes/bhrgt-excavated-material.d.ts.map +1 -1
  474. package/dist/reference-codes/bhrgt-excavated-material.js +9 -9
  475. package/dist/reference-codes/bhrgt-excavated-material.js.map +1 -1
  476. package/dist/reference-codes/bhrgt-fine-gravel-content-class.d.ts.map +1 -1
  477. package/dist/reference-codes/bhrgt-fine-gravel-content-class.js +5 -5
  478. package/dist/reference-codes/bhrgt-fine-gravel-content-class.js.map +1 -1
  479. package/dist/reference-codes/bhrgt-fine-soil-consistency.d.ts.map +1 -1
  480. package/dist/reference-codes/bhrgt-fine-soil-consistency.js +13 -13
  481. package/dist/reference-codes/bhrgt-fine-soil-consistency.js.map +1 -1
  482. package/dist/reference-codes/bhrgt-fluid-mud-layer-positioning-method.d.ts.map +1 -1
  483. package/dist/reference-codes/bhrgt-fluid-mud-layer-positioning-method.js +10 -10
  484. package/dist/reference-codes/bhrgt-fluid-mud-layer-positioning-method.js.map +1 -1
  485. package/dist/reference-codes/bhrgt-flushing-additive.d.ts.map +1 -1
  486. package/dist/reference-codes/bhrgt-flushing-additive.js +6 -6
  487. package/dist/reference-codes/bhrgt-flushing-additive.js.map +1 -1
  488. package/dist/reference-codes/bhrgt-fraction-distribution.d.ts.map +1 -1
  489. package/dist/reference-codes/bhrgt-fraction-distribution.js +9 -9
  490. package/dist/reference-codes/bhrgt-fraction-distribution.js.map +1 -1
  491. package/dist/reference-codes/bhrgt-geotechnical-depositional-characteristic.d.ts.map +1 -1
  492. package/dist/reference-codes/bhrgt-geotechnical-depositional-characteristic.js +16 -16
  493. package/dist/reference-codes/bhrgt-geotechnical-depositional-characteristic.js.map +1 -1
  494. package/dist/reference-codes/bhrgt-geotechnical-soil-name.d.ts.map +1 -1
  495. package/dist/reference-codes/bhrgt-geotechnical-soil-name.js +61 -61
  496. package/dist/reference-codes/bhrgt-geotechnical-soil-name.js.map +1 -1
  497. package/dist/reference-codes/bhrgt-gravel-content-class-nen5104.js +4 -4
  498. package/dist/reference-codes/bhrgt-gravel-content-class.js +4 -4
  499. package/dist/reference-codes/bhrgt-gravel-median-class.d.ts.map +1 -1
  500. package/dist/reference-codes/bhrgt-gravel-median-class.js +6 -6
  501. package/dist/reference-codes/bhrgt-gravel-median-class.js.map +1 -1
  502. package/dist/reference-codes/bhrgt-horizontal-positioning-method.d.ts.map +1 -1
  503. package/dist/reference-codes/bhrgt-horizontal-positioning-method.js +20 -20
  504. package/dist/reference-codes/bhrgt-horizontal-positioning-method.js.map +1 -1
  505. package/dist/reference-codes/bhrgt-infill-material.js +8 -8
  506. package/dist/reference-codes/bhrgt-interbedding.d.ts.map +1 -1
  507. package/dist/reference-codes/bhrgt-interbedding.js +151 -151
  508. package/dist/reference-codes/bhrgt-interbedding.js.map +1 -1
  509. package/dist/reference-codes/bhrgt-lateral-support.js +2 -2
  510. package/dist/reference-codes/bhrgt-local-vertical-reference-point.d.ts.map +1 -1
  511. package/dist/reference-codes/bhrgt-local-vertical-reference-point.js +2 -2
  512. package/dist/reference-codes/bhrgt-local-vertical-reference-point.js.map +1 -1
  513. package/dist/reference-codes/bhrgt-making-method.d.ts.map +1 -1
  514. package/dist/reference-codes/bhrgt-making-method.js +8 -8
  515. package/dist/reference-codes/bhrgt-making-method.js.map +1 -1
  516. package/dist/reference-codes/bhrgt-mass-percentage-class.d.ts.map +1 -1
  517. package/dist/reference-codes/bhrgt-mass-percentage-class.js +5 -5
  518. package/dist/reference-codes/bhrgt-mass-percentage-class.js.map +1 -1
  519. package/dist/reference-codes/bhrgt-material-irregularity.d.ts.map +1 -1
  520. package/dist/reference-codes/bhrgt-material-irregularity.js +6 -6
  521. package/dist/reference-codes/bhrgt-material-irregularity.js.map +1 -1
  522. package/dist/reference-codes/bhrgt-medium-coarse-gravel-content-class.d.ts.map +1 -1
  523. package/dist/reference-codes/bhrgt-medium-coarse-gravel-content-class.js +5 -5
  524. package/dist/reference-codes/bhrgt-medium-coarse-gravel-content-class.js.map +1 -1
  525. package/dist/reference-codes/bhrgt-mixing-type.d.ts.map +1 -1
  526. package/dist/reference-codes/bhrgt-mixing-type.js +3 -3
  527. package/dist/reference-codes/bhrgt-mixing-type.js.map +1 -1
  528. package/dist/reference-codes/bhrgt-no-description-reason.d.ts.map +1 -1
  529. package/dist/reference-codes/bhrgt-no-description-reason.js +7 -7
  530. package/dist/reference-codes/bhrgt-no-description-reason.js.map +1 -1
  531. package/dist/reference-codes/bhrgt-organic-matter-content-class-nen5104.d.ts.map +1 -1
  532. package/dist/reference-codes/bhrgt-organic-matter-content-class-nen5104.js +4 -4
  533. package/dist/reference-codes/bhrgt-organic-matter-content-class-nen5104.js.map +1 -1
  534. package/dist/reference-codes/bhrgt-organic-matter-content-class.d.ts.map +1 -1
  535. package/dist/reference-codes/bhrgt-organic-matter-content-class.js +3 -3
  536. package/dist/reference-codes/bhrgt-organic-matter-content-class.js.map +1 -1
  537. package/dist/reference-codes/bhrgt-organic-soil-consistency.js +6 -6
  538. package/dist/reference-codes/bhrgt-organic-soil-texture.d.ts.map +1 -1
  539. package/dist/reference-codes/bhrgt-organic-soil-texture.js +10 -10
  540. package/dist/reference-codes/bhrgt-organic-soil-texture.js.map +1 -1
  541. package/dist/reference-codes/bhrgt-particular-constituent-type.d.ts.map +1 -1
  542. package/dist/reference-codes/bhrgt-particular-constituent-type.js +42 -42
  543. package/dist/reference-codes/bhrgt-particular-constituent-type.js.map +1 -1
  544. package/dist/reference-codes/bhrgt-peat-tensile-strength.d.ts.map +1 -1
  545. package/dist/reference-codes/bhrgt-peat-tensile-strength.js +4 -4
  546. package/dist/reference-codes/bhrgt-peat-tensile-strength.js.map +1 -1
  547. package/dist/reference-codes/bhrgt-peat-type.d.ts.map +1 -1
  548. package/dist/reference-codes/bhrgt-peat-type.js +8 -8
  549. package/dist/reference-codes/bhrgt-peat-type.js.map +1 -1
  550. package/dist/reference-codes/bhrgt-performance-irregularity.d.ts.map +1 -1
  551. package/dist/reference-codes/bhrgt-performance-irregularity.js +14 -14
  552. package/dist/reference-codes/bhrgt-performance-irregularity.js.map +1 -1
  553. package/dist/reference-codes/bhrgt-position-on-ground-body.d.ts.map +1 -1
  554. package/dist/reference-codes/bhrgt-position-on-ground-body.js +5 -5
  555. package/dist/reference-codes/bhrgt-position-on-ground-body.js.map +1 -1
  556. package/dist/reference-codes/bhrgt-pre-treatment.d.ts.map +1 -1
  557. package/dist/reference-codes/bhrgt-pre-treatment.js +5 -5
  558. package/dist/reference-codes/bhrgt-pre-treatment.js.map +1 -1
  559. package/dist/reference-codes/bhrgt-preparation.d.ts.map +1 -1
  560. package/dist/reference-codes/bhrgt-preparation.js +7 -7
  561. package/dist/reference-codes/bhrgt-preparation.js.map +1 -1
  562. package/dist/reference-codes/bhrgt-removed-material.d.ts.map +1 -1
  563. package/dist/reference-codes/bhrgt-removed-material.js +10 -10
  564. package/dist/reference-codes/bhrgt-removed-material.js.map +1 -1
  565. package/dist/reference-codes/bhrgt-result-irregularity.js +1 -1
  566. package/dist/reference-codes/bhrgt-ring-diameter.js +2 -2
  567. package/dist/reference-codes/bhrgt-rock-type.d.ts.map +1 -1
  568. package/dist/reference-codes/bhrgt-rock-type.js +24 -24
  569. package/dist/reference-codes/bhrgt-rock-type.js.map +1 -1
  570. package/dist/reference-codes/bhrgt-roughness.js +2 -2
  571. package/dist/reference-codes/bhrgt-salt-correction-method.d.ts.map +1 -1
  572. package/dist/reference-codes/bhrgt-salt-correction-method.js +3 -3
  573. package/dist/reference-codes/bhrgt-salt-correction-method.js.map +1 -1
  574. package/dist/reference-codes/bhrgt-sample-container-volume.d.ts.map +1 -1
  575. package/dist/reference-codes/bhrgt-sample-container-volume.js +2 -2
  576. package/dist/reference-codes/bhrgt-sample-container-volume.js.map +1 -1
  577. package/dist/reference-codes/bhrgt-sample-moistness.d.ts.map +1 -1
  578. package/dist/reference-codes/bhrgt-sample-moistness.js +4 -4
  579. package/dist/reference-codes/bhrgt-sample-moistness.js.map +1 -1
  580. package/dist/reference-codes/bhrgt-sample-quality.js +5 -5
  581. package/dist/reference-codes/bhrgt-sampler-type.d.ts.map +1 -1
  582. package/dist/reference-codes/bhrgt-sampler-type.js +8 -8
  583. package/dist/reference-codes/bhrgt-sampler-type.js.map +1 -1
  584. package/dist/reference-codes/bhrgt-sampling-method.d.ts.map +1 -1
  585. package/dist/reference-codes/bhrgt-sampling-method.js +16 -16
  586. package/dist/reference-codes/bhrgt-sampling-method.js.map +1 -1
  587. package/dist/reference-codes/bhrgt-sampling-procedure.d.ts.map +1 -1
  588. package/dist/reference-codes/bhrgt-sampling-procedure.js +6 -6
  589. package/dist/reference-codes/bhrgt-sampling-procedure.js.map +1 -1
  590. package/dist/reference-codes/bhrgt-sampling-quality.d.ts.map +1 -1
  591. package/dist/reference-codes/bhrgt-sampling-quality.js +9 -9
  592. package/dist/reference-codes/bhrgt-sampling-quality.js.map +1 -1
  593. package/dist/reference-codes/bhrgt-sand-median-class.d.ts.map +1 -1
  594. package/dist/reference-codes/bhrgt-sand-median-class.js +15 -15
  595. package/dist/reference-codes/bhrgt-sand-median-class.js.map +1 -1
  596. package/dist/reference-codes/bhrgt-sand-sorting-nen5104.d.ts.map +1 -1
  597. package/dist/reference-codes/bhrgt-sand-sorting-nen5104.js +5 -5
  598. package/dist/reference-codes/bhrgt-sand-sorting-nen5104.js.map +1 -1
  599. package/dist/reference-codes/bhrgt-sand-sorting.d.ts.map +1 -1
  600. package/dist/reference-codes/bhrgt-sand-sorting.js +5 -5
  601. package/dist/reference-codes/bhrgt-sand-sorting.js.map +1 -1
  602. package/dist/reference-codes/bhrgt-size-fraction.js +4 -4
  603. package/dist/reference-codes/bhrgt-soil-name-nen5104.d.ts.map +1 -1
  604. package/dist/reference-codes/bhrgt-soil-name-nen5104.js +31 -31
  605. package/dist/reference-codes/bhrgt-soil-name-nen5104.js.map +1 -1
  606. package/dist/reference-codes/bhrgt-soil-use.d.ts.map +1 -1
  607. package/dist/reference-codes/bhrgt-soil-use.js +12 -12
  608. package/dist/reference-codes/bhrgt-soil-use.js.map +1 -1
  609. package/dist/reference-codes/bhrgt-special-material.d.ts.map +1 -1
  610. package/dist/reference-codes/bhrgt-special-material.js +24 -24
  611. package/dist/reference-codes/bhrgt-special-material.js.map +1 -1
  612. package/dist/reference-codes/bhrgt-specimen-shape.d.ts.map +1 -1
  613. package/dist/reference-codes/bhrgt-specimen-shape.js +5 -5
  614. package/dist/reference-codes/bhrgt-specimen-shape.js.map +1 -1
  615. package/dist/reference-codes/bhrgt-sphericity.d.ts.map +1 -1
  616. package/dist/reference-codes/bhrgt-sphericity.js +3 -3
  617. package/dist/reference-codes/bhrgt-sphericity.js.map +1 -1
  618. package/dist/reference-codes/bhrgt-stability.d.ts.map +1 -1
  619. package/dist/reference-codes/bhrgt-stability.js +3 -3
  620. package/dist/reference-codes/bhrgt-stability.js.map +1 -1
  621. package/dist/reference-codes/bhrgt-step-type.d.ts.map +1 -1
  622. package/dist/reference-codes/bhrgt-step-type.js +3 -3
  623. package/dist/reference-codes/bhrgt-step-type.js.map +1 -1
  624. package/dist/reference-codes/bhrgt-stiffness-class-membrane.js +5 -5
  625. package/dist/reference-codes/bhrgt-stop-criterion-determination.d.ts.map +1 -1
  626. package/dist/reference-codes/bhrgt-stop-criterion-determination.js +3 -3
  627. package/dist/reference-codes/bhrgt-stop-criterion-determination.js.map +1 -1
  628. package/dist/reference-codes/bhrgt-stop-criterion-field.d.ts.map +1 -1
  629. package/dist/reference-codes/bhrgt-stop-criterion-field.js +14 -14
  630. package/dist/reference-codes/bhrgt-stop-criterion-field.js.map +1 -1
  631. package/dist/reference-codes/bhrgt-stop-criterion.d.ts.map +1 -1
  632. package/dist/reference-codes/bhrgt-stop-criterion.js +14 -14
  633. package/dist/reference-codes/bhrgt-stop-criterion.js.map +1 -1
  634. package/dist/reference-codes/bhrgt-strength-class.d.ts.map +1 -1
  635. package/dist/reference-codes/bhrgt-strength-class.js +7 -7
  636. package/dist/reference-codes/bhrgt-strength-class.js.map +1 -1
  637. package/dist/reference-codes/bhrgt-survey-procedure.d.ts.map +1 -1
  638. package/dist/reference-codes/bhrgt-survey-procedure.js +4 -4
  639. package/dist/reference-codes/bhrgt-survey-procedure.js.map +1 -1
  640. package/dist/reference-codes/bhrgt-survey-purpose.d.ts.map +1 -1
  641. package/dist/reference-codes/bhrgt-survey-purpose.js +14 -14
  642. package/dist/reference-codes/bhrgt-survey-purpose.js.map +1 -1
  643. package/dist/reference-codes/bhrgt-temporary-change.d.ts.map +1 -1
  644. package/dist/reference-codes/bhrgt-temporary-change.js +7 -7
  645. package/dist/reference-codes/bhrgt-temporary-change.js.map +1 -1
  646. package/dist/reference-codes/bhrgt-tertiary-constituent.d.ts.map +1 -1
  647. package/dist/reference-codes/bhrgt-tertiary-constituent.js +46 -46
  648. package/dist/reference-codes/bhrgt-tertiary-constituent.js.map +1 -1
  649. package/dist/reference-codes/bhrgt-tertiary-rock-constituent.d.ts.map +1 -1
  650. package/dist/reference-codes/bhrgt-tertiary-rock-constituent.js +9 -9
  651. package/dist/reference-codes/bhrgt-tertiary-rock-constituent.js.map +1 -1
  652. package/dist/reference-codes/bhrgt-used-medium.d.ts.map +1 -1
  653. package/dist/reference-codes/bhrgt-used-medium.js +13 -13
  654. package/dist/reference-codes/bhrgt-used-medium.js.map +1 -1
  655. package/dist/reference-codes/bhrgt-used-optical-model.d.ts.map +1 -1
  656. package/dist/reference-codes/bhrgt-used-optical-model.js +2 -2
  657. package/dist/reference-codes/bhrgt-used-optical-model.js.map +1 -1
  658. package/dist/reference-codes/bhrgt-vertical-datum.js +3 -3
  659. package/dist/reference-codes/bhrgt-vertical-positioning-method.d.ts.map +1 -1
  660. package/dist/reference-codes/bhrgt-vertical-positioning-method.js +25 -25
  661. package/dist/reference-codes/bhrgt-vertical-positioning-method.js.map +1 -1
  662. package/dist/reference-codes/bhrgt-very-coarse-gravel-content-class.d.ts.map +1 -1
  663. package/dist/reference-codes/bhrgt-very-coarse-gravel-content-class.js +5 -5
  664. package/dist/reference-codes/bhrgt-very-coarse-gravel-content-class.js.map +1 -1
  665. package/dist/reference-codes/bhrgt-void-distribution.js +2 -2
  666. package/dist/reference-codes/bhrgt-wall-friction-correction-method.d.ts.map +1 -1
  667. package/dist/reference-codes/bhrgt-wall-friction-correction-method.js +3 -3
  668. package/dist/reference-codes/bhrgt-wall-friction-correction-method.js.map +1 -1
  669. package/dist/reference-codes/cpt-coord-transformation.d.ts.map +1 -1
  670. package/dist/reference-codes/cpt-coord-transformation.js +5 -5
  671. package/dist/reference-codes/cpt-coord-transformation.js.map +1 -1
  672. package/dist/reference-codes/cpt-correction-reason.d.ts.map +1 -1
  673. package/dist/reference-codes/cpt-correction-reason.js +5 -5
  674. package/dist/reference-codes/cpt-correction-reason.js.map +1 -1
  675. package/dist/reference-codes/cpt-cpt-method.js +7 -7
  676. package/dist/reference-codes/cpt-cpt-standard.d.ts.map +1 -1
  677. package/dist/reference-codes/cpt-cpt-standard.js +6 -6
  678. package/dist/reference-codes/cpt-cpt-standard.js.map +1 -1
  679. package/dist/reference-codes/cpt-delivery-context.d.ts.map +1 -1
  680. package/dist/reference-codes/cpt-delivery-context.js +4 -4
  681. package/dist/reference-codes/cpt-delivery-context.js.map +1 -1
  682. package/dist/reference-codes/cpt-horizontal-crs.js +3 -3
  683. package/dist/reference-codes/cpt-horizontal-positioning-method.d.ts.map +1 -1
  684. package/dist/reference-codes/cpt-horizontal-positioning-method.js +16 -16
  685. package/dist/reference-codes/cpt-horizontal-positioning-method.js.map +1 -1
  686. package/dist/reference-codes/cpt-local-vertical-reference-point.d.ts.map +1 -1
  687. package/dist/reference-codes/cpt-local-vertical-reference-point.js +2 -2
  688. package/dist/reference-codes/cpt-local-vertical-reference-point.js.map +1 -1
  689. package/dist/reference-codes/cpt-quality-class.js +9 -9
  690. package/dist/reference-codes/cpt-quality-class.js.map +1 -1
  691. package/dist/reference-codes/cpt-registration-status.d.ts.map +1 -1
  692. package/dist/reference-codes/cpt-registration-status.js +1 -1
  693. package/dist/reference-codes/cpt-registration-status.js.map +1 -1
  694. package/dist/reference-codes/cpt-stop-criterion.js +10 -10
  695. package/dist/reference-codes/cpt-survey-purpose.d.ts.map +1 -1
  696. package/dist/reference-codes/cpt-survey-purpose.js +9 -9
  697. package/dist/reference-codes/cpt-survey-purpose.js.map +1 -1
  698. package/dist/reference-codes/cpt-vertical-datum.js +3 -3
  699. package/dist/reference-codes/cpt-vertical-positioning-method.d.ts.map +1 -1
  700. package/dist/reference-codes/cpt-vertical-positioning-method.js +21 -21
  701. package/dist/reference-codes/cpt-vertical-positioning-method.js.map +1 -1
  702. package/dist/reference-codes/index.d.ts +246 -246
  703. package/dist/reference-codes/index.d.ts.map +1 -1
  704. package/dist/reference-codes/index.js +246 -246
  705. package/dist/reference-codes/index.js.map +1 -1
  706. package/dist/reference-codes-entry.d.ts +11 -0
  707. package/dist/reference-codes-entry.d.ts.map +1 -0
  708. package/dist/reference-codes-entry.js +11 -0
  709. package/dist/reference-codes-entry.js.map +1 -0
  710. package/dist/resolvers/bhrg-resolvers.d.ts +1 -1
  711. package/dist/resolvers/bhrg-resolvers.d.ts.map +1 -1
  712. package/dist/resolvers/bhrg-resolvers.js +73 -49
  713. package/dist/resolvers/bhrg-resolvers.js.map +1 -1
  714. package/dist/resolvers/bore-resolver-utils.d.ts +8 -7
  715. package/dist/resolvers/bore-resolver-utils.d.ts.map +1 -1
  716. package/dist/resolvers/bore-resolver-utils.js +10 -12
  717. package/dist/resolvers/bore-resolver-utils.js.map +1 -1
  718. package/dist/resolvers/bore-resolvers.d.ts.map +1 -1
  719. package/dist/resolvers/bore-resolvers.js +49 -44
  720. package/dist/resolvers/bore-resolvers.js.map +1 -1
  721. package/dist/resolvers/gml-resolvers.d.ts +1 -1
  722. package/dist/resolvers/gml-resolvers.d.ts.map +1 -1
  723. package/dist/resolvers/gml-resolvers.js +4 -4
  724. package/dist/resolvers/gml-resolvers.js.map +1 -1
  725. package/dist/resolvers/measurement-resolver.d.ts +1 -1
  726. package/dist/resolvers/measurement-resolver.d.ts.map +1 -1
  727. package/dist/resolvers/measurement-resolver.js +46 -43
  728. package/dist/resolvers/measurement-resolver.js.map +1 -1
  729. package/dist/resolvers/type-resolvers.d.ts.map +1 -1
  730. package/dist/resolvers/type-resolvers.js +5 -5
  731. package/dist/resolvers/type-resolvers.js.map +1 -1
  732. package/dist/resolvers.d.ts +5 -5
  733. package/dist/resolvers.js +5 -5
  734. package/dist/schema-presets.d.ts +2 -2
  735. package/dist/schema-presets.d.ts.map +1 -1
  736. package/dist/schema-presets.js +65 -65
  737. package/dist/schema-presets.js.map +1 -1
  738. package/dist/schemas/bhrg-schema.d.ts +1 -1
  739. package/dist/schemas/bhrg-schema.d.ts.map +1 -1
  740. package/dist/schemas/bhrg-schema.js +90 -90
  741. package/dist/schemas/bhrg-schema.js.map +1 -1
  742. package/dist/schemas/bore-schema.d.ts +1 -1
  743. package/dist/schemas/bore-schema.d.ts.map +1 -1
  744. package/dist/schemas/bore-schema.js +124 -124
  745. package/dist/schemas/bore-schema.js.map +1 -1
  746. package/dist/schemas/cpt-schema.d.ts +1 -1
  747. package/dist/schemas/cpt-schema.d.ts.map +1 -1
  748. package/dist/schemas/cpt-schema.js +100 -100
  749. package/dist/schemas/cpt-schema.js.map +1 -1
  750. package/dist/types/index.d.ts +143 -143
  751. package/dist/types/index.d.ts.map +1 -1
  752. package/dist/types/index.js +3 -1
  753. package/dist/types/index.js.map +1 -1
  754. package/package.json +29 -15
@@ -7,250 +7,250 @@
7
7
  * @generated
8
8
  * @see https://publiek.broservices.nl/bro/refcodes/v1/domains
9
9
  */
10
- export { BHRG_BACKFILL_MATERIAL_CODES, getBhrgBackfillMaterialDescription } from './bhrg-backfill-material.js';
11
- export { BHRG_CURRENT_PROCESS_CODES, getBhrgCurrentProcessDescription } from './bhrg-current-process.js';
12
- export { BHRG_ANALYSIS_PROCEDURE_CODES, getBhrgAnalysisProcedureDescription } from './bhrg-analysis-procedure.js';
13
- export { BHRG_SAMPLER_TYPE_CODES, getBhrgSamplerTypeDescription } from './bhrg-sampler-type.js';
14
- export { BHRG_ARCHIVE_CLASS_CODES, getBhrgArchiveClassDescription } from './bhrg-archive-class.js';
15
- export { BHRG_RELATIVE_ABUNDANCE_CLASS_CODES, getBhrgRelativeAbundanceClassDescription } from './bhrg-relative-abundance-class.js';
16
- export { BHRG_MOTTLING_DENSITY_CODES, getBhrgMottlingDensityDescription } from './bhrg-mottling-density.js';
17
- export { BHRG_SAMPLING_QUALITY_CODES, getBhrgSamplingQualityDescription } from './bhrg-sampling-quality.js';
18
- export { BHRG_SAMPLING_METHOD_CODES, getBhrgSamplingMethodDescription } from './bhrg-sampling-method.js';
19
- export { BHRG_SAMPLING_PROCEDURE_CODES, getBhrgSamplingProcedureDescription } from './bhrg-sampling-procedure.js';
20
- export { BHRG_DETERMINED_HYDROPHYSICAL_PROPERTIES_CODES, getBhrgDeterminedHydrophysicalPropertiesDescription } from './bhrg-determined-hydrophysical-properties.js';
21
- export { BHRG_DETERMINED_COMPOSITION_PROPERTIES_CODES, getBhrgDeterminedCompositionPropertiesDescription } from './bhrg-determined-composition-properties.js';
22
- export { BHRG_DETERMINATION_METHOD_CODES, getBhrgDeterminationMethodDescription } from './bhrg-determination-method.js';
23
- export { BHRG_DETERMINATION_PROCEDURE_CODES, getBhrgDeterminationProcedureDescription } from './bhrg-determination-procedure.js';
24
- export { BHRG_DESCRIBED_MATERIAL_CODES, getBhrgDescribedMaterialDescription } from './bhrg-described-material.js';
25
- export { BHRG_DESCRIPTION_QUALITY_CODES, getBhrgDescriptionQualityDescription } from './bhrg-description-quality.js';
26
- export { BHRG_DESCRIPTION_LOCATION_CODES, getBhrgDescriptionLocationDescription } from './bhrg-description-location.js';
27
- export { BHRG_DESCRIPTION_PROCEDURE_CODES, getBhrgDescriptionProcedureDescription } from './bhrg-description-procedure.js';
28
- export { BHRG_MATERIAL_IRREGULARITY_CODES, getBhrgMaterialIrregularityDescription } from './bhrg-material-irregularity.js';
29
- export { BHRG_PERFORMANCE_IRREGULARITY_CODES, getBhrgPerformanceIrregularityDescription } from './bhrg-performance-irregularity.js';
30
- export { BHRG_SPECIAL_MATERIAL_CODES, getBhrgSpecialMaterialDescription } from './bhrg-special-material.js';
31
- export { BHRG_SOIL_USE_CODES, getBhrgSoilUseDescription } from './bhrg-soil-use.js';
32
- export { BHRG_VARIEGATION_CODES, getBhrgVariegationDescription } from './bhrg-variegation.js';
33
- export { BHRG_BORING_PROCEDURE_CODES, getBhrgBoringProcedureDescription } from './bhrg-boring-procedure.js';
34
- export { BHRG_BORING_TECHNIQUE_CODES, getBhrgBoringTechniqueDescription } from './bhrg-boring-technique.js';
35
- export { BHRG_CASING_MATERIAL_CODES, getBhrgCasingMaterialDescription } from './bhrg-casing-material.js';
36
- export { BHRG_FINE_SOIL_CONSISTENCY_CODES, getBhrgFineSoilConsistencyDescription } from './bhrg-fine-soil-consistency.js';
37
- export { BHRG_ORGANIC_SOIL_CONSISTENCY_CODES, getBhrgOrganicSoilConsistencyDescription } from './bhrg-organic-soil-consistency.js';
38
- export { BHRG_CORRECTION_REASON_CODES, getBhrgCorrectionReasonDescription } from './bhrg-correction-reason.js';
39
- export { BHRG_DISPERSION_METHOD_CODES, getBhrgDispersionMethodDescription } from './bhrg-dispersion-method.js';
40
- export { BHRG_DRYING_TEMPERATURE_CODES, getBhrgDryingTemperatureDescription } from './bhrg-drying-temperature.js';
41
- export { BHRG_DRYING_PERIOD_CODES, getBhrgDryingPeriodDescription } from './bhrg-drying-period.js';
42
- export { BHRG_FRACTION_DISTRIBUTION_LAB_CODES, getBhrgFractionDistributionLabDescription } from './bhrg-fraction-distribution-lab.js';
43
- export { BHRG_USED_MEDIUM_CODES, getBhrgUsedMediumDescription } from './bhrg-used-medium.js';
44
- export { BHRG_GEOLOGICAL_ORIGIN_CODES, getBhrgGeologicalOriginDescription } from './bhrg-geological-origin.js';
45
- export { BHRG_GEOLOGICAL_SOIL_NAME_CODES, getBhrgGeologicalSoilNameDescription } from './bhrg-geological-soil-name.js';
46
- export { BHRG_GEOTECHNICAL_SOIL_NAME_CODES, getBhrgGeotechnicalSoilNameDescription } from './bhrg-geotechnical-soil-name.js';
47
- export { BHRG_MICA_CONTENT_CLASS_CODES, getBhrgMicaContentClassDescription } from './bhrg-mica-content-class.js';
48
- export { BHRG_BOUNDARY_POSITIONING_METHOD_CODES, getBhrgBoundaryPositioningMethodDescription } from './bhrg-boundary-positioning-method.js';
49
- export { BHRG_GRAVEL_CONTENT_CLASS_CODES, getBhrgGravelContentClassDescription } from './bhrg-gravel-content-class.js';
50
- export { BHRG_GRAVEL_PROVENANCE_CODES, getBhrgGravelProvenanceDescription } from './bhrg-gravel-provenance.js';
51
- export { BHRG_GRAVEL_MEDIAN_CLASS_CODES, getBhrgGravelMedianClassDescription } from './bhrg-gravel-median-class.js';
52
- export { BHRG_SOIL_NAME_NEN5104_CODES, getBhrgSoilNameNEN5104Description } from './bhrg-soil-name-nen5104.js';
53
- export { BHRG_CHUNK_SIZE_CLASS_CODES, getBhrgChunkSizeClassDescription } from './bhrg-chunk-size-class.js';
54
- export { BHRG_CALCULATION_VALUE_ORIGIN_CODES, getBhrgCalculationValueOriginDescription } from './bhrg-calculation-value-origin.js';
55
- export { BHRG_ANGULARITY_CODES, getBhrgAngularityDescription } from './bhrg-angularity.js';
56
- export { BHRG_HORIZON_CODE_CODES, getBhrgHorizonCodeDescription } from './bhrg-horizon-code.js';
57
- export { BHRG_UTENSIL_CODES, getBhrgUtensilDescription } from './bhrg-utensil.js';
58
- export { BHRG_HYDROLOGICAL_SETTING_CODES, getBhrgHydrologicalSettingDescription } from './bhrg-hydrological-setting.js';
59
- export { BHRG_SAMPLE_CONTAINER_VOLUME_CODES, getBhrgSampleContainerVolumeDescription } from './bhrg-sample-container-volume.js';
60
- export { BHRG_DELIVERY_CONTEXT_CODES, getBhrgDeliveryContextDescription } from './bhrg-delivery-context.js';
61
- export { BHRG_SURVEY_PURPOSE_CODES, getBhrgSurveyPurposeDescription } from './bhrg-survey-purpose.js';
62
- export { BHRG_SURVEY_PROCEDURE_CODES, getBhrgSurveyProcedureDescription } from './bhrg-survey-procedure.js';
63
- export { BHRG_CARBONATE_CONTENT_CLASS_CODES, getBhrgCarbonateContentClassDescription } from './bhrg-carbonate-content-class.js';
64
- export { BHRG_COLOUR_CODES, getBhrgColourDescription } from './bhrg-colour.js';
65
- export { BHRG_GRAIN_COLOUR_CODES, getBhrgGrainColourDescription } from './bhrg-grain-colour.js';
66
- export { BHRG_DESCRIBED_SAMPLES_QUALITY_CODES, getBhrgDescribedSamplesQualityDescription } from './bhrg-described-samples-quality.js';
67
- export { BHRG_LAYER_PROPORTION_CLASS_CODES, getBhrgLayerProportionClassDescription } from './bhrg-layer-proportion-class.js';
68
- export { BHRG_STRATUM_THICKNESS_CLASS_CODES, getBhrgStratumThicknessClassDescription } from './bhrg-stratum-thickness-class.js';
69
- export { BHRG_LANDSCAPE_ELEMENT_CODES, getBhrgLandscapeElementDescription } from './bhrg-landscape-element.js';
70
- export { BHRG_POSITION_ON_GROUND_BODY_CODES, getBhrgPositionOnGroundBodyDescription } from './bhrg-position-on-ground-body.js';
71
- export { BHRG_LOCAL_VERTICAL_REFERENCE_POINT_CODES, getBhrgLocalVerticalReferencePointDescription } from './bhrg-local-vertical-reference-point.js';
72
- export { BHRG_MASS_PERCENTAGE_CLASS_CODES, getBhrgMassPercentageClassDescription } from './bhrg-mass-percentage-class.js';
73
- export { BHRG_WEATHERING_DEGREE_CODES, getBhrgWeatheringDegreeDescription } from './bhrg-weathering-degree.js';
74
- export { BHRG_HUMAN_TRACE_CODES, getBhrgHumanTraceDescription } from './bhrg-human-trace.js';
75
- export { BHRG_HORIZONTAL_POSITIONING_METHOD_CODES, getBhrgHorizontalPositioningMethodDescription } from './bhrg-horizontal-positioning-method.js';
76
- export { BHRG_FLUID_MUD_LAYER_POSITIONING_METHOD_CODES, getBhrgFluidMudLayerPositioningMethodDescription } from './bhrg-fluid-mud-layer-positioning-method.js';
77
- export { BHRG_VERTICAL_POSITIONING_METHOD_CODES, getBhrgVerticalPositioningMethodDescription } from './bhrg-vertical-positioning-method.js';
78
- export { BHRG_SAMPLE_QUALITY_CODES, getBhrgSampleQualityDescription } from './bhrg-sample-quality.js';
79
- export { BHRG_SAMPLE_MOISTNESS_CODES, getBhrgSampleMoistnessDescription } from './bhrg-sample-moistness.js';
80
- export { BHRG_MUNSELL_HUE_CODES, getBhrgMunsellHueDescription } from './bhrg-munsell-hue.js';
81
- export { BHRG_MUNSELL_VALUE_CODES, getBhrgMunsellValueDescription } from './bhrg-munsell-value.js';
82
- export { BHRG_MUNSELL_CHROMA_CODES, getBhrgMunsellChromaDescription } from './bhrg-munsell-chroma.js';
83
- export { BHRG_EVENT_NAME_CODES, getBhrgEventNameDescription } from './bhrg-event-name.js';
84
- export { BHRG_ORGANIC_MATTER_CONTENT_CLASS_CODES, getBhrgOrganicMatterContentClassDescription } from './bhrg-organic-matter-content-class.js';
85
- export { BHRG_ORGANIC_MATTER_CONTENT_CLASS_NEN5104_CODES, getBhrgOrganicMatterContentClassNEN5104Description } from './bhrg-organic-matter-content-class-nen5104.js';
86
- export { BHRG_NO_DESCRIPTION_REASON_CODES, getBhrgNoDescriptionReasonDescription } from './bhrg-no-description-reason.js';
87
- export { BHRG_SEDIMENTARY_PHENOMENON_CODES, getBhrgSedimentaryPhenomenonDescription } from './bhrg-sedimentary-phenomenon.js';
88
- export { BHRG_SPHERICITY_CODES, getBhrgSphericityDescription } from './bhrg-sphericity.js';
89
- export { BHRG_ARCHEOLOGICAL_CONSTITUENT_TYPE_CODES, getBhrgArcheologicalConstituentTypeDescription } from './bhrg-archeological-constituent-type.js';
90
- export { BHRG_PARTICULAR_CONSTITUENT_TYPE_CODES, getBhrgParticularConstituentTypeDescription } from './bhrg-particular-constituent-type.js';
91
- export { BHRG_ANIMAL_FOSSIL_TYPE_CODES, getBhrgAnimalFossilTypeDescription } from './bhrg-animal-fossil-type.js';
92
- export { BHRG_ROCK_TYPE_CODES, getBhrgRockTypeDescription } from './bhrg-rock-type.js';
93
- export { BHRG_GRAVEL_TYPE_CODES, getBhrgGravelTypeDescription } from './bhrg-gravel-type.js';
94
- export { BHRG_SOIL_TYPE_CODES, getBhrgSoilTypeDescription } from './bhrg-soil-type.js';
95
- export { BHRG_PLANT_REMAIN_TYPE_CODES, getBhrgPlantRemainTypeDescription } from './bhrg-plant-remain-type.js';
96
- export { BHRG_SHELL_TAXON_CODES, getBhrgShellTaxonDescription } from './bhrg-shell-taxon.js';
97
- export { BHRG_PEAT_TYPE_CODES, getBhrgPeatTypeDescription } from './bhrg-peat-type.js';
98
- export { BHRG_FLUSHING_ADDITIVE_CODES, getBhrgFlushingAdditiveDescription } from './bhrg-flushing-additive.js';
99
- export { BHRG_STOP_CRITERION_FIELD_CODES, getBhrgStopCriterionFieldDescription } from './bhrg-stop-criterion-field.js';
100
- export { BHRG_STRUCTURE_CODES, getBhrgStructureDescription } from './bhrg-structure.js';
101
- export { BHRGT_BACKFILL_MATERIAL_CODES, getBhrgtBackfillMaterialDescription } from './bhrgt-backfill-material.js';
102
- export { BHRGT_DEPOSITIONAL_CHARACTERISTIC_CODES, getBhrgtDepositionalCharacteristicDescription } from './bhrgt-depositional-characteristic.js';
103
- export { BHRGT_ANALYSIS_PROCEDURE_CODES, getBhrgtAnalysisProcedureDescription } from './bhrgt-analysis-procedure.js';
104
- export { BHRGT_SAMPLER_TYPE_CODES, getBhrgtSamplerTypeDescription } from './bhrgt-sampler-type.js';
105
- export { BHRGT_DRAINAGE_STRIP_COVERAGE_CODES, getBhrgtDrainageStripCoverageDescription } from './bhrgt-drainage-strip-coverage.js';
106
- export { BHRGT_SAMPLING_QUALITY_CODES, getBhrgtSamplingQualityDescription } from './bhrgt-sampling-quality.js';
107
- export { BHRGT_SAMPLING_METHOD_CODES, getBhrgtSamplingMethodDescription } from './bhrgt-sampling-method.js';
108
- export { BHRGT_SAMPLING_PROCEDURE_CODES, getBhrgtSamplingProcedureDescription } from './bhrgt-sampling-procedure.js';
109
- export { BHRGT_DETERMINED_PROPERTIES_CODES, getBhrgtDeterminedPropertiesDescription } from './bhrgt-determined-properties.js';
110
- export { BHRGT_DETERMINATION_DIAMETER_CODES, getBhrgtDeterminationDiameterDescription } from './bhrgt-determination-diameter.js';
111
- export { BHRGT_DETERMINATION_METHOD_CODES, getBhrgtDeterminationMethodDescription } from './bhrgt-determination-method.js';
112
- export { BHRGT_EQUIVALENT_MASS_DETERMINATION_METHOD_CODES, getBhrgtEquivalentMassDeterminationMethodDescription } from './bhrgt-equivalent-mass-determination-method.js';
113
- export { BHRGT_DETERMINATION_PROCEDURE_CODES, getBhrgtDeterminationProcedureDescription } from './bhrgt-determination-procedure.js';
114
- export { BHRGT_DESCRIBED_MATERIAL_CODES, getBhrgtDescribedMaterialDescription } from './bhrgt-described-material.js';
115
- export { BHRGT_DESCRIPTION_QUALITY_CODES, getBhrgtDescriptionQualityDescription } from './bhrgt-description-quality.js';
116
- export { BHRGT_DESCRIPTION_LOCATION_CODES, getBhrgtDescriptionLocationDescription } from './bhrgt-description-location.js';
117
- export { BHRGT_DESCRIPTION_PROCEDURE_CODES, getBhrgtDescriptionProcedureDescription } from './bhrgt-description-procedure.js';
118
- export { BHRGT_TERTIARY_CONSTITUENT_CODES, getBhrgtTertiaryConstituentDescription } from './bhrgt-tertiary-constituent.js';
119
- export { BHRGT_TERTIARY_ROCK_CONSTITUENT_CODES, getBhrgtTertiaryRockConstituentDescription } from './bhrgt-tertiary-rock-constituent.js';
120
- export { BHRGT_MATERIAL_IRREGULARITY_CODES, getBhrgtMaterialIrregularityDescription } from './bhrgt-material-irregularity.js';
121
- export { BHRGT_PERFORMANCE_IRREGULARITY_CODES, getBhrgtPerformanceIrregularityDescription } from './bhrgt-performance-irregularity.js';
122
- export { BHRGT_SPECIAL_MATERIAL_CODES, getBhrgtSpecialMaterialDescription } from './bhrgt-special-material.js';
123
- export { BHRGT_SOIL_USE_CODES, getBhrgtSoilUseDescription } from './bhrgt-soil-use.js';
124
- export { BHRGT_BORING_PROCEDURE_CODES, getBhrgtBoringProcedureDescription } from './bhrgt-boring-procedure.js';
125
- export { BHRGT_BORING_TECHNIQUE_CODES, getBhrgtBoringTechniqueDescription } from './bhrgt-boring-technique.js';
126
- export { BHRGT_APERTURE_CLASS_CODES, getBhrgtApertureClassDescription } from './bhrgt-aperture-class.js';
127
- export { BHRGT_APERTURE_CLASS_DISCONTINUITY_CODES, getBhrgtApertureClassDiscontinuityDescription } from './bhrgt-aperture-class-discontinuity.js';
128
- export { BHRGT_CASING_MATERIAL_CODES, getBhrgtCasingMaterialDescription } from './bhrgt-casing-material.js';
129
- export { BHRGT_FINE_SOIL_CONSISTENCY_CODES, getBhrgtFineSoilConsistencyDescription } from './bhrgt-fine-soil-consistency.js';
130
- export { BHRGT_ORGANIC_SOIL_CONSISTENCY_CODES, getBhrgtOrganicSoilConsistencyDescription } from './bhrgt-organic-soil-consistency.js';
131
- export { BHRGT_CONSOLIDATION_METHOD_CODES, getBhrgtConsolidationMethodDescription } from './bhrgt-consolidation-method.js';
132
- export { BHRGT_CONUS_TYPE_CODES, getBhrgtConusTypeDescription } from './bhrgt-conus-type.js';
133
- export { BHRGT_CORRECTION_METHOD_CODES, getBhrgtCorrectionMethodDescription } from './bhrgt-correction-method.js';
134
- export { BHRGT_CORRECTION_REASON_CODES, getBhrgtCorrectionReasonDescription } from './bhrgt-correction-reason.js';
135
- export { BHRGT_DISINTEGRATION_CODES, getBhrgtDisintegrationDescription } from './bhrgt-disintegration.js';
136
- export { BHRGT_DISPERSED_INHOMOGENEITY_CODES, getBhrgtDispersedInhomogeneityDescription } from './bhrgt-dispersed-inhomogeneity.js';
137
- export { BHRGT_DISPERSION_METHOD_CODES, getBhrgtDispersionMethodDescription } from './bhrgt-dispersion-method.js';
138
- export { BHRGT_DRYING_TEMPERATURE_CODES, getBhrgtDryingTemperatureDescription } from './bhrgt-drying-temperature.js';
139
- export { BHRGT_DRYING_PERIOD_CODES, getBhrgtDryingPeriodDescription } from './bhrgt-drying-period.js';
140
- export { BHRG_ORGANIC_SOIL_TEXTURE_CODES, getBhrgOrganicSoilTextureDescription } from './bhrg-organic-soil-texture.js';
141
- export { BHRGT_FINE_GRAVEL_CONTENT_CLASS_CODES, getBhrgtFineGravelContentClassDescription } from './bhrgt-fine-gravel-content-class.js';
142
- export { BHRGT_FRACTION_DISTRIBUTION_CODES, getBhrgtFractionDistributionDescription } from './bhrgt-fraction-distribution.js';
143
- export { BHRGT_USED_MEDIUM_CODES, getBhrgtUsedMediumDescription } from './bhrgt-used-medium.js';
144
- export { BHRGT_INTERBEDDING_CODES, getBhrgtInterbeddingDescription } from './bhrgt-interbedding.js';
145
- export { BHRGT_BEDDING_CODES, getBhrgtBeddingDescription } from './bhrgt-bedding.js';
146
- export { BHRGT_GEOTECHNICAL_DEPOSITIONAL_CHARACTERISTIC_CODES, getBhrgtGeotechnicalDepositionalCharacteristicDescription } from './bhrgt-geotechnical-depositional-characteristic.js';
147
- export { BHRGT_GEOTECHNICAL_SOIL_NAME_CODES, getBhrgtGeotechnicalSoilNameDescription } from './bhrgt-geotechnical-soil-name.js';
148
- export { BHRGT_BOUNDARY_POSITIONING_METHOD_CODES, getBhrgtBoundaryPositioningMethodDescription } from './bhrgt-boundary-positioning-method.js';
149
- export { BHRGT_GRAVEL_CONTENT_CLASS_CODES, getBhrgtGravelContentClassDescription } from './bhrgt-gravel-content-class.js';
150
- export { BHRGT_GRAVEL_CONTENT_CLASS_NEN5104_CODES, getBhrgtGravelContentClassNEN5104Description } from './bhrgt-gravel-content-class-nen5104.js';
151
- export { BHRGT_GRAVEL_MEDIAN_CLASS_CODES, getBhrgtGravelMedianClassDescription } from './bhrgt-gravel-median-class.js';
152
- export { BHRGT_SOIL_NAME_NEN5104_CODES, getBhrgtSoilNameNEN5104Description } from './bhrgt-soil-name-nen5104.js';
153
- export { BHRGT_SIZE_FRACTION_CODES, getBhrgtSizeFractionDescription } from './bhrgt-size-fraction.js';
154
- export { BHRGT_CALCULATION_VALUE_SOURCE_CODES, getBhrgtCalculationValueSourceDescription } from './bhrgt-calculation-value-source.js';
155
- export { BHRGT_ANGULARITY_CODES, getBhrgtAngularityDescription } from './bhrgt-angularity.js';
156
- export { BHRGT_VOID_DISTRIBUTION_CODES, getBhrgtVoidDistributionDescription } from './bhrgt-void-distribution.js';
157
- export { BHRG_TEMPORARY_CHANGE_CODES, getBhrgTemporaryChangeDescription } from './bhrg-temporary-change.js';
158
- export { BHRGT_SAMPLE_CONTAINER_VOLUME_CODES, getBhrgtSampleContainerVolumeDescription } from './bhrgt-sample-container-volume.js';
159
- export { BHRGT_DELIVERY_CONTEXT_CODES, getBhrgtDeliveryContextDescription } from './bhrgt-delivery-context.js';
160
- export { BHRGT_SURVEY_PURPOSE_CODES, getBhrgtSurveyPurposeDescription } from './bhrgt-survey-purpose.js';
161
- export { BHRGT_SURVEY_PROCEDURE_CODES, getBhrgtSurveyProcedureDescription } from './bhrgt-survey-procedure.js';
162
- export { BHRGT_CARBONATE_CONTENT_CLASS_CODES, getBhrgtCarbonateContentClassDescription } from './bhrgt-carbonate-content-class.js';
163
- export { BHRGT_COLOUR_CODES, getBhrgtColourDescription } from './bhrgt-colour.js';
164
- export { BHRGT_POSITION_ON_GROUND_BODY_CODES, getBhrgtPositionOnGroundBodyDescription } from './bhrgt-position-on-ground-body.js';
165
- export { BHRGT_LOCAL_VERTICAL_REFERENCE_POINT_CODES, getBhrgtLocalVerticalReferencePointDescription } from './bhrgt-local-vertical-reference-point.js';
166
- export { BHRGT_MAKING_METHOD_CODES, getBhrgtMakingMethodDescription } from './bhrgt-making-method.js';
167
- export { BHRGT_MASS_PERCENTAGE_CLASS_CODES, getBhrgtMassPercentageClassDescription } from './bhrgt-mass-percentage-class.js';
168
- export { BHRGT_MEDIUM_COARSE_GRAVEL_CONTENT_CLASS_CODES, getBhrgtMediumCoarseGravelContentClassDescription } from './bhrgt-medium-coarse-gravel-content-class.js';
169
- export { BHRGT_HORIZONTAL_POSITIONING_METHOD_CODES, getBhrgtHorizontalPositioningMethodDescription } from './bhrgt-horizontal-positioning-method.js';
170
- export { BHRGT_FLUID_MUD_LAYER_POSITIONING_METHOD_CODES, getBhrgtFluidMudLayerPositioningMethodDescription } from './bhrgt-fluid-mud-layer-positioning-method.js';
171
- export { BHRGT_VERTICAL_POSITIONING_METHOD_CODES, getBhrgtVerticalPositioningMethodDescription } from './bhrgt-vertical-positioning-method.js';
172
- export { BHRGT_SAMPLE_QUALITY_CODES, getBhrgtSampleQualityDescription } from './bhrgt-sample-quality.js';
173
- export { BHRGT_SAMPLE_MOISTNESS_CODES, getBhrgtSampleMoistnessDescription } from './bhrgt-sample-moistness.js';
174
- export { BHRGT_EVENT_NAME_CODES, getBhrgtEventNameDescription } from './bhrgt-event-name.js';
175
- export { BHRG_APPLIED_OPTICAL_MODEL_CODES, getBhrgAppliedOpticalModelDescription } from './bhrg-applied-optical-model.js';
176
- export { BHRGT_DECOMPOSITION_CODES, getBhrgtDecompositionDescription } from './bhrgt-decomposition.js';
177
- export { BHRGT_INFILL_MATERIAL_CODES, getBhrgtInfillMaterialDescription } from './bhrgt-infill-material.js';
178
- export { BHRGT_ORGANIC_MATTER_CONTENT_CLASS_CODES, getBhrgtOrganicMatterContentClassDescription } from './bhrgt-organic-matter-content-class.js';
179
- export { BHRGT_ORGANIC_MATTER_CONTENT_CLASS_NEN5104_CODES, getBhrgtOrganicMatterContentClassNEN5104Description } from './bhrgt-organic-matter-content-class-nen5104.js';
180
- export { BHRGT_DEPOSITIONAL_AGE_CODES, getBhrgtDepositionalAgeDescription } from './bhrgt-depositional-age.js';
181
- export { BHRGT_DRAINAGE_STRIP_ORIENTATION_CODES, getBhrgtDrainageStripOrientationDescription } from './bhrgt-drainage-strip-orientation.js';
182
- export { BHRGT_NO_DESCRIPTION_REASON_CODES, getBhrgtNoDescriptionReasonDescription } from './bhrgt-no-description-reason.js';
183
- export { BHRGT_RESULT_IRREGULARITY_CODES, getBhrgtResultIrregularityDescription } from './bhrgt-result-irregularity.js';
184
- export { BHRGT_RING_DIAMETER_CODES, getBhrgtRingDiameterDescription } from './bhrgt-ring-diameter.js';
185
- export { BHRGT_ROUGHNESS_CODES, getBhrgtRoughnessDescription } from './bhrgt-roughness.js';
186
- export { BHRGT_SPHERICITY_CODES, getBhrgtSphericityDescription } from './bhrgt-sphericity.js';
187
- export { BHRGT_PARTICULAR_CONSTITUENT_TYPE_CODES, getBhrgtParticularConstituentTypeDescription } from './bhrgt-particular-constituent-type.js';
188
- export { BHRGT_CEMENT_TYPE_CODES, getBhrgtCementTypeDescription } from './bhrgt-cement-type.js';
189
- export { BHRGT_ROCK_TYPE_CODES, getBhrgtRockTypeDescription } from './bhrgt-rock-type.js';
190
- export { BHRGT_PEAT_TYPE_CODES, getBhrgtPeatTypeDescription } from './bhrgt-peat-type.js';
191
- export { BHRGT_FLUSHING_ADDITIVE_CODES, getBhrgtFlushingAdditiveDescription } from './bhrgt-flushing-additive.js';
192
- export { BHRGT_STABILITY_CODES, getBhrgtStabilityDescription } from './bhrgt-stability.js';
193
- export { BHRGT_STEP_TYPE_CODES, getBhrgtStepTypeDescription } from './bhrgt-step-type.js';
194
- export { BHRGT_STRENGTH_CLASS_CODES, getBhrgtStrengthClassDescription } from './bhrgt-strength-class.js';
195
- export { BHRGT_STIFFNESS_CLASS_MEMBRANE_CODES, getBhrgtStiffnessClassMembraneDescription } from './bhrgt-stiffness-class-membrane.js';
196
- export { BHRGT_STOP_CRITERION_CODES, getBhrgtStopCriterionDescription } from './bhrgt-stop-criterion.js';
197
- export { BHRGT_STOP_CRITERION_DETERMINATION_CODES, getBhrgtStopCriterionDeterminationDescription } from './bhrgt-stop-criterion-determination.js';
198
- export { BHRGT_STOP_CRITERION_FIELD_CODES, getBhrgtStopCriterionFieldDescription } from './bhrgt-stop-criterion-field.js';
199
- export { BHRGT_ORGANIC_SOIL_TEXTURE_CODES, getBhrgtOrganicSoilTextureDescription } from './bhrgt-organic-soil-texture.js';
200
- export { BHRGT_TEMPORARY_CHANGE_CODES, getBhrgtTemporaryChangeDescription } from './bhrgt-temporary-change.js';
201
- export { BHRGT_USED_OPTICAL_MODEL_CODES, getBhrgtUsedOpticalModelDescription } from './bhrgt-used-optical-model.js';
202
- export { BHRGT_PEAT_TENSILE_STRENGTH_CODES, getBhrgtPeatTensileStrengthDescription } from './bhrgt-peat-tensile-strength.js';
203
- export { BHRGT_ANALYSIS_TYPE_CODES, getBhrgtAnalysisTypeDescription } from './bhrgt-analysis-type.js';
204
- export { BHRGT_DISCONTINUITY_TYPE_CODES, getBhrgtDiscontinuityTypeDescription } from './bhrgt-discontinuity-type.js';
205
- export { BHRGT_ACTIVITY_TYPE_CODES, getBhrgtActivityTypeDescription } from './bhrgt-activity-type.js';
206
- export { BHRGT_MIXING_TYPE_CODES, getBhrgtMixingTypeDescription } from './bhrgt-mixing-type.js';
207
- export { BHRGT_DISCIPLINE_CODES, getBhrgtDisciplineDescription } from './bhrgt-discipline.js';
208
- export { BHRGT_DISCOLOURATION_CODES, getBhrgtDiscolourationDescription } from './bhrgt-discolouration.js';
209
- export { BHRGT_VERTICAL_DATUM_CODES, getBhrgtVerticalDatumDescription } from './bhrgt-vertical-datum.js';
210
- export { BHRGT_REMOVED_MATERIAL_CODES, getBhrgtRemovedMaterialDescription } from './bhrgt-removed-material.js';
211
- export { BHRGT_PRE_TREATMENT_CODES, getBhrgtPreTreatmentDescription } from './bhrgt-pre-treatment.js';
212
- export { BHRGT_PREPARATION_CODES, getBhrgtPreparationDescription } from './bhrgt-preparation.js';
213
- export { BHRGT_SPECIMEN_SHAPE_CODES, getBhrgtSpecimenShapeDescription } from './bhrgt-specimen-shape.js';
214
- export { BHRGT_WALL_FRICTION_CORRECTION_METHOD_CODES, getBhrgtWallFrictionCorrectionMethodDescription } from './bhrgt-wall-friction-correction-method.js';
215
- export { BHRGT_EXCAVATED_MATERIAL_CODES, getBhrgtExcavatedMaterialDescription } from './bhrgt-excavated-material.js';
216
- export { BHRG_DISCONTINUITY_TYPE_CODES, getBhrgDiscontinuityTypeDescription } from './bhrg-discontinuity-type.js';
217
- export { BHRG_ACTIVITY_TYPE_CODES, getBhrgActivityTypeDescription } from './bhrg-activity-type.js';
218
- export { BHRGT_SAND_MEDIAN_CLASS_CODES, getBhrgtSandMedianClassDescription } from './bhrgt-sand-median-class.js';
219
- export { BHRGT_SAND_SORTING_CODES, getBhrgtSandSortingDescription } from './bhrgt-sand-sorting.js';
220
- export { BHRGT_SAND_SORTING_NEN5104_CODES, getBhrgtSandSortingNEN5104Description } from './bhrgt-sand-sorting-nen5104.js';
221
- export { BHRGT_VERY_COARSE_GRAVEL_CONTENT_CLASS_CODES, getBhrgtVeryCoarseGravelContentClassDescription } from './bhrgt-very-coarse-gravel-content-class.js';
222
- export { BHRGT_LATERAL_SUPPORT_CODES, getBhrgtLateralSupportDescription } from './bhrgt-lateral-support.js';
223
- export { BHRGT_SALT_CORRECTION_METHOD_CODES, getBhrgtSaltCorrectionMethodDescription } from './bhrgt-salt-correction-method.js';
224
- export { BHRG_DISCIPLINE_CODES, getBhrgDisciplineDescription } from './bhrg-discipline.js';
225
- export { BHRG_VERTICAL_DATUM_CODES, getBhrgVerticalDatumDescription } from './bhrg-vertical-datum.js';
226
- export { BHRG_VERTICAL_TREND_CODES, getBhrgVerticalTrendDescription } from './bhrg-vertical-trend.js';
227
- export { BHRG_REMOVED_MATERIAL_CODES, getBhrgRemovedMaterialDescription } from './bhrg-removed-material.js';
228
- export { BHRG_REMOVAL_METHOD_CARBONATE_CODES, getBhrgRemovalMethodCarbonateDescription } from './bhrg-removal-method-carbonate.js';
229
- export { BHRG_REMOVAL_METHOD_ORGANIC_MATTER_CODES, getBhrgRemovalMethodOrganicMatterDescription } from './bhrg-removal-method-organic-matter.js';
230
- export { BHRG_SATURATION_METHOD_CODES, getBhrgSaturationMethodDescription } from './bhrg-saturation-method.js';
231
- export { BHRG_STAIN_COLOUR_CODES, getBhrgStainColourDescription } from './bhrg-stain-colour.js';
232
- export { BHRG_VOLUME_PERCENTAGE_CLASS_CODES, getBhrgVolumePercentageClassDescription } from './bhrg-volume-percentage-class.js';
233
- export { BHRG_PRE_TREATMENT_CODES, getBhrgPreTreatmentDescription } from './bhrg-pre-treatment.js';
234
- export { BHRG_PREPARATION_CODES, getBhrgPreparationDescription } from './bhrg-preparation.js';
235
- export { BHRG_MATERIAL_SHAPE_CODES, getBhrgMaterialShapeDescription } from './bhrg-material-shape.js';
236
- export { BHRG_EXCAVATED_MATERIAL_CODES, getBhrgExcavatedMaterialDescription } from './bhrg-excavated-material.js';
237
- export { BHRG_SAND_MEDIAN_CLASS_CODES, getBhrgSandMedianClassDescription } from './bhrg-sand-median-class.js';
238
- export { BHRG_SAND_SORTING_CODES, getBhrgSandSortingDescription } from './bhrg-sand-sorting.js';
239
- export { BHRG_VERY_COARSE_FRACTION_CONTENT_CLASS_CODES, getBhrgVeryCoarseFractionContentClassDescription } from './bhrg-very-coarse-fraction-content-class.js';
240
- export { BHRG_VERY_COARSE_FRACTION_CONTENT_CLASS_ARCHIVE_CODES, getBhrgVeryCoarseFractionContentClassArchiveDescription } from './bhrg-very-coarse-fraction-content-class-archive.js';
241
- export { BHRG_SALT_CORRECTION_METHOD_CODES, getBhrgSaltCorrectionMethodDescription } from './bhrg-salt-correction-method.js';
242
- export { CPT_COORD_TRANSFORMATION_CODES, getCptCoordTransformationDescription } from './cpt-coord-transformation.js';
243
- export { CPT_CORRECTION_REASON_CODES, getCptCorrectionReasonDescription } from './cpt-correction-reason.js';
244
- export { CPT_DELIVERY_CONTEXT_CODES, getCptDeliveryContextDescription } from './cpt-delivery-context.js';
245
- export { CPT_HORIZONTAL_CRS_CODES, getCptHorizontalCrsDescription } from './cpt-horizontal-crs.js';
246
- export { CPT_HORIZONTAL_POSITIONING_METHOD_CODES, getCptHorizontalPositioningMethodDescription } from './cpt-horizontal-positioning-method.js';
247
- export { CPT_LOCAL_VERTICAL_REFERENCE_POINT_CODES, getCptLocalVerticalReferencePointDescription } from './cpt-local-vertical-reference-point.js';
248
- export { CPT_CPT_METHOD_CODES, getCptCPTMethodDescription } from './cpt-cpt-method.js';
249
- export { CPT_QUALITY_CLASS_CODES, getCptQualityClassDescription } from './cpt-quality-class.js';
250
- export { CPT_REGISTRATION_STATUS_CODES, getCptRegistrationStatusDescription } from './cpt-registration-status.js';
251
- export { CPT_CPT_STANDARD_CODES, getCptCPTStandardDescription } from './cpt-cpt-standard.js';
252
- export { CPT_STOP_CRITERION_CODES, getCptStopCriterionDescription } from './cpt-stop-criterion.js';
253
- export { CPT_SURVEY_PURPOSE_CODES, getCptSurveyPurposeDescription } from './cpt-survey-purpose.js';
254
- export { CPT_VERTICAL_DATUM_CODES, getCptVerticalDatumDescription } from './cpt-vertical-datum.js';
255
- export { CPT_VERTICAL_POSITIONING_METHOD_CODES, getCptVerticalPositioningMethodDescription } from './cpt-vertical-positioning-method.js';
10
+ export { BHRG_BACKFILL_MATERIAL_CODES, getBhrgBackfillMaterialDescription, } from "./bhrg-backfill-material.js";
11
+ export { BHRG_CURRENT_PROCESS_CODES, getBhrgCurrentProcessDescription, } from "./bhrg-current-process.js";
12
+ export { BHRG_ANALYSIS_PROCEDURE_CODES, getBhrgAnalysisProcedureDescription, } from "./bhrg-analysis-procedure.js";
13
+ export { BHRG_SAMPLER_TYPE_CODES, getBhrgSamplerTypeDescription } from "./bhrg-sampler-type.js";
14
+ export { BHRG_ARCHIVE_CLASS_CODES, getBhrgArchiveClassDescription } from "./bhrg-archive-class.js";
15
+ export { BHRG_RELATIVE_ABUNDANCE_CLASS_CODES, getBhrgRelativeAbundanceClassDescription, } from "./bhrg-relative-abundance-class.js";
16
+ export { BHRG_MOTTLING_DENSITY_CODES, getBhrgMottlingDensityDescription, } from "./bhrg-mottling-density.js";
17
+ export { BHRG_SAMPLING_QUALITY_CODES, getBhrgSamplingQualityDescription, } from "./bhrg-sampling-quality.js";
18
+ export { BHRG_SAMPLING_METHOD_CODES, getBhrgSamplingMethodDescription, } from "./bhrg-sampling-method.js";
19
+ export { BHRG_SAMPLING_PROCEDURE_CODES, getBhrgSamplingProcedureDescription, } from "./bhrg-sampling-procedure.js";
20
+ export { BHRG_DETERMINED_HYDROPHYSICAL_PROPERTIES_CODES, getBhrgDeterminedHydrophysicalPropertiesDescription, } from "./bhrg-determined-hydrophysical-properties.js";
21
+ export { BHRG_DETERMINED_COMPOSITION_PROPERTIES_CODES, getBhrgDeterminedCompositionPropertiesDescription, } from "./bhrg-determined-composition-properties.js";
22
+ export { BHRG_DETERMINATION_METHOD_CODES, getBhrgDeterminationMethodDescription, } from "./bhrg-determination-method.js";
23
+ export { BHRG_DETERMINATION_PROCEDURE_CODES, getBhrgDeterminationProcedureDescription, } from "./bhrg-determination-procedure.js";
24
+ export { BHRG_DESCRIBED_MATERIAL_CODES, getBhrgDescribedMaterialDescription, } from "./bhrg-described-material.js";
25
+ export { BHRG_DESCRIPTION_QUALITY_CODES, getBhrgDescriptionQualityDescription, } from "./bhrg-description-quality.js";
26
+ export { BHRG_DESCRIPTION_LOCATION_CODES, getBhrgDescriptionLocationDescription, } from "./bhrg-description-location.js";
27
+ export { BHRG_DESCRIPTION_PROCEDURE_CODES, getBhrgDescriptionProcedureDescription, } from "./bhrg-description-procedure.js";
28
+ export { BHRG_MATERIAL_IRREGULARITY_CODES, getBhrgMaterialIrregularityDescription, } from "./bhrg-material-irregularity.js";
29
+ export { BHRG_PERFORMANCE_IRREGULARITY_CODES, getBhrgPerformanceIrregularityDescription, } from "./bhrg-performance-irregularity.js";
30
+ export { BHRG_SPECIAL_MATERIAL_CODES, getBhrgSpecialMaterialDescription, } from "./bhrg-special-material.js";
31
+ export { BHRG_SOIL_USE_CODES, getBhrgSoilUseDescription } from "./bhrg-soil-use.js";
32
+ export { BHRG_VARIEGATION_CODES, getBhrgVariegationDescription } from "./bhrg-variegation.js";
33
+ export { BHRG_BORING_PROCEDURE_CODES, getBhrgBoringProcedureDescription, } from "./bhrg-boring-procedure.js";
34
+ export { BHRG_BORING_TECHNIQUE_CODES, getBhrgBoringTechniqueDescription, } from "./bhrg-boring-technique.js";
35
+ export { BHRG_CASING_MATERIAL_CODES, getBhrgCasingMaterialDescription, } from "./bhrg-casing-material.js";
36
+ export { BHRG_FINE_SOIL_CONSISTENCY_CODES, getBhrgFineSoilConsistencyDescription, } from "./bhrg-fine-soil-consistency.js";
37
+ export { BHRG_ORGANIC_SOIL_CONSISTENCY_CODES, getBhrgOrganicSoilConsistencyDescription, } from "./bhrg-organic-soil-consistency.js";
38
+ export { BHRG_CORRECTION_REASON_CODES, getBhrgCorrectionReasonDescription, } from "./bhrg-correction-reason.js";
39
+ export { BHRG_DISPERSION_METHOD_CODES, getBhrgDispersionMethodDescription, } from "./bhrg-dispersion-method.js";
40
+ export { BHRG_DRYING_TEMPERATURE_CODES, getBhrgDryingTemperatureDescription, } from "./bhrg-drying-temperature.js";
41
+ export { BHRG_DRYING_PERIOD_CODES, getBhrgDryingPeriodDescription } from "./bhrg-drying-period.js";
42
+ export { BHRG_FRACTION_DISTRIBUTION_LAB_CODES, getBhrgFractionDistributionLabDescription, } from "./bhrg-fraction-distribution-lab.js";
43
+ export { BHRG_USED_MEDIUM_CODES, getBhrgUsedMediumDescription } from "./bhrg-used-medium.js";
44
+ export { BHRG_GEOLOGICAL_ORIGIN_CODES, getBhrgGeologicalOriginDescription, } from "./bhrg-geological-origin.js";
45
+ export { BHRG_GEOLOGICAL_SOIL_NAME_CODES, getBhrgGeologicalSoilNameDescription, } from "./bhrg-geological-soil-name.js";
46
+ export { BHRG_GEOTECHNICAL_SOIL_NAME_CODES, getBhrgGeotechnicalSoilNameDescription, } from "./bhrg-geotechnical-soil-name.js";
47
+ export { BHRG_MICA_CONTENT_CLASS_CODES, getBhrgMicaContentClassDescription, } from "./bhrg-mica-content-class.js";
48
+ export { BHRG_BOUNDARY_POSITIONING_METHOD_CODES, getBhrgBoundaryPositioningMethodDescription, } from "./bhrg-boundary-positioning-method.js";
49
+ export { BHRG_GRAVEL_CONTENT_CLASS_CODES, getBhrgGravelContentClassDescription, } from "./bhrg-gravel-content-class.js";
50
+ export { BHRG_GRAVEL_PROVENANCE_CODES, getBhrgGravelProvenanceDescription, } from "./bhrg-gravel-provenance.js";
51
+ export { BHRG_GRAVEL_MEDIAN_CLASS_CODES, getBhrgGravelMedianClassDescription, } from "./bhrg-gravel-median-class.js";
52
+ export { BHRG_SOIL_NAME_NEN5104_CODES, getBhrgSoilNameNEN5104Description, } from "./bhrg-soil-name-nen5104.js";
53
+ export { BHRG_CHUNK_SIZE_CLASS_CODES, getBhrgChunkSizeClassDescription, } from "./bhrg-chunk-size-class.js";
54
+ export { BHRG_CALCULATION_VALUE_ORIGIN_CODES, getBhrgCalculationValueOriginDescription, } from "./bhrg-calculation-value-origin.js";
55
+ export { BHRG_ANGULARITY_CODES, getBhrgAngularityDescription } from "./bhrg-angularity.js";
56
+ export { BHRG_HORIZON_CODE_CODES, getBhrgHorizonCodeDescription } from "./bhrg-horizon-code.js";
57
+ export { BHRG_UTENSIL_CODES, getBhrgUtensilDescription } from "./bhrg-utensil.js";
58
+ export { BHRG_HYDROLOGICAL_SETTING_CODES, getBhrgHydrologicalSettingDescription, } from "./bhrg-hydrological-setting.js";
59
+ export { BHRG_SAMPLE_CONTAINER_VOLUME_CODES, getBhrgSampleContainerVolumeDescription, } from "./bhrg-sample-container-volume.js";
60
+ export { BHRG_DELIVERY_CONTEXT_CODES, getBhrgDeliveryContextDescription, } from "./bhrg-delivery-context.js";
61
+ export { BHRG_SURVEY_PURPOSE_CODES, getBhrgSurveyPurposeDescription, } from "./bhrg-survey-purpose.js";
62
+ export { BHRG_SURVEY_PROCEDURE_CODES, getBhrgSurveyProcedureDescription, } from "./bhrg-survey-procedure.js";
63
+ export { BHRG_CARBONATE_CONTENT_CLASS_CODES, getBhrgCarbonateContentClassDescription, } from "./bhrg-carbonate-content-class.js";
64
+ export { BHRG_COLOUR_CODES, getBhrgColourDescription } from "./bhrg-colour.js";
65
+ export { BHRG_GRAIN_COLOUR_CODES, getBhrgGrainColourDescription } from "./bhrg-grain-colour.js";
66
+ export { BHRG_DESCRIBED_SAMPLES_QUALITY_CODES, getBhrgDescribedSamplesQualityDescription, } from "./bhrg-described-samples-quality.js";
67
+ export { BHRG_LAYER_PROPORTION_CLASS_CODES, getBhrgLayerProportionClassDescription, } from "./bhrg-layer-proportion-class.js";
68
+ export { BHRG_STRATUM_THICKNESS_CLASS_CODES, getBhrgStratumThicknessClassDescription, } from "./bhrg-stratum-thickness-class.js";
69
+ export { BHRG_LANDSCAPE_ELEMENT_CODES, getBhrgLandscapeElementDescription, } from "./bhrg-landscape-element.js";
70
+ export { BHRG_POSITION_ON_GROUND_BODY_CODES, getBhrgPositionOnGroundBodyDescription, } from "./bhrg-position-on-ground-body.js";
71
+ export { BHRG_LOCAL_VERTICAL_REFERENCE_POINT_CODES, getBhrgLocalVerticalReferencePointDescription, } from "./bhrg-local-vertical-reference-point.js";
72
+ export { BHRG_MASS_PERCENTAGE_CLASS_CODES, getBhrgMassPercentageClassDescription, } from "./bhrg-mass-percentage-class.js";
73
+ export { BHRG_WEATHERING_DEGREE_CODES, getBhrgWeatheringDegreeDescription, } from "./bhrg-weathering-degree.js";
74
+ export { BHRG_HUMAN_TRACE_CODES, getBhrgHumanTraceDescription } from "./bhrg-human-trace.js";
75
+ export { BHRG_HORIZONTAL_POSITIONING_METHOD_CODES, getBhrgHorizontalPositioningMethodDescription, } from "./bhrg-horizontal-positioning-method.js";
76
+ export { BHRG_FLUID_MUD_LAYER_POSITIONING_METHOD_CODES, getBhrgFluidMudLayerPositioningMethodDescription, } from "./bhrg-fluid-mud-layer-positioning-method.js";
77
+ export { BHRG_VERTICAL_POSITIONING_METHOD_CODES, getBhrgVerticalPositioningMethodDescription, } from "./bhrg-vertical-positioning-method.js";
78
+ export { BHRG_SAMPLE_QUALITY_CODES, getBhrgSampleQualityDescription, } from "./bhrg-sample-quality.js";
79
+ export { BHRG_SAMPLE_MOISTNESS_CODES, getBhrgSampleMoistnessDescription, } from "./bhrg-sample-moistness.js";
80
+ export { BHRG_MUNSELL_HUE_CODES, getBhrgMunsellHueDescription } from "./bhrg-munsell-hue.js";
81
+ export { BHRG_MUNSELL_VALUE_CODES, getBhrgMunsellValueDescription } from "./bhrg-munsell-value.js";
82
+ export { BHRG_MUNSELL_CHROMA_CODES, getBhrgMunsellChromaDescription, } from "./bhrg-munsell-chroma.js";
83
+ export { BHRG_EVENT_NAME_CODES, getBhrgEventNameDescription } from "./bhrg-event-name.js";
84
+ export { BHRG_ORGANIC_MATTER_CONTENT_CLASS_CODES, getBhrgOrganicMatterContentClassDescription, } from "./bhrg-organic-matter-content-class.js";
85
+ export { BHRG_ORGANIC_MATTER_CONTENT_CLASS_NEN5104_CODES, getBhrgOrganicMatterContentClassNEN5104Description, } from "./bhrg-organic-matter-content-class-nen5104.js";
86
+ export { BHRG_NO_DESCRIPTION_REASON_CODES, getBhrgNoDescriptionReasonDescription, } from "./bhrg-no-description-reason.js";
87
+ export { BHRG_SEDIMENTARY_PHENOMENON_CODES, getBhrgSedimentaryPhenomenonDescription, } from "./bhrg-sedimentary-phenomenon.js";
88
+ export { BHRG_SPHERICITY_CODES, getBhrgSphericityDescription } from "./bhrg-sphericity.js";
89
+ export { BHRG_ARCHEOLOGICAL_CONSTITUENT_TYPE_CODES, getBhrgArcheologicalConstituentTypeDescription, } from "./bhrg-archeological-constituent-type.js";
90
+ export { BHRG_PARTICULAR_CONSTITUENT_TYPE_CODES, getBhrgParticularConstituentTypeDescription, } from "./bhrg-particular-constituent-type.js";
91
+ export { BHRG_ANIMAL_FOSSIL_TYPE_CODES, getBhrgAnimalFossilTypeDescription, } from "./bhrg-animal-fossil-type.js";
92
+ export { BHRG_ROCK_TYPE_CODES, getBhrgRockTypeDescription } from "./bhrg-rock-type.js";
93
+ export { BHRG_GRAVEL_TYPE_CODES, getBhrgGravelTypeDescription } from "./bhrg-gravel-type.js";
94
+ export { BHRG_SOIL_TYPE_CODES, getBhrgSoilTypeDescription } from "./bhrg-soil-type.js";
95
+ export { BHRG_PLANT_REMAIN_TYPE_CODES, getBhrgPlantRemainTypeDescription, } from "./bhrg-plant-remain-type.js";
96
+ export { BHRG_SHELL_TAXON_CODES, getBhrgShellTaxonDescription } from "./bhrg-shell-taxon.js";
97
+ export { BHRG_PEAT_TYPE_CODES, getBhrgPeatTypeDescription } from "./bhrg-peat-type.js";
98
+ export { BHRG_FLUSHING_ADDITIVE_CODES, getBhrgFlushingAdditiveDescription, } from "./bhrg-flushing-additive.js";
99
+ export { BHRG_STOP_CRITERION_FIELD_CODES, getBhrgStopCriterionFieldDescription, } from "./bhrg-stop-criterion-field.js";
100
+ export { BHRG_STRUCTURE_CODES, getBhrgStructureDescription } from "./bhrg-structure.js";
101
+ export { BHRGT_BACKFILL_MATERIAL_CODES, getBhrgtBackfillMaterialDescription, } from "./bhrgt-backfill-material.js";
102
+ export { BHRGT_DEPOSITIONAL_CHARACTERISTIC_CODES, getBhrgtDepositionalCharacteristicDescription, } from "./bhrgt-depositional-characteristic.js";
103
+ export { BHRGT_ANALYSIS_PROCEDURE_CODES, getBhrgtAnalysisProcedureDescription, } from "./bhrgt-analysis-procedure.js";
104
+ export { BHRGT_SAMPLER_TYPE_CODES, getBhrgtSamplerTypeDescription } from "./bhrgt-sampler-type.js";
105
+ export { BHRGT_DRAINAGE_STRIP_COVERAGE_CODES, getBhrgtDrainageStripCoverageDescription, } from "./bhrgt-drainage-strip-coverage.js";
106
+ export { BHRGT_SAMPLING_QUALITY_CODES, getBhrgtSamplingQualityDescription, } from "./bhrgt-sampling-quality.js";
107
+ export { BHRGT_SAMPLING_METHOD_CODES, getBhrgtSamplingMethodDescription, } from "./bhrgt-sampling-method.js";
108
+ export { BHRGT_SAMPLING_PROCEDURE_CODES, getBhrgtSamplingProcedureDescription, } from "./bhrgt-sampling-procedure.js";
109
+ export { BHRGT_DETERMINED_PROPERTIES_CODES, getBhrgtDeterminedPropertiesDescription, } from "./bhrgt-determined-properties.js";
110
+ export { BHRGT_DETERMINATION_DIAMETER_CODES, getBhrgtDeterminationDiameterDescription, } from "./bhrgt-determination-diameter.js";
111
+ export { BHRGT_DETERMINATION_METHOD_CODES, getBhrgtDeterminationMethodDescription, } from "./bhrgt-determination-method.js";
112
+ export { BHRGT_EQUIVALENT_MASS_DETERMINATION_METHOD_CODES, getBhrgtEquivalentMassDeterminationMethodDescription, } from "./bhrgt-equivalent-mass-determination-method.js";
113
+ export { BHRGT_DETERMINATION_PROCEDURE_CODES, getBhrgtDeterminationProcedureDescription, } from "./bhrgt-determination-procedure.js";
114
+ export { BHRGT_DESCRIBED_MATERIAL_CODES, getBhrgtDescribedMaterialDescription, } from "./bhrgt-described-material.js";
115
+ export { BHRGT_DESCRIPTION_QUALITY_CODES, getBhrgtDescriptionQualityDescription, } from "./bhrgt-description-quality.js";
116
+ export { BHRGT_DESCRIPTION_LOCATION_CODES, getBhrgtDescriptionLocationDescription, } from "./bhrgt-description-location.js";
117
+ export { BHRGT_DESCRIPTION_PROCEDURE_CODES, getBhrgtDescriptionProcedureDescription, } from "./bhrgt-description-procedure.js";
118
+ export { BHRGT_TERTIARY_CONSTITUENT_CODES, getBhrgtTertiaryConstituentDescription, } from "./bhrgt-tertiary-constituent.js";
119
+ export { BHRGT_TERTIARY_ROCK_CONSTITUENT_CODES, getBhrgtTertiaryRockConstituentDescription, } from "./bhrgt-tertiary-rock-constituent.js";
120
+ export { BHRGT_MATERIAL_IRREGULARITY_CODES, getBhrgtMaterialIrregularityDescription, } from "./bhrgt-material-irregularity.js";
121
+ export { BHRGT_PERFORMANCE_IRREGULARITY_CODES, getBhrgtPerformanceIrregularityDescription, } from "./bhrgt-performance-irregularity.js";
122
+ export { BHRGT_SPECIAL_MATERIAL_CODES, getBhrgtSpecialMaterialDescription, } from "./bhrgt-special-material.js";
123
+ export { BHRGT_SOIL_USE_CODES, getBhrgtSoilUseDescription } from "./bhrgt-soil-use.js";
124
+ export { BHRGT_BORING_PROCEDURE_CODES, getBhrgtBoringProcedureDescription, } from "./bhrgt-boring-procedure.js";
125
+ export { BHRGT_BORING_TECHNIQUE_CODES, getBhrgtBoringTechniqueDescription, } from "./bhrgt-boring-technique.js";
126
+ export { BHRGT_APERTURE_CLASS_CODES, getBhrgtApertureClassDescription, } from "./bhrgt-aperture-class.js";
127
+ export { BHRGT_APERTURE_CLASS_DISCONTINUITY_CODES, getBhrgtApertureClassDiscontinuityDescription, } from "./bhrgt-aperture-class-discontinuity.js";
128
+ export { BHRGT_CASING_MATERIAL_CODES, getBhrgtCasingMaterialDescription, } from "./bhrgt-casing-material.js";
129
+ export { BHRGT_FINE_SOIL_CONSISTENCY_CODES, getBhrgtFineSoilConsistencyDescription, } from "./bhrgt-fine-soil-consistency.js";
130
+ export { BHRGT_ORGANIC_SOIL_CONSISTENCY_CODES, getBhrgtOrganicSoilConsistencyDescription, } from "./bhrgt-organic-soil-consistency.js";
131
+ export { BHRGT_CONSOLIDATION_METHOD_CODES, getBhrgtConsolidationMethodDescription, } from "./bhrgt-consolidation-method.js";
132
+ export { BHRGT_CONUS_TYPE_CODES, getBhrgtConusTypeDescription } from "./bhrgt-conus-type.js";
133
+ export { BHRGT_CORRECTION_METHOD_CODES, getBhrgtCorrectionMethodDescription, } from "./bhrgt-correction-method.js";
134
+ export { BHRGT_CORRECTION_REASON_CODES, getBhrgtCorrectionReasonDescription, } from "./bhrgt-correction-reason.js";
135
+ export { BHRGT_DISINTEGRATION_CODES, getBhrgtDisintegrationDescription, } from "./bhrgt-disintegration.js";
136
+ export { BHRGT_DISPERSED_INHOMOGENEITY_CODES, getBhrgtDispersedInhomogeneityDescription, } from "./bhrgt-dispersed-inhomogeneity.js";
137
+ export { BHRGT_DISPERSION_METHOD_CODES, getBhrgtDispersionMethodDescription, } from "./bhrgt-dispersion-method.js";
138
+ export { BHRGT_DRYING_TEMPERATURE_CODES, getBhrgtDryingTemperatureDescription, } from "./bhrgt-drying-temperature.js";
139
+ export { BHRGT_DRYING_PERIOD_CODES, getBhrgtDryingPeriodDescription, } from "./bhrgt-drying-period.js";
140
+ export { BHRG_ORGANIC_SOIL_TEXTURE_CODES, getBhrgOrganicSoilTextureDescription, } from "./bhrg-organic-soil-texture.js";
141
+ export { BHRGT_FINE_GRAVEL_CONTENT_CLASS_CODES, getBhrgtFineGravelContentClassDescription, } from "./bhrgt-fine-gravel-content-class.js";
142
+ export { BHRGT_FRACTION_DISTRIBUTION_CODES, getBhrgtFractionDistributionDescription, } from "./bhrgt-fraction-distribution.js";
143
+ export { BHRGT_USED_MEDIUM_CODES, getBhrgtUsedMediumDescription } from "./bhrgt-used-medium.js";
144
+ export { BHRGT_INTERBEDDING_CODES, getBhrgtInterbeddingDescription } from "./bhrgt-interbedding.js";
145
+ export { BHRGT_BEDDING_CODES, getBhrgtBeddingDescription } from "./bhrgt-bedding.js";
146
+ export { BHRGT_GEOTECHNICAL_DEPOSITIONAL_CHARACTERISTIC_CODES, getBhrgtGeotechnicalDepositionalCharacteristicDescription, } from "./bhrgt-geotechnical-depositional-characteristic.js";
147
+ export { BHRGT_GEOTECHNICAL_SOIL_NAME_CODES, getBhrgtGeotechnicalSoilNameDescription, } from "./bhrgt-geotechnical-soil-name.js";
148
+ export { BHRGT_BOUNDARY_POSITIONING_METHOD_CODES, getBhrgtBoundaryPositioningMethodDescription, } from "./bhrgt-boundary-positioning-method.js";
149
+ export { BHRGT_GRAVEL_CONTENT_CLASS_CODES, getBhrgtGravelContentClassDescription, } from "./bhrgt-gravel-content-class.js";
150
+ export { BHRGT_GRAVEL_CONTENT_CLASS_NEN5104_CODES, getBhrgtGravelContentClassNEN5104Description, } from "./bhrgt-gravel-content-class-nen5104.js";
151
+ export { BHRGT_GRAVEL_MEDIAN_CLASS_CODES, getBhrgtGravelMedianClassDescription, } from "./bhrgt-gravel-median-class.js";
152
+ export { BHRGT_SOIL_NAME_NEN5104_CODES, getBhrgtSoilNameNEN5104Description, } from "./bhrgt-soil-name-nen5104.js";
153
+ export { BHRGT_SIZE_FRACTION_CODES, getBhrgtSizeFractionDescription, } from "./bhrgt-size-fraction.js";
154
+ export { BHRGT_CALCULATION_VALUE_SOURCE_CODES, getBhrgtCalculationValueSourceDescription, } from "./bhrgt-calculation-value-source.js";
155
+ export { BHRGT_ANGULARITY_CODES, getBhrgtAngularityDescription } from "./bhrgt-angularity.js";
156
+ export { BHRGT_VOID_DISTRIBUTION_CODES, getBhrgtVoidDistributionDescription, } from "./bhrgt-void-distribution.js";
157
+ export { BHRG_TEMPORARY_CHANGE_CODES, getBhrgTemporaryChangeDescription, } from "./bhrg-temporary-change.js";
158
+ export { BHRGT_SAMPLE_CONTAINER_VOLUME_CODES, getBhrgtSampleContainerVolumeDescription, } from "./bhrgt-sample-container-volume.js";
159
+ export { BHRGT_DELIVERY_CONTEXT_CODES, getBhrgtDeliveryContextDescription, } from "./bhrgt-delivery-context.js";
160
+ export { BHRGT_SURVEY_PURPOSE_CODES, getBhrgtSurveyPurposeDescription, } from "./bhrgt-survey-purpose.js";
161
+ export { BHRGT_SURVEY_PROCEDURE_CODES, getBhrgtSurveyProcedureDescription, } from "./bhrgt-survey-procedure.js";
162
+ export { BHRGT_CARBONATE_CONTENT_CLASS_CODES, getBhrgtCarbonateContentClassDescription, } from "./bhrgt-carbonate-content-class.js";
163
+ export { BHRGT_COLOUR_CODES, getBhrgtColourDescription } from "./bhrgt-colour.js";
164
+ export { BHRGT_POSITION_ON_GROUND_BODY_CODES, getBhrgtPositionOnGroundBodyDescription, } from "./bhrgt-position-on-ground-body.js";
165
+ export { BHRGT_LOCAL_VERTICAL_REFERENCE_POINT_CODES, getBhrgtLocalVerticalReferencePointDescription, } from "./bhrgt-local-vertical-reference-point.js";
166
+ export { BHRGT_MAKING_METHOD_CODES, getBhrgtMakingMethodDescription, } from "./bhrgt-making-method.js";
167
+ export { BHRGT_MASS_PERCENTAGE_CLASS_CODES, getBhrgtMassPercentageClassDescription, } from "./bhrgt-mass-percentage-class.js";
168
+ export { BHRGT_MEDIUM_COARSE_GRAVEL_CONTENT_CLASS_CODES, getBhrgtMediumCoarseGravelContentClassDescription, } from "./bhrgt-medium-coarse-gravel-content-class.js";
169
+ export { BHRGT_HORIZONTAL_POSITIONING_METHOD_CODES, getBhrgtHorizontalPositioningMethodDescription, } from "./bhrgt-horizontal-positioning-method.js";
170
+ export { BHRGT_FLUID_MUD_LAYER_POSITIONING_METHOD_CODES, getBhrgtFluidMudLayerPositioningMethodDescription, } from "./bhrgt-fluid-mud-layer-positioning-method.js";
171
+ export { BHRGT_VERTICAL_POSITIONING_METHOD_CODES, getBhrgtVerticalPositioningMethodDescription, } from "./bhrgt-vertical-positioning-method.js";
172
+ export { BHRGT_SAMPLE_QUALITY_CODES, getBhrgtSampleQualityDescription, } from "./bhrgt-sample-quality.js";
173
+ export { BHRGT_SAMPLE_MOISTNESS_CODES, getBhrgtSampleMoistnessDescription, } from "./bhrgt-sample-moistness.js";
174
+ export { BHRGT_EVENT_NAME_CODES, getBhrgtEventNameDescription } from "./bhrgt-event-name.js";
175
+ export { BHRG_APPLIED_OPTICAL_MODEL_CODES, getBhrgAppliedOpticalModelDescription, } from "./bhrg-applied-optical-model.js";
176
+ export { BHRGT_DECOMPOSITION_CODES, getBhrgtDecompositionDescription, } from "./bhrgt-decomposition.js";
177
+ export { BHRGT_INFILL_MATERIAL_CODES, getBhrgtInfillMaterialDescription, } from "./bhrgt-infill-material.js";
178
+ export { BHRGT_ORGANIC_MATTER_CONTENT_CLASS_CODES, getBhrgtOrganicMatterContentClassDescription, } from "./bhrgt-organic-matter-content-class.js";
179
+ export { BHRGT_ORGANIC_MATTER_CONTENT_CLASS_NEN5104_CODES, getBhrgtOrganicMatterContentClassNEN5104Description, } from "./bhrgt-organic-matter-content-class-nen5104.js";
180
+ export { BHRGT_DEPOSITIONAL_AGE_CODES, getBhrgtDepositionalAgeDescription, } from "./bhrgt-depositional-age.js";
181
+ export { BHRGT_DRAINAGE_STRIP_ORIENTATION_CODES, getBhrgtDrainageStripOrientationDescription, } from "./bhrgt-drainage-strip-orientation.js";
182
+ export { BHRGT_NO_DESCRIPTION_REASON_CODES, getBhrgtNoDescriptionReasonDescription, } from "./bhrgt-no-description-reason.js";
183
+ export { BHRGT_RESULT_IRREGULARITY_CODES, getBhrgtResultIrregularityDescription, } from "./bhrgt-result-irregularity.js";
184
+ export { BHRGT_RING_DIAMETER_CODES, getBhrgtRingDiameterDescription, } from "./bhrgt-ring-diameter.js";
185
+ export { BHRGT_ROUGHNESS_CODES, getBhrgtRoughnessDescription } from "./bhrgt-roughness.js";
186
+ export { BHRGT_SPHERICITY_CODES, getBhrgtSphericityDescription } from "./bhrgt-sphericity.js";
187
+ export { BHRGT_PARTICULAR_CONSTITUENT_TYPE_CODES, getBhrgtParticularConstituentTypeDescription, } from "./bhrgt-particular-constituent-type.js";
188
+ export { BHRGT_CEMENT_TYPE_CODES, getBhrgtCementTypeDescription } from "./bhrgt-cement-type.js";
189
+ export { BHRGT_ROCK_TYPE_CODES, getBhrgtRockTypeDescription } from "./bhrgt-rock-type.js";
190
+ export { BHRGT_PEAT_TYPE_CODES, getBhrgtPeatTypeDescription } from "./bhrgt-peat-type.js";
191
+ export { BHRGT_FLUSHING_ADDITIVE_CODES, getBhrgtFlushingAdditiveDescription, } from "./bhrgt-flushing-additive.js";
192
+ export { BHRGT_STABILITY_CODES, getBhrgtStabilityDescription } from "./bhrgt-stability.js";
193
+ export { BHRGT_STEP_TYPE_CODES, getBhrgtStepTypeDescription } from "./bhrgt-step-type.js";
194
+ export { BHRGT_STRENGTH_CLASS_CODES, getBhrgtStrengthClassDescription, } from "./bhrgt-strength-class.js";
195
+ export { BHRGT_STIFFNESS_CLASS_MEMBRANE_CODES, getBhrgtStiffnessClassMembraneDescription, } from "./bhrgt-stiffness-class-membrane.js";
196
+ export { BHRGT_STOP_CRITERION_CODES, getBhrgtStopCriterionDescription, } from "./bhrgt-stop-criterion.js";
197
+ export { BHRGT_STOP_CRITERION_DETERMINATION_CODES, getBhrgtStopCriterionDeterminationDescription, } from "./bhrgt-stop-criterion-determination.js";
198
+ export { BHRGT_STOP_CRITERION_FIELD_CODES, getBhrgtStopCriterionFieldDescription, } from "./bhrgt-stop-criterion-field.js";
199
+ export { BHRGT_ORGANIC_SOIL_TEXTURE_CODES, getBhrgtOrganicSoilTextureDescription, } from "./bhrgt-organic-soil-texture.js";
200
+ export { BHRGT_TEMPORARY_CHANGE_CODES, getBhrgtTemporaryChangeDescription, } from "./bhrgt-temporary-change.js";
201
+ export { BHRGT_USED_OPTICAL_MODEL_CODES, getBhrgtUsedOpticalModelDescription, } from "./bhrgt-used-optical-model.js";
202
+ export { BHRGT_PEAT_TENSILE_STRENGTH_CODES, getBhrgtPeatTensileStrengthDescription, } from "./bhrgt-peat-tensile-strength.js";
203
+ export { BHRGT_ANALYSIS_TYPE_CODES, getBhrgtAnalysisTypeDescription, } from "./bhrgt-analysis-type.js";
204
+ export { BHRGT_DISCONTINUITY_TYPE_CODES, getBhrgtDiscontinuityTypeDescription, } from "./bhrgt-discontinuity-type.js";
205
+ export { BHRGT_ACTIVITY_TYPE_CODES, getBhrgtActivityTypeDescription, } from "./bhrgt-activity-type.js";
206
+ export { BHRGT_MIXING_TYPE_CODES, getBhrgtMixingTypeDescription } from "./bhrgt-mixing-type.js";
207
+ export { BHRGT_DISCIPLINE_CODES, getBhrgtDisciplineDescription } from "./bhrgt-discipline.js";
208
+ export { BHRGT_DISCOLOURATION_CODES, getBhrgtDiscolourationDescription, } from "./bhrgt-discolouration.js";
209
+ export { BHRGT_VERTICAL_DATUM_CODES, getBhrgtVerticalDatumDescription, } from "./bhrgt-vertical-datum.js";
210
+ export { BHRGT_REMOVED_MATERIAL_CODES, getBhrgtRemovedMaterialDescription, } from "./bhrgt-removed-material.js";
211
+ export { BHRGT_PRE_TREATMENT_CODES, getBhrgtPreTreatmentDescription, } from "./bhrgt-pre-treatment.js";
212
+ export { BHRGT_PREPARATION_CODES, getBhrgtPreparationDescription } from "./bhrgt-preparation.js";
213
+ export { BHRGT_SPECIMEN_SHAPE_CODES, getBhrgtSpecimenShapeDescription, } from "./bhrgt-specimen-shape.js";
214
+ export { BHRGT_WALL_FRICTION_CORRECTION_METHOD_CODES, getBhrgtWallFrictionCorrectionMethodDescription, } from "./bhrgt-wall-friction-correction-method.js";
215
+ export { BHRGT_EXCAVATED_MATERIAL_CODES, getBhrgtExcavatedMaterialDescription, } from "./bhrgt-excavated-material.js";
216
+ export { BHRG_DISCONTINUITY_TYPE_CODES, getBhrgDiscontinuityTypeDescription, } from "./bhrg-discontinuity-type.js";
217
+ export { BHRG_ACTIVITY_TYPE_CODES, getBhrgActivityTypeDescription } from "./bhrg-activity-type.js";
218
+ export { BHRGT_SAND_MEDIAN_CLASS_CODES, getBhrgtSandMedianClassDescription, } from "./bhrgt-sand-median-class.js";
219
+ export { BHRGT_SAND_SORTING_CODES, getBhrgtSandSortingDescription } from "./bhrgt-sand-sorting.js";
220
+ export { BHRGT_SAND_SORTING_NEN5104_CODES, getBhrgtSandSortingNEN5104Description, } from "./bhrgt-sand-sorting-nen5104.js";
221
+ export { BHRGT_VERY_COARSE_GRAVEL_CONTENT_CLASS_CODES, getBhrgtVeryCoarseGravelContentClassDescription, } from "./bhrgt-very-coarse-gravel-content-class.js";
222
+ export { BHRGT_LATERAL_SUPPORT_CODES, getBhrgtLateralSupportDescription, } from "./bhrgt-lateral-support.js";
223
+ export { BHRGT_SALT_CORRECTION_METHOD_CODES, getBhrgtSaltCorrectionMethodDescription, } from "./bhrgt-salt-correction-method.js";
224
+ export { BHRG_DISCIPLINE_CODES, getBhrgDisciplineDescription } from "./bhrg-discipline.js";
225
+ export { BHRG_VERTICAL_DATUM_CODES, getBhrgVerticalDatumDescription, } from "./bhrg-vertical-datum.js";
226
+ export { BHRG_VERTICAL_TREND_CODES, getBhrgVerticalTrendDescription, } from "./bhrg-vertical-trend.js";
227
+ export { BHRG_REMOVED_MATERIAL_CODES, getBhrgRemovedMaterialDescription, } from "./bhrg-removed-material.js";
228
+ export { BHRG_REMOVAL_METHOD_CARBONATE_CODES, getBhrgRemovalMethodCarbonateDescription, } from "./bhrg-removal-method-carbonate.js";
229
+ export { BHRG_REMOVAL_METHOD_ORGANIC_MATTER_CODES, getBhrgRemovalMethodOrganicMatterDescription, } from "./bhrg-removal-method-organic-matter.js";
230
+ export { BHRG_SATURATION_METHOD_CODES, getBhrgSaturationMethodDescription, } from "./bhrg-saturation-method.js";
231
+ export { BHRG_STAIN_COLOUR_CODES, getBhrgStainColourDescription } from "./bhrg-stain-colour.js";
232
+ export { BHRG_VOLUME_PERCENTAGE_CLASS_CODES, getBhrgVolumePercentageClassDescription, } from "./bhrg-volume-percentage-class.js";
233
+ export { BHRG_PRE_TREATMENT_CODES, getBhrgPreTreatmentDescription } from "./bhrg-pre-treatment.js";
234
+ export { BHRG_PREPARATION_CODES, getBhrgPreparationDescription } from "./bhrg-preparation.js";
235
+ export { BHRG_MATERIAL_SHAPE_CODES, getBhrgMaterialShapeDescription, } from "./bhrg-material-shape.js";
236
+ export { BHRG_EXCAVATED_MATERIAL_CODES, getBhrgExcavatedMaterialDescription, } from "./bhrg-excavated-material.js";
237
+ export { BHRG_SAND_MEDIAN_CLASS_CODES, getBhrgSandMedianClassDescription, } from "./bhrg-sand-median-class.js";
238
+ export { BHRG_SAND_SORTING_CODES, getBhrgSandSortingDescription } from "./bhrg-sand-sorting.js";
239
+ export { BHRG_VERY_COARSE_FRACTION_CONTENT_CLASS_CODES, getBhrgVeryCoarseFractionContentClassDescription, } from "./bhrg-very-coarse-fraction-content-class.js";
240
+ export { BHRG_VERY_COARSE_FRACTION_CONTENT_CLASS_ARCHIVE_CODES, getBhrgVeryCoarseFractionContentClassArchiveDescription, } from "./bhrg-very-coarse-fraction-content-class-archive.js";
241
+ export { BHRG_SALT_CORRECTION_METHOD_CODES, getBhrgSaltCorrectionMethodDescription, } from "./bhrg-salt-correction-method.js";
242
+ export { CPT_COORD_TRANSFORMATION_CODES, getCptCoordTransformationDescription, } from "./cpt-coord-transformation.js";
243
+ export { CPT_CORRECTION_REASON_CODES, getCptCorrectionReasonDescription, } from "./cpt-correction-reason.js";
244
+ export { CPT_DELIVERY_CONTEXT_CODES, getCptDeliveryContextDescription, } from "./cpt-delivery-context.js";
245
+ export { CPT_HORIZONTAL_CRS_CODES, getCptHorizontalCrsDescription } from "./cpt-horizontal-crs.js";
246
+ export { CPT_HORIZONTAL_POSITIONING_METHOD_CODES, getCptHorizontalPositioningMethodDescription, } from "./cpt-horizontal-positioning-method.js";
247
+ export { CPT_LOCAL_VERTICAL_REFERENCE_POINT_CODES, getCptLocalVerticalReferencePointDescription, } from "./cpt-local-vertical-reference-point.js";
248
+ export { CPT_CPT_METHOD_CODES, getCptCPTMethodDescription } from "./cpt-cpt-method.js";
249
+ export { CPT_QUALITY_CLASS_CODES, getCptQualityClassDescription } from "./cpt-quality-class.js";
250
+ export { CPT_REGISTRATION_STATUS_CODES, getCptRegistrationStatusDescription, } from "./cpt-registration-status.js";
251
+ export { CPT_CPT_STANDARD_CODES, getCptCPTStandardDescription } from "./cpt-cpt-standard.js";
252
+ export { CPT_STOP_CRITERION_CODES, getCptStopCriterionDescription } from "./cpt-stop-criterion.js";
253
+ export { CPT_SURVEY_PURPOSE_CODES, getCptSurveyPurposeDescription } from "./cpt-survey-purpose.js";
254
+ export { CPT_VERTICAL_DATUM_CODES, getCptVerticalDatumDescription } from "./cpt-vertical-datum.js";
255
+ export { CPT_VERTICAL_POSITIONING_METHOD_CODES, getCptVerticalPositioningMethodDescription, } from "./cpt-vertical-positioning-method.js";
256
256
  //# sourceMappingURL=index.js.map