pip & PyPI
cryoswath is, now, installable - and available on PyPI. See the updated readme for install instructions.
directory structure
The directory and branch structure was refactored. The main branch, now, only includes the code. A new command line function `cryoswath-init` pulls the data and scripts branches, which contain the previous data and scripts directories, to set up an altimetry-project directory structure.
This allows to have one general virtual environment with the cryoswath installation and multiple projects using cryoswath in separated directories.
compatibility
cryoswath is, now, compatible back to python version 3.11 which is available in many repositories.
---------------------------------------------------------------------------------------------------------------------------
**Full Changelog**: https://github.com/j-haacker/cryoswath/compare/v0.2.0...v0.2.1