Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Releases: CCI-Tools/cate-desktop

2.0.0-dev.18

16 Sep 11:32
e481f50
Compare
Choose a tag to compare
2.0.0-dev.18 Pre-release
Pre-release

Changes in version 2.0.0-dev.18

  • Added new operation data_frame_aggregate() #707
  • Values of scalar variables are now always shown in VARIABLES panel in Cate Desktop #702
    Unfortunately, this feature did not find its way into 2.0.0.dev17, instead only its related bug #743.
  • Fixed "KeyError: 0" for one one-record data frames #743
  • Removed option to load GML files in Cate Desktop solving #734
  • Subset spatial 'mask' parameter shouldn't have resource selection enabled #699

2.0.0-dev.17

12 Sep 15:29
Compare
Choose a tag to compare
2.0.0-dev.17 Pre-release
Pre-release

Changes in Version 2.0.0-dev.17

  • Now creating a new workspace in Cate Desktop and the CLI automatically saves it in the file system #690
  • 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
  • Fixed issue in Cate Desktop that caused longitude value to change unexpectedly when latitude value is set on a placemark #682

2.0.0-dev.16

16 Jul 14:02
Compare
Choose a tag to compare
2.0.0-dev.16 Pre-release
Pre-release

Changes in 2.0.0-dev.16

  • Added new operation data_frame_find_closest() #706
  • Added new operations compute_dataset() and compute_data_frame() #703.
  • Fixed division by zero error in RGB tile generation if data min and max were equal
  • Allow displaying and working with CCI Sea Level MSLAMPH data.
    Addresses #531.
  • Improved chunking when opening local netCDF datasets, improved memory footprint of
    subset_spatial operation when masking is enabled
    Addresses #701
  • Fix a bug where correlation would fail with differing time dimensions
    Addresses #700
  • Fix a bug where coregistration would fail in some cases when the grouped by dimension
    is not squeezed out automatically.
    Addresses #684
  • Fix a bug where coregistration would fail with some datasets on very fine grids due to
    floating point calculation errors
    Addresses #714
  • Fixed issue in STYLES panel that caused UI to hang if min and max were equal
  • Fixed issue with unresponsive or slow WORKSPACE panel / Workflow Steps tab renderings,
    caused by operation parameter values that are very large strings, such as Glacier CCI polygon WKT values.

2.0.0-dev.15

18 Jun 13:04
Compare
Choose a tag to compare
2.0.0-dev.15 Pre-release
Pre-release

Changes in 2.0.0-dev.15

  • Now using environment variables HTTP_PROXY, NO_PROXY, etc to configure Electron's proxy command-line switches
    to maybe target #627
  • No longer disable table view in VARIABLES panel if #rows is > 10000.
  • Fixed operation progress monitor which was broken due to an update of the Dask library.
  • ESA sea-level data not correctly displayed #661
  • Added colour mapping defaults for CCI Sea Level data.
  • Extended max. table size to 10000 elements (workaround).
  • User Guide Improvements and Updates #409:
    • Replaced references to Cate 1.0 to Cate 2.0 and updated most of figures
    • Rewrote section about setup including installation and configuration
    • Added a new section about the new STYLES panel
    • Updated section about PLACES panel to include information on how to generate a polyline, polygon, and box
    • Updated section about LAYERS panel to describe its new elements

2.0.0-dev.13

11 Jun 08:51
Compare
Choose a tag to compare
2.0.0-dev.13 Pre-release
Pre-release
  • No longer hide any ODP datasets in GUI #669
  • Added experimental support for Zarr data I/O format #659
  • The operation long_term_average now works with daily, monthly and seasonal datasets #471
  • Fixed problem in cate-webapi-start occurring on Linux when using address localhost (related to #627)
  • Updated anomaly_external to retain global attributes and do more input validation #666
  • Error when executing exported Python scripts: module 'cate' has no attribute 'ops' #668
  • Some fixes to installation issues
  • Requires cate-webapi 2.0.0-dev.12

2.0.0-dev.11

22 May 08:38
Compare
Choose a tag to compare
2.0.0-dev.11 Pre-release
Pre-release

Changes in 2.0.0-dev.11

  • Allow exporting any data as CSV #637
  • Lacking cancelable progress monitor when opening large datasets #640
  • Wrong chunk size does not allow to import some dataset #631
  • Local dataset not recognised #557
  • Setup error: directory has access restrictions #642
    for more effective debugging of setup problems
  • Using localhost instead of explicit IP to maybe target #627
  • Cate Desktop's log file ~/.cate/cate-desktop.log now contains more details about process invocations to allow
  • The read_netcdf() operation uses Dask chunking so we can expand all variables by a 'time' dimension
    without loading all data into memory.

2.0.0-dev.10

01 May 15:21
Compare
Choose a tag to compare
2.0.0-dev.10 Pre-release
Pre-release

Changes in 2.0.0-dev.10

New Features and UX Improvements

  • New / save / close workspace toasts sometimes not displayed #619
  • Missing notification on auto-update #615
  • Show a data source's terms and conditions #518
  • Implement a dimensions' selector dialog #503

Fixes

  • Too many "Loading Pixel Values" #581
  • A failed workflow causes a failed pixel values extraction #616

2.0.0-dev.9

17 Apr 15:57
09ca614
Compare
Choose a tag to compare
2.0.0-dev.9 Pre-release
Pre-release

New Features and UX Improvements

  • Representative default variables #590
  • Drag and drop files on Cate's main window #597
  • Some (text) areas in the UI should be user-selectable #608
  • Allow proxy configuration in Cate Desktop #544
  • Improve error messages and handling #393
  • Provided help text with links for the Python code editor opened from the compute operation dialog.

Fixes

  • Cate Desktop reuses service started by another user #577
  • User Informed of "Raised Exception"s Rather Than Gracefully Informing User #593
  • Error - Removal of Resource Causes Failure Instead of Gracefully Informing User #589
  • Re-starting Cate Hangs #582
  • Closing Cate on Mac #551

2.0.0-dev.8

26 Mar 09:51
Compare
Choose a tag to compare
2.0.0-dev.8 Pre-release
Pre-release

Fixes

  • Cate Desktop hangs when restarted after quit while running a task #578
  • Closing Cate on Mac #551, revisited.
  • SST temporal aggregation error #548
  • Scrambled time axis error #538

Other Changes

  • Removed the cate-webapi command-line tool and replaced it by two others:
    • cate-webapi-start to start the Cate WebAPI service.
    • cate-webapi-stop to start the Cate WebAPI service. This script executes
      fast, as it will will not longer import any of the many packages Cate depends on.

2.0.0-dev.7

20 Mar 14:53
Compare
Choose a tag to compare
2.0.0-dev.7 Pre-release
Pre-release

New Features and UX Improvements

  • Display long names of variables #574

Fixes

  • Cate Desktop hangs after upgrading WebAPI to 2.0.0.dev6 #569