This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
2.0.0-dev.20
Pre-release
Pre-release
How to install
- Windows: Download cate-desktop-setup-2.0.0-dev.20.exe, then double-click.
- Mac: Download cate-desktop-2.0.0-dev.20.dmg, then double-click.
- Linux: Download cate-desktop-2.0.0-dev.20-x86_64.AppImage, then execute in a terminal window.
Changes in 2.0.0-dev.20
- Changed order and names of new
data_frame_subset
operation inputs. - Improved scatter plot #763.
We can now plot N-D arrays. Plot types are "Point", "Hexbin", and "2D Histogram". - Fixed problem where workspace save-as sometimes fails on Windows #764
- Fixed: Simplified GeoDataFrame subsets cannot provide detailed geometry #768.
- Fixed: GUI doesn't reopen after closing it #765.
- On exit, warn user for unsaved changes.