Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoSign in
Socket

enpt

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

enpt - pypi Package Compare versions

Comparing version
1.0.4
to
1.0.5
+1
-1
enpt/processors/at...c_correction/_isofit_lut_preparation.py

@@ -49,3 +49,3 @@ # -*- coding: utf-8 -*-

self.p_lut_bin = path_lut
self._offset = 0
self._offset = np.int32(0)
self.sza_scene = sza_scene

@@ -52,0 +52,0 @@ if logger:

@@ -30,4 +30,4 @@ # -*- coding: utf-8 -*-

__version__ = '1.0.4'
__versionalias__ = '20250606.01'
__version__ = '1.0.5'
__versionalias__ = '20250616.01'
__author__ = 'Daniel Scheffler'

@@ -5,2 +5,8 @@ =======

1.0.5 (2025-06-16)
------------------
!117: Fixed OverflowError when transforming LUT into ISOFIT format.
1.0.4 (2025-06-06)

@@ -7,0 +13,0 @@ ------------------

Metadata-Version: 2.4
Name: enpt
Version: 1.0.4
Version: 1.0.5
Summary: EnMAP Processing Tool

@@ -5,0 +5,0 @@ Project-URL: Source code, https://git.gfz-potsdam.de/EnMAP/GFZ_Tools_EnMAP_BOX/EnPT

Sorry, the diff of this file is too big to display