diff --git a/.buildinfo b/.buildinfo index f66cef8c..1c486678 100644 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 6f8cbb18c0a7bde42b5cc4036ce0fdd5 +config: 3f60e81a7015e61ff0d57ada7bae0f18 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/API.html b/API.html index 8c053517..97026816 100644 --- a/API.html +++ b/API.html @@ -8,7 +8,7 @@ - API — map2loop 3.1.6 documentation + API — map2loop 3.1.7 documentation @@ -39,7 +39,7 @@ - + @@ -118,7 +118,7 @@ -

map2loop 3.1.6 documentation

+

map2loop 3.1.7 documentation

diff --git a/CHANGELOG.html b/CHANGELOG.html index 9f06e423..790dd948 100644 --- a/CHANGELOG.html +++ b/CHANGELOG.html @@ -8,7 +8,7 @@ - Changelog — map2loop 3.1.6 documentation + Changelog — map2loop 3.1.7 documentation @@ -39,7 +39,7 @@ - + @@ -118,7 +118,7 @@ -

map2loop 3.1.6 documentation

+

map2loop 3.1.7 documentation

@@ -406,10 +406,22 @@

Changelog#

-

3.1.6 (2024-06-13)#

+

3.1.7 (2024-06-18)#

Bug Fixes#

+
+
+
+

3.1.6 (2024-06-13)#

+
+

Bug Fixes#

+
  • add invalid hex input handling (40028a8)

  • add the suggestions (dc85b2e)

  • comment the code (6e064b1)

  • @@ -420,10 +432,10 @@

    Bug Fixes -

    3.1.5 (2024-06-06)#

    -
    -

    Bug Fixes#

    +
    +

    3.1.5 (2024-06-06)#

    +
    +

    Bug Fixes#

    • add 2 more links to try from GA WCS if timing out & prints out where the DEM was downloaded from (92f73a5)

    • add catchall exception to mapdata_parse_structure & comment code (59c677c)

    • @@ -452,10 +464,10 @@

      Documentation -

      3.1.4 (2024-05-29)#

      -
      -

      Bug Fixes#

      +
      +

      3.1.4 (2024-05-29)#

      +
      +

      Bug Fixes#

      • actions updated to prevent linting issues (9a3e86a)

      • add pull request template (f8ccac7)

      • @@ -472,48 +484,48 @@

        Bug Fixes#

        update wording in templates for clarity (ecb1092)

      -
      -

      Documentation#

      +
      +

      Documentation#

      • remove lavavu; no need for 3D vis for the examples (6b42cdc)

      -
      -

      3.1.3 (2024-05-14)#

      -
      -

      Bug Fixes#

      +
      +

      3.1.3 (2024-05-14)#

      +
      +

      Bug Fixes#

      • remove tini from docker (89fd60f)

      -
      -

      Documentation#

      +
      +

      Documentation#

      • remove lavavu; no need for 3D vis for the examples (e8b1ada)

      -
      -

      3.1.2 (2024-05-09)#

      -
      -

      Bug Fixes#

      +
      +

      3.1.2 (2024-05-09)#

      +
      +

      Bug Fixes#

      -
      -

      3.1.1 (2024-05-09)#

      -
      -

      Bug Fixes#

      +
      +

      3.1.1 (2024-05-09)#

      +
      +

      Bug Fixes#

      -
      -

      3.1.0 (2024-05-09)#

      +
      +

      3.1.0 (2024-05-09)#

      Features#

      -
      -

      Bug Fixes#

      +
      +

      Bug Fixes#

      -
      -

      Documentation#

      +
      +

      Documentation#

      • add 3.11 back on so docs build (LPF needs 3.12 as well) (9f817be)

      • add back the .sh to build docs locally (a5ccb0f)

      • @@ -733,47 +745,47 @@

        Documentation

      -
      -

      3.0.6 (2024-01-25)#

      -
      -

      Bug Fixes#

      -
        -
      • Remove deprecation ignore warnings and then deprecations (79cd333)

      • -
      -
      -
      -

      3.0.5 (2024-01-25)#

      +

      3.0.6 (2024-01-25)#

      Bug Fixes#

        -
      • Typo in intrusion flag, ignoring intrusions for contact calculations, remove errant sorter from take_best option (527de6c)

      • +
      • Remove deprecation ignore warnings and then deprecations (79cd333)

      -

      3.0.4 (2024-01-11)#

      +

      3.0.5 (2024-01-25)#

      Bug Fixes#

        -
      • Issue with conda build test env not working, skipping (2fffb69)

      • +
      • Typo in intrusion flag, ignoring intrusions for contact calculations, remove errant sorter from take_best option (527de6c)

      -

      3.0.3 (2024-01-11)#

      +

      3.0.4 (2024-01-11)#

      Bug Fixes#

        -
      • Add owslib as dependency for testing (0439da8)

      • +
      • Issue with conda build test env not working, skipping (2fffb69)

      -

      3.0.2 (2024-01-11)#

      +

      3.0.3 (2024-01-11)#

      Bug Fixes#

        +
      • Add owslib as dependency for testing (0439da8)

      • +
      +
      +
      +
      +

      3.0.2 (2024-01-11)#

      +
      +

      Bug Fixes#

      +
      • Still forcing versioning for release-please (08e647b)

      @@ -808,59 +820,63 @@

      Bug Fixes# diff --git a/_auto_examples/index.html b/_auto_examples/index.html index 0e455553..7e44a3b9 100644 --- a/_auto_examples/index.html +++ b/_auto_examples/index.html @@ -8,7 +8,7 @@ - Examples — map2loop 3.1.6 documentation + Examples — map2loop 3.1.7 documentation @@ -39,7 +39,7 @@ - + @@ -120,7 +120,7 @@ -

      map2loop 3.1.6 documentation

      +

      map2loop 3.1.7 documentation

      diff --git a/_auto_examples/plot_hamersley.html b/_auto_examples/plot_hamersley.html index 93aafb12..87bcd72f 100644 --- a/_auto_examples/plot_hamersley.html +++ b/_auto_examples/plot_hamersley.html @@ -8,7 +8,7 @@ - Hamersley, Western Australia — map2loop 3.1.6 documentation + Hamersley, Western Australia — map2loop 3.1.7 documentation @@ -39,7 +39,7 @@ - + @@ -120,7 +120,7 @@ -

      map2loop 3.1.6 documentation

      +

      map2loop 3.1.7 documentation

      @@ -490,7 +490,7 @@

      Visualise the map2loop results
      <Axes: >
       
      -

      Total running time of the script: (0 minutes 14.679 seconds)

      +

      Total running time of the script: (0 minutes 12.940 seconds)