geotoolkit

log

age author description
2 days ago desruisseaux Merge from the JDK7 branch.default tip
4 days ago desruisseaux Documentation clarification (why sample values are not shown in ImageFileProperties).JDK7
5 days ago desruisseaux NetCDF metadata: still create the GeographicBoundingBox element if the plugin-provided Metadata object contains only a geographic description.JDK7
6 days ago desruisseaux Merge from the JDK6 branch.GeoAPI-3.0
6 days ago desruisseaux Merge from the JDK7 branch.
6 days ago desruisseaux Added a Maven classifier for the JDK7 build.JDK7
9 days ago desruisseaux NetCDF: removed some tests which are now inherited from the geoapi-netcdf module.JDK7
12 days ago desruisseaux Merge from the JDK7 branch.
12 days ago desruisseaux JAXB: marshall also TimeInstant objects (fix by Guilhem).JDK7
13 days ago desruisseaux Javadoc cleaning, some test additions and a widget fix by Johann.JDK7
2 weeks ago desruisseaux Coverage I/O: If no exact match is found for a file suffix, search again ignoring case.JDK7
2 weeks ago desruisseaux Merge from the JDK7 branch.
2 weeks ago desruisseaux Coverage I/O: more metadata from NetCDF attributes.JDK7
2 weeks ago desruisseaux Metadata: DefaultTemporalExtent can now generate the TemporalPrimitive from the start time and end time.JDK7
3 weeks ago desruisseaux Merge from the JDK6 branch.GeoAPI-3.0
3 weeks ago desruisseaux Merge from the JDK7 branch.
3 weeks ago desruisseaux Coverage I/O: Added a CoverageIO.write(Iterable<GridCoverage>, ...) method for writing a sequence of coverages.JDK7
3 weeks ago desruisseaux Build tools: minor updates to the download URLs.JDK7
3 weeks ago desruisseaux Documentation fix.JDK7
3 weeks ago desruisseaux Dependencies upgrate.JDK7
3 weeks ago desruisseaux Coverage I/O: More determinist check of whatever we can unwrap ImageReaderAdapter.JDK7
3 weeks ago desruisseaux NetCDF: port of current state of work in the geoapi-netcdf module.JDK7
5 weeks ago desruisseaux Replace calls to Throwable.initCause(...) by calls to constructor with a Throwable argument.JDK7
6 weeks ago desruisseaux Merge from the JDK7 branch.
6 weeks ago desruisseaux Coverage: Completed GridCoverageBuilder, which should now contains all the functionalities provided in GridCoverageFactory.JDK7
6 weeks ago desruisseaux Coverage: Moved PaletteFactory from geotk-coverageio to geotk-coverage (API is unchanged).JDK7
6 weeks ago desruisseaux Merge from the JDK7 branch.
6 weeks ago desruisseaux Coverage: more effort in creating default sample dimensions when none were provided.JDK7
6 weeks ago desruisseaux Coverage: first version of GridCoverageBuilder that can be used in replacement of the most generic factory method.JDK7
7 weeks ago desruisseaux Merge from the JDK7 branch.
7 weeks ago desruisseaux Coverage: More GridCoverageBuilder work.JDK7
7 weeks ago desruisseaux Merge from the JDK7 branch.
7 weeks ago desruisseaux Javadoc fix: removed a {@link} to a JDK7 class.
7 weeks ago desruisseaux Coverage: Experimental setter method for SampleDimension properties in GridCoverageBuilder.JDK7
7 weeks ago desruisseaux Coverage: moved NetcdfISO to NetcdfTranscoder in the plugin package.JDK7
7 weeks ago desruisseaux Coverage: Improved GridCoverageBuilder with new methods for specifying more generic GridEnvelope, or the 'gridToCRS' transform, etc.JDK7
7 weeks ago desruisseaux Javadoc fixes and fixed a new compilation error which appears with JDK 1.7 update 2.JDK7
7 weeks ago desruisseaux Merge with the JDK7 branch.
7 weeks ago desruisseaux Metadata: fixed multiple exceptions in ModifiableMetadata.prune() when used with more "real world" cases than the one in the test suite.JDK7
7 weeks ago desruisseaux Coverage: Renamed GridGeometry.getGridRange() as getExtent() for closer conformance with ISO 19123.JDK7
7 weeks ago desruisseaux Coverage: handle empty GridSampleDimension array as if they were null.JDK7
7 weeks ago desruisseaux Coverage: Fixed NullPointerException when creating a coverage from a Raster without sample dimensions, and provide different names for those sample dimensions when there is many (GEOTK-199).JDK7
7 weeks ago desruisseaux Coverage I/O: added FileImageWriter (work by Johann Sorel).JDK7
8 weeks ago desruisseaux Merged from the JDK7 branch.
8 weeks ago desruisseaux Metadata: Initialize DefaultGeographicMetadata longitude and latitude values to NaN.JDK7
8 weeks ago desruisseaux Javadoc fixes.JDK7
8 weeks ago desruisseaux Merge from the JDK7 branch.
8 weeks ago desruisseaux Coverage I/O: Renamed all WorldFileImageReader/Writer formats by adding a "-wf" suffix after their name.JDK7
8 weeks ago desruisseaux Coverage I/O: Replaced GridCoverageReader.getCoverageNames() return type from List<String> to List<? extends GenericName> (GEOTK-163).JDK7
2 months ago desruisseaux Merge from the JDK7 branch.
2 months ago desruisseaux NetCDF: fixed IllegalStateException for time series.JDK7
2 months ago desruisseaux Metadata: renamed ModifiableMetadata.trim() as prune(), and added check for primitive types.JDK7
2 months ago desruisseaux Merge from JDK7 branch.
2 months ago desruisseaux Metadata: initial draft of a ModifiableMetadata.trim() method (GEOTK-196).JDK7
2 months ago desruisseaux Merge from the JDK7 branch.
2 months ago desruisseaux Referencing: fix a NullPointerException in call to derivativeAndTransform(...).JDK7
2 months ago desruisseaux Undeleted the geotk-openoffice from the GeoAPI 3.0.0 branch, since it works.GeoAPI-3.0
2 months ago desruisseaux Merge from the JDK6 branch.GeoAPI-3.0
2 months ago desruisseaux Merge from the JDK7 branch. This hopefully close the GEOTK-130 work.
2 months ago desruisseaux Geometry: keep getMinimum() / getMaximum() as the real min/max.JDK7