water-column-sonar-annotation 26.2.0__py3-none-any.whl → 26.2.1__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.
@@ -385,7 +385,7 @@ class EchoviewRecordManager:
385
385
  #
386
386
  # TODO: only processing two files right now
387
387
  #
388
- for evr_file in all_evr_files[0]:
388
+ for evr_file in all_evr_files:
389
389
  self.process_evr_file(
390
390
  evr_file_path=os.path.dirname(evr_file),
391
391
  evr_file_name=os.path.basename(evr_file),
@@ -404,7 +404,7 @@ class EchoviewRecordManager:
404
404
  ignore_index=False,
405
405
  )
406
406
  print("writing files")
407
- # TODO: write files to tmp directory???
407
+ #
408
408
  # for front-end visualization
409
409
  self.all_records_df.to_parquet(
410
410
  path="parquet_record_full.parquet",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: water-column-sonar-annotation
3
- Version: 26.2.0
3
+ Version: 26.2.1
4
4
  Summary: Processing Tool for Working with Water Column Sonar Annotations
5
5
  Author-email: Rudy Klucik <rudy.klucik@noaa.gov>
6
6
  Maintainer-email: Rudy Klucik <rudy.klucik@noaa.gov>
@@ -83,9 +83,9 @@ TODO
83
83
  Step 1 --> increment the semantic version in the zarr_manager.py "metadata" & the "pyproject.toml"
84
84
 
85
85
  ```commandline
86
- git tag -a v26.1.8 -m "Releasing v26.1.8"
86
+ git tag -a v26.2.0 -m "Releasing v26.2.0"
87
87
  git push origin --tags
88
- gh release create v26.1.0
88
+ gh release create v26.2.0
89
89
  ```
90
90
 
91
91
  # To Publish To PROD
@@ -15,13 +15,13 @@ water_column_sonar_annotation/cruise/cruise_manager.py,sha256=Y-6eeHobHor9ZY33nS
15
15
  water_column_sonar_annotation/geospatial/__init__.py,sha256=wy7fP2g5vic7L3bHcpFzlMsW811ca2WfReTCeOzeRKk,88
16
16
  water_column_sonar_annotation/geospatial/geospatial_manager.py,sha256=yBtsMY0cQ2Sw27xS5FmJIfUgAN5jjN4H1Q3C7LnNVj4,4967
17
17
  water_column_sonar_annotation/record/__init__.py,sha256=2OKbUE6xbLSY6LFSiEgqV9hTT6piOKzWHZiKXKaGqmw,261
18
- water_column_sonar_annotation/record/echoview_record_manager.py,sha256=YE1NqWJNVJ-1d3xOlElsRizpqkfCDlrJF-HwHv7Vhkk,20992
18
+ water_column_sonar_annotation/record/echoview_record_manager.py,sha256=5uhtZ4WXu5gZlQ9vbdvjha1DLxUDlBrRENFgngbOerA,20951
19
19
  water_column_sonar_annotation/record/graph_record_manager.py,sha256=owqcpCEmwt4gCltEtVWzRHHDE0RUwb1MNT8UB5vzcXc,2363
20
20
  water_column_sonar_annotation/record/parquet_record_manager.py,sha256=Rmdq3fge8iWfXd9nX3teHiulOkSGKRuAIMY8YFejZnI,5880
21
21
  water_column_sonar_annotation/shape/__init__.py,sha256=Ssg9_cz1zkU42X-oy9FmnfcFtkl2ic5eCHRryG2hZoU,75
22
22
  water_column_sonar_annotation/shape/shape_manager.py,sha256=h7nsknPpcGiHS8l4KiXBVPmpQVix4FjdArkc2U7Tg4s,569
23
- water_column_sonar_annotation-26.2.0.dist-info/licenses/LICENSE,sha256=lz4IpJ5_adG3S0ali-WaIpQFVTnEAOucMDQPECUVEYw,1110
24
- water_column_sonar_annotation-26.2.0.dist-info/METADATA,sha256=FzuhwUAAqE1HwY6BrR8YY031K-k0pXsutqknaN227g0,2747
25
- water_column_sonar_annotation-26.2.0.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
26
- water_column_sonar_annotation-26.2.0.dist-info/top_level.txt,sha256=WmW_0S58c1A0pgWNXbozKC-ahrBAfhiDSGv68kzC-VE,36
27
- water_column_sonar_annotation-26.2.0.dist-info/RECORD,,
23
+ water_column_sonar_annotation-26.2.1.dist-info/licenses/LICENSE,sha256=lz4IpJ5_adG3S0ali-WaIpQFVTnEAOucMDQPECUVEYw,1110
24
+ water_column_sonar_annotation-26.2.1.dist-info/METADATA,sha256=9AahfbfxGDgRw9Gu0p0PBeREczRy8rwzg9zCw3TxN1c,2747
25
+ water_column_sonar_annotation-26.2.1.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
26
+ water_column_sonar_annotation-26.2.1.dist-info/top_level.txt,sha256=WmW_0S58c1A0pgWNXbozKC-ahrBAfhiDSGv68kzC-VE,36
27
+ water_column_sonar_annotation-26.2.1.dist-info/RECORD,,