Changelog
1.5.0 2015-12-18
- [Feature] #106: Add the UTIDES dataset type
- [Bug] #105: Changed default size of Legend to match ncWMS
1.4.0 2015-11-19
- [Feature] #101: Ability to view sci-wms logs from the web client (login only)
- [Feature] #106: Support the
COLORBARONLY
parameter in GetLegendGraphic
- [Bug] #107: Fix lat/lon order on UGRID datasets
- [Bug] #105: Allow empty width/height parameters in GetLegendGraphic requests
1.3.0 2015-11-02
- [Feature] #90: Set
cubehelix
as the default colormap
- [Feature] #91: Implement
LOGSCALE
on GetMap requests
- [Feature] #86: Implement the
pcolor
image type for UGRID
- [Feature] #92: Added hatching styles
- [Feature] #93: Python 3.4 support
- [Feature] #94: Updated RTree library
- [Feature] #97: Added default_style and default_numcontours to Layer
- [Feature] #95: Release sci-wms on Dockerhub
1.2.0 2015-10-28
- [Feature] #88: Add
NUMCONTOURS
support to GetMap Advanced Usage
- [Feature] #89: Add
contours
support to GetMap
- [Feature]: Upgrade to
django-typed-models
0.5.0
- [Feature]: Support Django>=1.7 (including 1.8)
1.0.0 2015-07-08
- [Feature]: Ability to set min/max limits in web interface
- [Feature] #45: Support datasets with more than one
standard_name: time
- [Feature] #7: Upgrade to Django 1.7
- [Feature] #32: Integration of COMT branch
- [Feature] #36: Support for running in a Docker container
- [Feature]: Support CF-UGRID datasets via
pysgrid
- [Feature] #35: Support CF-SGRID datasets via
pyugrid
- [Feature] #8: Much improved documentation Deployment
- [Feature] #4: Much improved documentation Roadmap
- [Feature] #18: Much improved documentation Advanced Usage