2
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 14 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added element lifetime to caching. Added EHCache section in log4j properties More... over 9 years ago
Implemented in-memory caching using EHCache More... over 9 years ago
Implemented in-memory caching using EHCache More... over 9 years ago
Tidy of godiva pom.xml, only depend on 1.6 (required for MyOcean view service which is still using Java 6), made only a compile-time dependency in ncWMS More... over 9 years ago
Tidy of godiva pom.xml, only depend on 1.6 (required for MyOcean view service which is still using Java 6), made only a compile-time dependency in ncWMS More... over 9 years ago
First proof-of-concept of dynamic datasets More... over 9 years ago
Moved color adapter to GraphicsUtils Added better server and client support for abovemax/belowmin/nodata colours: * Values are saved in config file * Client now accepts server-configured values and displays them as an extra option to black/extend/transparent if they are present More... almost 10 years ago
Removed vast majority of compiler warnings for entire EDAL project. Only varargs ones remain, which I'm looking into More... almost 10 years ago
Added working directory to DatasetFactory. This is so that DatasetFactory objects can have somewhere to store files if required (in preparation for EN3 spatial index caching) More... almost 10 years ago
Improved speed/memory usage of EN3 Dynamic layer levels in UI for profile datasets Bugfixes for in-situ data - date line, auto-scale, non EPSG:4326 projections New Godiva3 layout with menu on the left More... almost 10 years ago
Fixed release issues. Should be back to normal after this More... almost 10 years ago
Merged back to how we want after release More... almost 10 years ago
[maven-release-plugin] prepare for next development iteration More... almost 10 years ago
[maven-release-plugin] prepare release edal-1.0-ALPHA More... almost 10 years ago
[maven-release-plugin] prepare for next development iteration More... almost 10 years ago
[maven-release-plugin] prepare release edal-1.0-alpha-release More... almost 10 years ago
[maven-release-plugin] prepare for next development iteration More... almost 10 years ago
[maven-release-plugin] prepare release edal-1.0-alpha More... almost 10 years ago
[maven-release-plugin] rollback the release of edal-1.0-alpha More... almost 10 years ago
[maven-release-plugin] prepare for next development iteration More... almost 10 years ago
[maven-release-plugin] prepare release edal-1.0-alpha More... almost 10 years ago
[maven-release-plugin] prepare release edal-1.0-alpha
guy
More... almost 10 years ago
Fixed dangling file handle bug. Renamed WmsLayerNotFoundException to be more general More... almost 10 years ago
Updated NcwmsConfig behaviour in case where supplied config file is not found (create a new one). Re-jigged WmsUtils, removing unused methods More... about 10 years ago
Small changes to NcwmsCatalogue to make it more easily extendabl e More... about 10 years ago
Added the Categorize function for density maps. The same three functions for are now supported for density maps as are supported for colour maps. More... about 10 years ago
Corrected range in test XML for coloured glyphs. More... about 10 years ago
Added a few lines to generate legends for the test images in SLDParserTester. More... about 10 years ago
Fixes to unit tests for the plotters. Renamed file to PlotsTest. Updated comparison images for arrows, contours and stippling. Changed the test data for arrows to degrees. Renamed SLDParserTest to SLDParserTester in case maven thinks it is a file of unit tests. More... about 10 years ago
Updated XML for confidence interval triangles to use colours from the CIECAM02 scheme that have low error when encoded in the RGB gamut. More... about 10 years ago