Skip to content
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
Compare
Choose a tag to compare
@forman forman released this 12 Sep 15:29
· 1237 commits to master since this release
dc38b6f

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