This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
Cate 2.0.0.dev17
Pre-release
Pre-release
This is a source code release for the Cate Python API, Web API, and CLI.
Corresponding installers for Cate Desktop including binaries for GUI, WebAPI, and the CLI can be found here.
Changes in 2.0.0.dev17
- Added information about resources of type
GeoDataFrame
(Shapefiles, GeoJSON) in the details section of the WORSPACE panel in Cate Desktop #705 - Added new operation
merge()
#740 - Added new operation
data_frame_subset()
#708 - Fixed display of CCI Sea Level MSLAMPH data #722
- Improve indexers to first do a validation with respect to the available dimensions and the selected remaining_dims #730
- Improve plotting capabilities to allow multi-variable plotting and format specification #704
- Fixed code signing issue during the installer build on MacOS and Windows #726
- Fixed Cate Desktop failed to start (in Ubuntu 18) due to missing .so #729
- Fixed Cate Desktop failed to start (in Windows) due to unable to find dll files #725
- User-defined Setup fails with existing Miniconda/Anaconda installation #728