shepherd-data 2024.11.3__py3-none-any.whl → 2025.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.
shepherd_data/__init__.py CHANGED
@@ -11,7 +11,7 @@ from shepherd_core import Writer
11
11
 
12
12
  from .reader import Reader
13
13
 
14
- __version__ = "2024.11.3"
14
+ __version__ = "2025.02.1"
15
15
 
16
16
  __all__ = [
17
17
  "Reader",
shepherd_data/reader.py CHANGED
@@ -278,7 +278,7 @@ class Reader(CoreReader):
278
278
  )
279
279
  if ((end_sample - start_sample) / ds_factor) < 1000:
280
280
  raise ValueError(
281
- "Cut & downsample for %s failed because " "resulting sample-size is too small",
281
+ "Cut & downsample for %s failed because resulting sample-size is too small",
282
282
  self.file_path.name,
283
283
  )
284
284
 
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: shepherd_data
3
- Version: 2024.11.3
3
+ Version: 2025.2.1
4
4
  Summary: Programming- and CLI-Interface for the h5-dataformat of the Shepherd-Testbed
5
5
  Author-email: Ingmar Splitt <ingmar.splitt@tu-dresden.de>
6
6
  Maintainer-email: Ingmar Splitt <ingmar.splitt@tu-dresden.de>
@@ -36,7 +36,7 @@ Requires-Dist: numpy
36
36
  Requires-Dist: pandas>=2.0.0
37
37
  Requires-Dist: pyYAML
38
38
  Requires-Dist: scipy
39
- Requires-Dist: shepherd-core[inventory]>=2024.11.3
39
+ Requires-Dist: shepherd-core[inventory]>=2025.02.1
40
40
  Requires-Dist: tqdm
41
41
  Provides-Extra: elf
42
42
  Requires-Dist: shepherd-core[elf]; extra == "elf"
@@ -0,0 +1,11 @@
1
+ shepherd_data/__init__.py,sha256=oxYu14CzfGl1gIulmxblOnMnRDlcSpf_ogNP2lH0yO4,353
2
+ shepherd_data/cli.py,sha256=6ndpKTZxXYOIogOTxD0Eqha6TtRSLn7_Imd_T6wzidA,13670
3
+ shepherd_data/ivonne.py,sha256=IaHy7RizdaaLAo-cQS-S5xQW_TzHW3dcJjb9hkTLjjY,11900
4
+ shepherd_data/mppt.py,sha256=588KSrLuJfNRKKnnL6ewePLi3zrwaO_PAZypikACrks,3925
5
+ shepherd_data/reader.py,sha256=zmxFkiiUC3o21qEjJbfr2Wpvpf5UjQQX9BSPkB2mug8,24457
6
+ shepherd_data-2025.2.1.dist-info/METADATA,sha256=bKmw1c2-SuzCT0hmOh9WiNDvfqtVePjiw51UeXXG4vI,3430
7
+ shepherd_data-2025.2.1.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
8
+ shepherd_data-2025.2.1.dist-info/entry_points.txt,sha256=6PBfY36A1xNOdzLiz-Qoukya_UzFZAwOapwmRNnPeZ8,56
9
+ shepherd_data-2025.2.1.dist-info/top_level.txt,sha256=7-SCTY-TG1mLY72OVKCaqte1hy-X8woxknIUAD3OIxs,14
10
+ shepherd_data-2025.2.1.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
11
+ shepherd_data-2025.2.1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.6.0)
2
+ Generator: setuptools (75.8.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,11 +0,0 @@
1
- shepherd_data/__init__.py,sha256=2z-pwq4XfDEVYq0ZxwTooZFjDE0-0jX5GBqSHr_4RPo,353
2
- shepherd_data/cli.py,sha256=6ndpKTZxXYOIogOTxD0Eqha6TtRSLn7_Imd_T6wzidA,13670
3
- shepherd_data/ivonne.py,sha256=IaHy7RizdaaLAo-cQS-S5xQW_TzHW3dcJjb9hkTLjjY,11900
4
- shepherd_data/mppt.py,sha256=588KSrLuJfNRKKnnL6ewePLi3zrwaO_PAZypikACrks,3925
5
- shepherd_data/reader.py,sha256=Fu5QziYNS8ffsWIc4S__Ln_0aF83v-endzpQ5s4seNE,24460
6
- shepherd_data-2024.11.3.dist-info/METADATA,sha256=cLpNlDwwtVF_LFHMjYcvn5QfB1R_lTI0RZj1bTIbMl0,3431
7
- shepherd_data-2024.11.3.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
8
- shepherd_data-2024.11.3.dist-info/entry_points.txt,sha256=6PBfY36A1xNOdzLiz-Qoukya_UzFZAwOapwmRNnPeZ8,56
9
- shepherd_data-2024.11.3.dist-info/top_level.txt,sha256=7-SCTY-TG1mLY72OVKCaqte1hy-X8woxknIUAD3OIxs,14
10
- shepherd_data-2024.11.3.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
11
- shepherd_data-2024.11.3.dist-info/RECORD,,