Skip to content

dev

Christian Schulz requested to merge dev into main

Release v0.7.0

Features:

  • create DOI in admin-frontend (via GeoNetwork)
  • minor improvements to appearance of the viewer
  • speed up initial loading-time by loading only the first layergroup (and others on demand)
  • show aggregation-results also as diagram or table
  • add uncertainties to WMS-Legend
    • add description to LayerInfoBox
  • add Info-Button to shapefile-upload-function

Changes:

  • remove file_record from wms-layer-form (deprecated)
  • change "quantile" to "percentile"
  • (adding s3-user to bucket in bucket-form deactivated, will be integrated later)
  • improve sql-queries for getting project-information and timeseries-data
  • LoadingAnimation for LayerFilters
  • timeseries-chart: set table-button next to close-button
  • on mobile: improve width of About-/FAQ and Imprint-Page
  • order FilterOptions alphabetically

Bugfixes:

  • fix easting and northing in netcdf-workflow
  • fix validation of wms-colors
  • increase upper-limit for forms (high number of layers in layergroup)
  • wms-loading not working on first layer
  • second y-axis visible when no unit is set in connected-layers
  • keep same order of remaining Layers in LayerMenu when using Filter
Edited by Christian Schulz

Merge request reports

Loading