Seismic-zfp

Latest version: v0.3.6

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.3.6

- adds **use_higher_samples_precision** option to **StreamConverter**
- Specifies whether to use higher precision for the sample interval and sample time.
Default is `False`. When set to `True`, stores sample interval and sample time as
64-bit floating-point numbers for increased precision. If `False`, they are stored
as 32-bit integers.

0.3.5

- Added new StreamConverter
- similar to NumpyConverter
- compresses a 3D numpy array to an SGZ file as a stream of chunks
- enables sequential compression without loading the entire array into memory
- Updated Numpy requirements to <2.0.0

0.3.4

- Allocate space in header for floating-point sample interval + offset

0.3.3

- Fix Publish to PyPI workflow, which needed runner version unpinning.

0.3.2

Summary
- Bugfix for coordinate scalars coming from ZGY
- Minor performance fix
- Add Equinor boilerplate
- Upgrade dependencies to reduce vulnerabilities

What's Changed
* [Snyk] Security upgrade setuptools from 39.0.1 to 65.5.1 by da-wad in https://github.com/equinor/seismic-zfp/pull/77
* Hard coded source coordinate scalar to -100 when converting from zgy … by dmlbarker in https://github.com/equinor/seismic-zfp/pull/84
* [Snyk] Security upgrade numpy from 1.21.3 to 1.22.2 by snyk-bot in https://github.com/equinor/seismic-zfp/pull/80
* [Snyk] Security upgrade numpy from 1.21.3 to 1.22.2 by snyk-bot in https://github.com/equinor/seismic-zfp/pull/78
* [Snyk] Security upgrade requests from 2.31.0 to 2.32.0 by da-wad in https://github.com/equinor/seismic-zfp/pull/83
* [Snyk] Security upgrade fonttools from 4.38.0 to 4.43.0 by da-wad in https://github.com/equinor/seismic-zfp/pull/82
* [Snyk] Security upgrade requests from 2.31.0 to 2.32.0 by jafr67 in https://github.com/equinor/seismic-zfp/pull/86

New Contributors
* dmlbarker made their first contribution in https://github.com/equinor/seismic-zfp/pull/84
* snyk-bot made their first contribution in https://github.com/equinor/seismic-zfp/pull/80
* jafr67 made their first contribution in https://github.com/equinor/seismic-zfp/pull/86

**Full Changelog**: https://github.com/equinor/seismic-zfp/compare/v0.3.1...v0.3.2

0.3.1

Not secure
- Fix `get_trace()` for large unstructured SGZ files
- Fix off-by-one errors causing redundant and unsafe block reads
- Codestyle improvements

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.