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

2.0.0-dev.19

Pre-release
Pre-release
Compare
Choose a tag to compare
@forman forman released this 24 Sep 05:29
· 166 commits to master since this release

Changes in 2.0.0-dev.19

  • Must click twice to expand point to polygon #709
  • Added operation write_geo_data_frame() #758
  • Numbers displayed with too many digits #754
  • Improved error handling in operation pearson_correlation_scalar(), addresses #746
  • Fixed error in plot_xxx() operations "'NoneType' object is not iterable" #749
  • Fixed problem with coregister() operation on data subsets #747
  • Fixed operations data_frame_aggregate() and data_frame_subset() to let users select variables (columns) of selected data frame.
  • Added information about resources of type DataFrame and GeoDataFrame in the details section of the WORSPACE panel.
  • Updated default colour mappings and default variables for more Sea Level CCI products
  • Fixed performance regression introduced by resolution of #592.
    If VARIABLES panel was opened, the 3D Globe rendering performance was poor.
  • Fixed regression introduced by resolution of #702.
    Value of selected features and value of grid cells at mouse pointer didn't show anymore.