seabirdfilehandler 0.7.3__py3-none-any.whl → 0.7.4__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.

Potentially problematic release.


This version of seabirdfilehandler might be problematic. Click here for more details.

@@ -167,7 +167,7 @@ class CnvFile(DataFile):
167
167
  def to_cnv(
168
168
  self,
169
169
  file_name: Path | str | None = None,
170
- use_dataframe: bool = True,
170
+ use_dataframe: bool = False,
171
171
  ):
172
172
  """
173
173
  Writes the values inside of this instance as a new cnv file to disc.
@@ -4,16 +4,6 @@ import pandas as pd
4
4
  import numpy as np
5
5
  import logging
6
6
 
7
- logging.basicConfig(
8
- level=logging.INFO,
9
- format="%(asctime)s - %(name)s - [%(levelname)s] - %(message)s",
10
- datefmt="%Y-%m-%d %H:%M:%S",
11
- handlers=[
12
- logging.FileHandler("filehandler.log"),
13
- logging.StreamHandler(),
14
- ],
15
- )
16
-
17
7
  logger = logging.getLogger(__name__)
18
8
 
19
9
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: seabirdfilehandler
3
- Version: 0.7.3
3
+ Version: 0.7.4
4
4
  Summary: Library of parsers to interact with SeaBird CTD files.
5
5
  Keywords: CTD,parser,seabird,data
6
6
  Author: Emil Michels
@@ -1,8 +1,8 @@
1
1
  seabirdfilehandler/__init__.py,sha256=PSokwgSgsmpFh-2Xv2T2d3yxmmahLnIq58WLZ51l86I,276
2
2
  seabirdfilehandler/bottlefile.py,sha256=qCh506J3MWZXM11243aw_oJRocVB0ZIipXQLEgkD5M0,6046
3
3
  seabirdfilehandler/bottlelogfile.py,sha256=MtMmEebdAktO3mk6KbmJC7dfx9sRLbV5qqDQt2qtpJE,4310
4
- seabirdfilehandler/cnvfile.py,sha256=DL5JimbFaznTcTzWiXcez6wviNIjq3kcGwvf3wO4zyY,10041
5
- seabirdfilehandler/datafiles.py,sha256=HQungz24lRw4OiTwWs_curAGhzkI1rPiCmMXXcdQFNE,9423
4
+ seabirdfilehandler/cnvfile.py,sha256=CwbahIg3HeJDLyErtt1GFsZdVERhgRAzk6OesNgTM18,10042
5
+ seabirdfilehandler/datafiles.py,sha256=cFw9Ok8iajlV3tYiOUujt_jRw-tWeUQOQRaGpij1YRI,9170
6
6
  seabirdfilehandler/file_collection.py,sha256=oLdjS-Q4_33T0qo_SYxkqg2bsaeg4gLVKBkOPxoTXx4,16111
7
7
  seabirdfilehandler/geomar_ctd_file_parser.py,sha256=4eCnkE0mvPKC8Dic8sXP4xpfwnk3K2MQcGFBf6loT8k,2655
8
8
  seabirdfilehandler/hexfile.py,sha256=TBplwbWHrTuJzv2qlx6xYNtoX43I2YUabDmaGZuBEDQ,2144
@@ -10,7 +10,7 @@ seabirdfilehandler/parameter.py,sha256=r4cdqhhi8CJE3xyo_6BtKjQ5R7AZKyXHURDhFKL8m
10
10
  seabirdfilehandler/processing_steps.py,sha256=5v6FV5zT7K6flbYLU31fyBRwPwQi4225se8i9WYUTQQ,7101
11
11
  seabirdfilehandler/utils.py,sha256=5KXdB8Hdv65dv5tPyXxNMct1mCEOyA3S8XP54AFAnx0,1745
12
12
  seabirdfilehandler/xmlfiles.py,sha256=XqqbVNjyINySoe2ZC_qJglkAqshavZxT2-jorDOSj7Y,5084
13
- seabirdfilehandler-0.7.3.dist-info/LICENSE,sha256=Ifd1VPmYv32oJd2QVh3wIQP9X05vYJlcY6kONz360ws,34603
14
- seabirdfilehandler-0.7.3.dist-info/METADATA,sha256=TqO2WAe-otgi5fErZ1hp-YT37T67PPeULtee8WfMG8Y,2307
15
- seabirdfilehandler-0.7.3.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
16
- seabirdfilehandler-0.7.3.dist-info/RECORD,,
13
+ seabirdfilehandler-0.7.4.dist-info/LICENSE,sha256=Ifd1VPmYv32oJd2QVh3wIQP9X05vYJlcY6kONz360ws,34603
14
+ seabirdfilehandler-0.7.4.dist-info/METADATA,sha256=s6MO9gaBFeo36HX2MDIradiG3DsbnweBjWL0CW6cjmg,2307
15
+ seabirdfilehandler-0.7.4.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
16
+ seabirdfilehandler-0.7.4.dist-info/RECORD,,