Releases: nansencenter/django-geo-spaas
Releases · nansencenter/django-geo-spaas
Django-Geo-SPaaS-2.3.2
Viewer is showing the result table in variable zoom levels and with bigger map
Django-Geo-SPaaS-2.3.1
bug fix of viewer styles (css file)
Django-Geo-SPaaS-2.3.0
- add an extra template to the base viewer to display dataset information based on various viewers
- base viewer highlights the polygon when hovering over the result table
- datasets without geographic location are excluded from the search results
Django-Geo-SPaaS-2.2.0
The base viewer can hide the local file location of downloaded datasets
Django-Geo-SPaaS-2.1.0
Removed the length limit on the Dataset.entry_id
attribute.
Django-Geo-SPaaS-2.0.0
- Updates to the README file
- A slim image based on nansencenter/nansat:latest-slim is now built
⚠️ The intermediateDatasetParameter
model has been removed- the new migration needs to be applied on existing databases
- when applying this migration, existing relationships between datasets and parameters will be lost
Django-Geo-SPaaS-1.2.0
Build Docker image with Nansat 1.3.0 (new mapper)
Django-Geo-SPaaS-1.1.1
pypi source consistency for 1.1.0
release notes for 1.1.0:
nansat ingestor is augmented.
nansat ingestor is able to provide the link for both online source and offline source of a sentinel-1 dataset.
Django-Geo-SPaaS-1.1.0
nansat ingestor is augmented.
nansat ingestor is able to provide the link for both online source and offline source of a sentinel-1 dataset.
Django-Geo-SPaaS-1.0.2
- Fix URLs for geometry geojson in base_viwer templates