Skip to content

Releases: norwegian-geotechnical-institute/sgf-parser

Release 0.0.11

02 Dec 12:05

Choose a tag to compare

  • Change the attribute name load to penetration_force for the Weight Sounding Test (WST)
    and the Swedish Impact sounding / Slagsondering (Slb) method data.

Full Changelog: 0.0.10...0.0.11

Release 0.0.10

28 Nov 12:45

Choose a tag to compare

  • Add data model and parsing for Swedish Impact Sounding / Slagsondering (Slb)

Full Changelog: 0.0.9...0.0.10

Release 0.0.9

12 Aug 15:20

Choose a tag to compare

  • Better support for importing Dissipation Tests (DT). Still need the code HM=35, and we do not handle dissipation
    tests with HM=7.

Full Changelog: 0.0.8...0.0.9

0.0.8: Fix/revert to line by line parsing (#26)

19 May 06:52
78ef420

Choose a tag to compare

What's Changed

  • Reverted parsing strategy to go line by line, such that K-codes do not overrule the other data by @jommme in #26

Full Changelog: 0.0.7...0.0.8

0.0.7

11 Apr 11:00
0cdc52e

Choose a tag to compare

What's Changed

  • Add SP as an alias for hammering pressure by @josteinl in #25

Full Changelog: 0.0.6...0.0.7

0.0.6

13 Mar 15:05
0f1a58c

Choose a tag to compare

What's Changed

Full Changelog: 0.0.5...0.0.6

Release 0.0.5

10 Mar 15:27
6549514

Choose a tag to compare

What's Changed

  • Update packages
  • Add support for WST with old method code '2'.
  • Rename the class attribute MethodDP.type to dynamic_probing_type.

Full Changelog: 0.0.4...0.0.5

Release 0.0.4

27 Feb 07:47
3d223ea

Choose a tag to compare

What's Changed

  • Add borehole_name to methods.
  • Change the values of the SoundingClass and DPType.

Full Changelog: 0.0.3...0.0.4

Release 0.0.3

20 Feb 13:24
32f694b

Choose a tag to compare

What's Changed

Full Changelog: 0.0.2...0.0.3

Release 0.0.2

15 Oct 07:14
3b1efcc

Choose a tag to compare

What's Changed

  • Fix missing handling of non-standard method codes 9, 71 and 72. by @josteinl in #17

Full Changelog: 0.0.1...0.0.2