This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
Releases: CCI-Tools/cate-desktop
Releases · CCI-Tools/cate-desktop
2.0.0-dev.6
2.0.0-dev.5
- Improve split layer UI #567
- Select long rectangles with
subset_spatial()
#541 - Improve performance of
subset_spatial()
, especially when masking complex polygons #508 - Select all pixels that are crossed by the given polygon in
subset_spatial()
#560 - Enable
subset_spatial()
to work with all valid polygons, including sub-pixel ones. #507 - By default
plot_map()
andanimate_map()
now produce colormesh (pixel) plots. #559 - Fix issues with progress writing.
2.0.0-dev.4
Fixes
- Closing Cate on Mac #551
- Opening Cate on Mac #550, setting Cate service timeout to 30 seconds.
- Operations hanging and can't cancel #549, now preventing hanging operation progress reports by fixing server-side threading problem.
- Temporary fix for dealing with NaN values in JSON responses from Cate WebAPI. (JSON has no representation of the numerical
NaN
value, but Cate WebAPI returnsNaN
it in many cases.)
2.0.0-dev.3
2.0.0-dev.2
2.0.0-dev.1
Changes in 2.0.0 (in dev)
New Features and UX Improvements
- Don't force users to install Cate Core #523
- Sign Cate installers and apps #522
- Placemarks should be on a separate layer #516
- Changing layer visibility also changes layer selection #515
- Make VARIABLES panel display variable values #505
- Allow using selected geometry as operation parameter #502
- Allow displaying large vector data sources #491
- Allow selecting geometries on 3D globe #489
- Add style editor for vector data layers #488
- Use nearest-neighbor resampling for image layer display #482
- Remember selection states in UI #481
- Auto Update #404
- Allow for Cate software updates without reinstallation #367
Fixes
- AppImage lacks needed dependency #517
- Changing layer visibility also changes layer selection #515
- Outdated links in Cate Desktop's help menu #511
- Be tolerant of "invalid" geometries #506
- Internal error when computing variable statistics for Shapefile variables #485
- Fixed problem with 3D globe overlay #480
- Detect a free port number for Cate WebAPI #479
- support-help windows cate1.0 gui exiting with error #469
- Cate wont work if installed on drive other than home drive #466
read_csv
operation has a parametermore_args
which isn't used #464- No longer able to select dataset for operations #463
- Cate doesn't work when two instances are open at once #459
- Issue with updating cate version on Windows #428
- "Save Workspace As" does not work #419