pingmapper 5.0.9__py3-none-any.whl → 5.0.10__py3-none-any.whl

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.
pingmapper/gui_main.py CHANGED
@@ -10,16 +10,16 @@ SCRIPT_DIR = os.path.dirname(os.path.abspath(__file__))
10
10
  PACKAGE_DIR = os.path.dirname(SCRIPT_DIR)
11
11
  sys.path.append(PACKAGE_DIR)
12
12
 
13
- # For Debug
14
- from funcs_common import *
15
- from main_readFiles import read_master_func
16
- from main_rectify import rectify_master_func
17
- from main_mapSubstrate import map_master_func
18
-
19
- # from pingmapper.funcs_common import *
20
- # from pingmapper.main_readFiles import read_master_func
21
- # from pingmapper.main_rectify import rectify_master_func
22
- # from pingmapper.main_mapSubstrate import map_master_func
13
+ # # For Debug
14
+ # from funcs_common import *
15
+ # from main_readFiles import read_master_func
16
+ # from main_rectify import rectify_master_func
17
+ # from main_mapSubstrate import map_master_func
18
+
19
+ from pingmapper.funcs_common import *
20
+ from pingmapper.main_readFiles import read_master_func
21
+ from pingmapper.main_rectify import rectify_master_func
22
+ from pingmapper.main_mapSubstrate import map_master_func
23
23
 
24
24
  import json
25
25
  import pandas as pd
@@ -36,14 +36,14 @@ SCRIPT_DIR = os.path.dirname(os.path.abspath(__file__))
36
36
  PACKAGE_DIR = os.path.dirname(SCRIPT_DIR)
37
37
  sys.path.append(PACKAGE_DIR)
38
38
 
39
- # For debug
40
- from funcs_common import *
41
- from class_sonObj import sonObj
42
- from class_portstarObj import portstarObj
43
-
44
- # from pingmapper.funcs_common import *
45
- # from pingmapper.class_sonObj import sonObj
46
- # from pingmapper.class_portstarObj import portstarObj
39
+ # # For debug
40
+ # from funcs_common import *
41
+ # from class_sonObj import sonObj
42
+ # from class_portstarObj import portstarObj
43
+
44
+ from pingmapper.funcs_common import *
45
+ from pingmapper.class_sonObj import sonObj
46
+ from pingmapper.class_portstarObj import portstarObj
47
47
 
48
48
  import shutil
49
49
 
pingmapper/version.py CHANGED
@@ -1 +1 @@
1
- __version__ = '5.0.9'
1
+ __version__ = '5.0.10'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pingmapper
3
- Version: 5.0.9
3
+ Version: 5.0.10
4
4
  Summary: Open-source interface for processing recreation-grade side scan sonar datasets and reproducibly mapping benthic habitat
5
5
  Author: Cameron Bodine, Daniel Buscombe
6
6
  Author-email: bodine.cs@gmail.email
@@ -8,16 +8,16 @@ pingmapper/class_sonObj_nadirgaptest.py,sha256=DSFgjEgpwPgDZslw0vXGGBNFYlcoUa2Uf
8
8
  pingmapper/funcs_common.py,sha256=0uZErbrWZ_jhOLOc-CT--8OX4eHF9qE_E5Wwy60aSvQ,15300
9
9
  pingmapper/funcs_model.py,sha256=tvAISiYLOD9vO10xitrUq8qKmtIQVvN1NC4FQqbrqv8,8661
10
10
  pingmapper/funcs_rectify.py,sha256=bAFWbNr4dyOuQzF1j4Je-K4zxfJZUjISc0nYrOot8Ng,12418
11
- pingmapper/gui_main.py,sha256=DSDQSvFhh6IzvJE0Gb7tShFLw5amqCHuazwHiklGVl8,34888
11
+ pingmapper/gui_main.py,sha256=XErZgHdXQrqzxv7BiytyqSh-7IAzA5G5g72NcTtP5m0,34890
12
12
  pingmapper/main_mapSubstrate.py,sha256=E7jYmKHATXSk5XWhPR-pWH0288wurhX5ph94Gp_v0eg,21217
13
- pingmapper/main_readFiles.py,sha256=q2sKPZAubn27yfMW-gS_gHi8ESta0_oGjbCjJo9nwW0,57782
13
+ pingmapper/main_readFiles.py,sha256=1J0m2Hu4tJ0tBn6CHE1qKWszcGDE4rRljA-2_Fp9bnQ,57784
14
14
  pingmapper/main_rectify.py,sha256=uOKHHYrjVa3PVtU26G_fL9hTV7sZkvIzEgk3VJd3tVA,20217
15
15
  pingmapper/test_PINGMapper.py,sha256=-SYMsdK-tTodXp5dCFSWPn-KRN7-OjX6OwjQ2-8hQg0,14176
16
16
  pingmapper/test_time.py,sha256=uHT0mtLDP1J6w-snoELyk4UzZ2LrDeF6jGgJJVloalg,750
17
- pingmapper/version.py,sha256=HqMS0rnpSiDFIEcOWQ7kY54HvJuEhkV7etIZUx39NGw,21
18
- pingmapper-5.0.9.data/data/pingmapper_config/default_params.json,sha256=YA9Rx1PSdUy4cTq-vtKORo3nNLisCYNOeUBxClldmHs,1285
19
- pingmapper-5.0.9.dist-info/licenses/LICENSE,sha256=lowDp_th1CGR0Z224a-jYRi-oNFe_0fdldL3USXhX-k,1095
20
- pingmapper-5.0.9.dist-info/METADATA,sha256=OLd899S9oygHLmgkwSLTy0Lr-alDD7Cq0iNom4_WeMg,9202
21
- pingmapper-5.0.9.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
22
- pingmapper-5.0.9.dist-info/top_level.txt,sha256=RlV4sDoE3uIIDzNMOjN2t012Ia_jsblNVojJvg4q84w,11
23
- pingmapper-5.0.9.dist-info/RECORD,,
17
+ pingmapper/version.py,sha256=gUHzDgDh5c9ghGAd8QXBYhEyQPmETSQxlU6fvs_iz6s,22
18
+ pingmapper-5.0.10.data/data/pingmapper_config/default_params.json,sha256=YA9Rx1PSdUy4cTq-vtKORo3nNLisCYNOeUBxClldmHs,1285
19
+ pingmapper-5.0.10.dist-info/licenses/LICENSE,sha256=lowDp_th1CGR0Z224a-jYRi-oNFe_0fdldL3USXhX-k,1095
20
+ pingmapper-5.0.10.dist-info/METADATA,sha256=eInV14VWPvx6Y9k0oZtz9diGBMoiObpV9V3hNnNwajM,9203
21
+ pingmapper-5.0.10.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
22
+ pingmapper-5.0.10.dist-info/top_level.txt,sha256=RlV4sDoE3uIIDzNMOjN2t012Ia_jsblNVojJvg4q84w,11
23
+ pingmapper-5.0.10.dist-info/RECORD,,