You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hyp3lib now only uses pyproject.toml for package creation now that setuptools recommends not using setup.py.
Updated GitHub Actions to current HyP3 standards.
Updated formatting using Ruff to pass flake8 check.
Remove
Support for Python 3.7 and 3.8 has been dropped in line with NumPy and the larger scientific python ecosystem, as described in NEP-0029 and SEPC-0000
All hyp3lib functionality not currently being used by one of these GitHub orgs: ASFHyP3, asfadmin, ASFOpenSARLab, access-cloud-based-insar, dbekaert, ASFBinderRecipes, or insarlab. For a full list of the deleted files, see here.
Removed now unused dependencies from pyproject.toml and environment.yml.