379feaa85a
github actions: fix Upload binary wheels PyPI
v2.1.10
2025-02-02 00:53:16 +01:00
cff2e913fc
github actions: fix Upload binary wheels PyPI
v2.1.9
2025-02-02 00:47:13 +01:00
75d70a9521
* github actions: fix Unable to download artifact(s): Artifact not found for name: binary-wheels
...
* README.md: structure and sort references
* bump v2.1.8
v2.1.8
2025-02-02 00:30:56 +01:00
mario-fink
36cf0c9c18
Merge pull request #32 from jgoedeke/master
...
Bugfix trigger-time with XY Datasets
v2.1.7
2025-01-25 01:15:19 +01:00
jgoedeke
2326725756
bugfix: set xprec
to 9 for XY datasets
2025-01-23 15:07:12 +00:00
jgoedeke
59de48424e
Fix absolute_trigger_time
for XY datasets and remove addtime
from output
...
Add-time is already implicitly provided by the difference between `trigger-time-nt` and `trigger-time` for normal datasets. For XY datasets the `addtime` parameter is not applicable.
2025-01-23 14:18:08 +00:00
jgoedeke
a44461cba6
Fix wrong keys in runtime errors
2025-01-23 14:15:52 +00:00
cee146593b
github actions: fix Unable to download artifact(s): Artifact not found for name: binary-wheels
v2.1.6
2025-01-22 19:58:58 +01:00
223f25b6e0
github actions: fix Failed to CreateArtifact: Received non-retryable error: Failed request: (409)
v2.1.5
2025-01-22 00:40:24 +01:00
8ec02d21c5
github actions: fix Failed to CreateArtifact: Received non-retryable error: Failed request: (409)
v2.1.4
2025-01-22 00:20:57 +01:00
df445bfd7f
github actions: update runner-images
v2.1.3
2025-01-22 00:04:49 +01:00
af6622492a
deprecated version of actions/upload-artifact, upgrade to v4
v2.1.2
2025-01-21 00:40:05 +01:00
ef67e14ee7
update samples
v2.1.1
2025-01-21 00:34:10 +01:00
Mario Fink
1500943cc4
Merge pull request #29 from RecordEvolution/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
...
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
2025-01-21 00:23:00 +01:00
Mario Fink
be282a8aae
Merge pull request #31 from jgoedeke/master
...
Add multi component parsing to support XY-datasets
2025-01-20 20:22:12 +01:00
jgoedeke
71121834d5
Add factor and offset transformation for both components and parse common NT and CD keys properly
v2.1.0
2024-11-05 12:17:08 +01:00
jgoedeke
0a17b87452
Add multi component parsing to support XY-datasets
2024-11-05 10:47:36 +01:00
dependabot[bot]
9ea7186090
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 2 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v2...v4.1.7 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-03 22:06:04 +00:00
befda072e5
include origin comment of NO block
2024-06-12 20:53:59 +02:00
0b1cb2f230
reference correct name of data file format in README.md (issue #14 ) and add link to imc documentation
2024-06-12 20:32:01 +02:00
ce444814c2
reference correct name of data file format in README.md (issue #14 ) and add link to imc documentation
2024-06-12 20:31:08 +02:00
eec3853af9
by default use utf-8 for metadata including non-ascii characters while missing codepage info
2024-06-12 12:02:26 +02:00
25e114dbea
Fix Github Workflow Badge:
...
* https://github.com/badges/shields/issues/8733
* https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/adding-a-workflow-status-badge
2024-06-12 11:50:35 +02:00
740116c7ba
bump version 2.0.20
v2.0.20
2024-06-12 11:23:12 +02:00
5899bd646b
bump version 2.0.19
v2.0.19
2024-06-12 10:39:22 +02:00
1d33a81ad2
bump version 2.0.18
2024-06-12 10:37:54 +02:00
b58efae107
bump version 2.0.17
v2.0.18
2024-06-12 10:33:51 +02:00
cc0dd9978f
update and fix badges
v2.0.17
2024-06-12 10:22:53 +02:00
4834f63a67
update and fix badges
2024-06-12 10:16:56 +02:00
1be78a2c5e
Revert "update and fix badges"
...
This reverts commit f5581557bca14d8e6c200e8b3b57661a18a957cc.
2024-06-12 10:15:23 +02:00
f5581557bc
update and fix badges
2024-06-12 10:14:51 +02:00
8cde88848b
update and fix badges
2024-06-12 10:08:33 +02:00
0799513ea2
by default use codepage1252 for metadata including non-ascii characters while missing codepage info
2024-06-12 09:45:30 +02:00
effeee105c
win32: replace timegm by _mkgmtime, bump version 2.0.15
v2.0.16
2023-08-08 23:46:10 +02:00
ed5b366341
imc_channel.hpp: usage of iconv for unix only, bump version 2.0.15
v2.0.15
2023-08-08 23:29:48 +02:00
9a520ddd9c
bump version 2.0.14
v2.0.14
2023-08-08 00:54:07 +02:00
2c43087d15
bump version 2.0.13
2023-08-08 00:52:27 +02:00
60ac1365a5
* imc_channel.hpp: usage of iconv for unix only
...
* IMCtermite.pyx: add codepage conversion for windows
* bump VERSION
v2.0.13
2023-08-08 00:50:52 +02:00
57027e234e
fix workflow pypi-deploy.yml for installing libiconv
v2.0.12
2023-08-07 23:03:51 +02:00
887d5db635
add docu and fix github workflow pypi-deploy.yml for installing libiconv
v2.0.11
2023-08-07 22:50:00 +02:00
ecbae3f79b
install libiconv in github workflow for matrix.os windows-2019
v2.0.10
2023-08-05 23:01:00 +02:00
b54979aa74
restructure includes and headers
2023-07-11 13:41:34 +02:00
724f3d0bb9
* bump version 2.0.9
...
* convert to UTF-8 for any non-empty codepage: fix buffer string
conversion
v2.0.9
2023-07-06 00:12:14 +02:00
06c5710412
convert to UTF-8 for any non-empty codepage (issue #23 )
2023-07-05 23:47:44 +02:00
b45fae576f
strictly stick to UTC/GMT for timestamp calculations (issue #23 )
2023-06-27 00:57:11 +02:00
55f093156d
- bump VERSION 2.0.8
...
- add VERSION to MANIFEST.in in order to include VERSION in source dist
(see https://packaging.python.org/en/latest/guides/using-manifest-in/ )
v2.0.8
2023-05-25 20:22:14 +02:00
ff69c329cc
bump version 2.0.7, fix multichannel block-offset, issues #20 #15
v2.0.7
2023-02-17 15:13:57 +01:00
d0accd6e0b
add multichannel python example
2023-02-17 15:11:28 +01:00
89b7f045a4
* fix channel dependent buffer offset, issue #15
...
* add python example multichannel.py
2023-02-17 11:13:45 +01:00
46db4f3fe8
bump version 2.0.6
v2.0.6
2023-02-11 20:56:28 +01:00