Releases: kai-tub/rico-hdl
Releases · kai-tub/rico-hdl
v0.6.0
v0.5.0
Add Hydro Dataset
This release also updates some dependencies and generates a "newer" AppImage.
If anybody has issues executing the AppImage on an old server, please let me know!
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.0
v0.2.0
v0.1.0
Move to Python-based implementation (#2) Make it significantly easier to contribute to the project and to add more datasets. This implementation takes significantly more memory due to Python's poor multi-processing support and heavy interpreter, but with enough parallel processes, the speed is similar to the (single-threaded) Rust implementation.
v0.1.0-alpha.4
Rename to rico-hdl
v0.1.0-alpha.3
Update README.md
v0.1.0-alpha.2
Merge pull request #1 from kai-tub/enmap HyspecNet-11k support
v0.1.0-alpha.1
Start work on readme + fix release CI