Martin Desruisseaux (JIRA) |
[jira] [Commented] (SIS-176) Provide an optimized MathTransform implementation for diagonal matrices |
Fri, 14 Dec, 12:08 |
Martin Desruisseaux (JIRA) |
[jira] [Closed] (SIS-64) Remove duplicated profile in sis-build-helper after MNG-3328 get fixed |
Fri, 14 Dec, 18:09 |
Martin Desruisseaux (JIRA) |
[jira] [Created] (SIS-442) Cache CRS.findOperation(…, areaOfInteret) when area of interest is non null |
Fri, 14 Dec, 18:33 |
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-442) Cache CRS.findOperation(…, areaOfInteret) when area of interest is non null |
Fri, 14 Dec, 18:34 |
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-442) Cache CRS.findOperation(…, areaOfInteret) when area of interest is non null |
Fri, 14 Dec, 19:20 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: More complete port of SampleDimension built from a list of Categories. |
Mon, 03 Dec, 23:43 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Port more tests and update documentation (replace "geophysics values" by "real values"). |
Tue, 04 Dec, 14:48 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (214e2c3 -> 66a0c87) |
Tue, 04 Dec, 20:13 |
desruisse...@apache.org |
[sis] 01/02: Typo: replaced "approximative" by "approximated", "approximation" or "rough". |
Tue, 04 Dec, 20:13 |
desruisse...@apache.org |
[sis] 02/02: Add more tests. |
Tue, 04 Dec, 20:13 |
desruisse...@apache.org |
svn commit: r1848189 - in /sis/ip-review: ./ rev/05900/ rev/10796/ rev/10894/ rev/20970/ rev/29950/ |
Wed, 05 Dec, 08:34 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (66a0c87 -> 8482f7a) |
Thu, 06 Dec, 01:01 |
desruisse...@apache.org |
[sis] 01/02: More verbose implementation of SampleDimension.toString(). |
Thu, 06 Dec, 01:01 |
desruisse...@apache.org |
[sis] 02/02: Initial implementation of netCDF GridResource.getSampleDimensions(). |
Thu, 06 Dec, 01:01 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Parse missing values and fill values in netCDF files. |
Thu, 06 Dec, 22:19 |
desruisse...@apache.org |
svn commit: r1848397 - in /sis/ip-review: ConvertedCategory.xhtml ConvertedCategoryList.xhtml rev/10796/ConvertedCategory.xhtml rev/10796/ConvertedCategoryList.xhtml rev/20970/ConvertedCategory.xhtml rev/20970/ConvertedCategoryList.xhtml |
Fri, 07 Dec, 13:09 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (f2bee90 -> 54ae4c4) |
Fri, 07 Dec, 19:56 |
desruisse...@apache.org |
[sis] 01/02: Make Category class public. Constructors are accessible for allowing customization, but most common usages should use SampleDimension.Builder instead. |
Fri, 07 Dec, 19:56 |
desruisse...@apache.org |
[sis] 02/02: Add SampleDimension.forConvertedValues(boolean) method. |
Fri, 07 Dec, 19:56 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (54ae4c4 -> 000b6e0) |
Sat, 08 Dec, 18:01 |
desruisse...@apache.org |
[sis] 01/04: Add more tests. |
Sat, 08 Dec, 18:01 |
desruisse...@apache.org |
[sis] 02/04: Add SampleDimension.getBackground() method. |
Sat, 08 Dec, 18:01 |
desruisse...@apache.org |
[sis] 03/04: Replace the 'padValues' argument by a 'toNaN' mapping function in Category constructor. This give more control, for example for selecting a more efficient background value. |
Sat, 08 Dec, 18:01 |
desruisse...@apache.org |
[sis] 04/04: Implements GridCoverageResource.getSampleDimension() in GeoTIFF reader too. It provides us more tests. |
Sat, 08 Dec, 18:01 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (000b6e0 -> 5a18b91) |
Mon, 10 Dec, 01:29 |
desruisse...@apache.org |
[sis] 01/02: Reimplement GeoTiffStore.components() as a List instead than a Set. |
Mon, 10 Dec, 01:29 |
desruisse...@apache.org |
[sis] 02/02: First draft of a GridResource.read(…) method returning a GridCoverage. |
Mon, 10 Dec, 01:29 |
desruisse...@apache.org |
svn commit: r1848556 - in /sis/ip-review: ./ rev/05900/ rev/10796/ rev/10894/ rev/20970/ rev/24476/ |
Mon, 10 Dec, 08:50 |
desruisse...@apache.org |
svn commit: r1848587 - in /sis/ip-review: MultiBandsIndexColorModel.xhtml rev/06410/MultiBandsIndexColorModel.xhtml rev/10796/MultiBandsIndexColorModel.xhtml rev/20970/MultiBandsIndexColorModel.xhtml |
Mon, 10 Dec, 15:33 |
desruisse...@apache.org |
svn commit: r1848589 - /sis/ip-review/rev/20970/ColorModelFactory.xhtml |
Mon, 10 Dec, 15:34 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Ported ColorModelFactory from geotk. The previous skeleton was insufficient for netCDF reader needs. |
Mon, 10 Dec, 20:08 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (4348077 -> f6bafe1) |
Mon, 10 Dec, 22:34 |
desruisse...@apache.org |
[sis] 01/01: Ported ColorModelFactory from geotk. The previous skeleton was insufficient for netCDF reader needs. |
Mon, 10 Dec, 22:34 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (f6bafe1 -> 7742963) |
Tue, 11 Dec, 19:11 |
desruisse...@apache.org |
[sis] 01/02: Mave Vector.buffer() optional. |
Tue, 11 Dec, 19:11 |
desruisse...@apache.org |
[sis] 02/02: Spelling fix: explicitely -> explicitly. |
Tue, 11 Dec, 19:11 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Change the API in the GridCoverage method returning a RenderedImage. We need a way to specify which two-dimensional slice is desired. |
Tue, 11 Dec, 20:59 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Better filtering of netCDF variable to consider as GridCoverage. |
Wed, 12 Dec, 09:44 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: When the netCDF variable does not specify explicitly the valid value range, infer a default range based on the data type. |
Wed, 12 Dec, 12:54 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (a72bc6b -> fa22bec) |
Thu, 13 Dec, 18:02 |
desruisse...@apache.org |
[sis] 01/02: Add a GridGeometry(GridGeometry, GridExtent) constructor, un-deprecate DefaultTemporalCRS methods working on java.util.Date and adjust javadoc. |
Thu, 13 Dec, 18:02 |
desruisse...@apache.org |
[sis] 02/02: First draft of handling of GridGeometry argument in the 'read' method. |
Thu, 13 Dec, 18:02 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (fa22bec -> ea9b376) |
Fri, 14 Dec, 13:29 |
desruisse...@apache.org |
[sis] 01/03: Add ArraysExt.sequence(int, int) for a common operation. |
Fri, 14 Dec, 13:29 |
desruisse...@apache.org |
[sis] 02/03: Reduce the occurrence of NaN in transform matrix. |
Fri, 14 Dec, 13:29 |
desruisse...@apache.org |
[sis] 03/03: Add a MathTransforms.translation(double...) method, together with a TranslationTransform internal implementation. |
Fri, 14 Dec, 13:29 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (ea9b376 -> f928dce) |
Fri, 14 Dec, 19:12 |
desruisse...@apache.org |
[sis] 01/02: Add an Envelope.findOperation(Envelope, Envelope) which take in a coount the area of interest. This is an incomplete feature - see https://issues.apache.org/jira/browse/SIS-442 |
Fri, 14 Dec, 19:12 |
desruisse...@apache.org |
[sis] 02/02: Spelling fixes. |
Fri, 14 Dec, 19:12 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (f928dce -> afae70f) |
Sat, 15 Dec, 17:19 |
desruisse...@apache.org |
[sis] 01/02: Reduce the amount of exception that may be thrown when converting an Envelope to a GeographicBoundingBox for Envelopes.findOperation(…) purpose. |
Sat, 15 Dec, 17:19 |
desruisse...@apache.org |
[sis] 02/02: Addition of GridChang as a helper class for implementation of GridResource.read(GridGeometry, int...). |
Sat, 15 Dec, 17:19 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (afae70f -> 04c4a7a) |
Sun, 16 Dec, 16:47 |
desruisse...@apache.org |
[sis] 01/03: Documentation updates. |
Sun, 16 Dec, 16:47 |
desruisse...@apache.org |
[sis] 02/03: Avoid formatting too long parameter values in WKT. In particular interpolation tables can have thousands of values. |
Sun, 16 Dec, 16:47 |
desruisse...@apache.org |
[sis] 03/03: ConcatenatedTransform should check sooner if two transforma are inverse, since matrix multiplication will not tell us if matrices contain NaN values. |
Sun, 16 Dec, 16:47 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (04c4a7a -> 9ef5c6c) |
Mon, 17 Dec, 15:50 |
desruisse...@apache.org |
[sis] 01/02: Complete (for now) the implementation of GridCoverage.toString(). This tasks required improvement in GridGeometry.toString(), SampleDimension.toString(), TreeTableFormat and TableAppender. |
Mon, 17 Dec, 15:50 |
desruisse...@apache.org |
[sis] 02/02: Rename a misnamed test class (after renaming of the actual class). |
Mon, 17 Dec, 15:50 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Normalize GeographicBoundingBox longitude values to [-180 … 180] range. |
Mon, 17 Dec, 16:15 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (e882a60 -> e006851) |
Wed, 19 Dec, 18:54 |
desruisse...@apache.org |
[sis] 01/03: Add test. |
Wed, 19 Dec, 18:54 |
desruisse...@apache.org |
[sis] 02/03: Rename GridExtent.getCentroid() as GridExtent.getPointOfInterest() and change its return value for making more obvious that this is not in the unit of a spatio-temporal CRS. |
Wed, 19 Dec, 18:54 |
desruisse...@apache.org |
[sis] 03/03: Make a better guess when 'gridToCRS' seems to be mapping pixel corner instead than pixel center. |
Wed, 19 Dec, 18:54 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (e006851 -> 0574eb2) |
Thu, 20 Dec, 15:26 |
desruisse...@apache.org |
[sis] 01/03: More effort in estimating a tolerance threshold for vector compression. |
Thu, 20 Dec, 15:26 |
desruisse...@apache.org |
[sis] 02/03: If a netCDF file contains two variables that are components of wind vectors or current vectors, they should appear as sample dimensions of the same grid coverage. |
Thu, 20 Dec, 15:26 |
desruisse...@apache.org |
[sis] 03/03: Share the netCDF coordinate axes accross netCDF files. |
Thu, 20 Dec, 15:26 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (0574eb2 -> 2020033) |
Fri, 21 Dec, 15:18 |
desruisse...@apache.org |
[sis] 01/02: Remove references to Geotk in comments. |
Fri, 21 Dec, 15:18 |
desruisse...@apache.org |
[sis] 02/02: GridChange should round to the enclosing GridExtent instead than nearest. We added a GridRoundingMode enumeration for giving control. |
Fri, 21 Dec, 15:18 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: MathTransforms.translation(double...) shall return a MathTransform2D instance when vector length is 2. Add author name in GridResource for the part about grouping related sample dimensions together. |
Fri, 21 Dec, 18:11 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Make a bigger effort to use the EPSG definitions for CoordinateSystem with different axis order and for CoordinateReferenceSystem with unknown datum. |
Sat, 22 Dec, 17:19 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Consolidation of the code adding or removing EPSG codes after changes of axis order. More tests have been added. |
Mon, 24 Dec, 21:23 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (e18babb -> 7f43f52) |
Tue, 25 Dec, 15:15 |
desruisse...@apache.org |
[sis] 01/02: Rename AxesConvention.CONVENTIONALLY_ORIENTED as DISPLAY_ORIENTED. |
Tue, 25 Dec, 15:15 |
desruisse...@apache.org |
[sis] 02/02: Defines coordinate system with [0 … 360]° longitude range instead of [-180 … +180]° when the coordinate values in the netCDF are in that range. |
Tue, 25 Dec, 15:15 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Remove the package-private AbstractMathTransform.inverseOf(…) method. It has been retrofitted in tryConcatenate(…) instead. |
Tue, 25 Dec, 22:08 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Replace fill/missing values by NaN in netCDF files when there is no offset and scale factor. The intent is to make easier to build a SampleDimension for such data. |
Wed, 26 Dec, 18:36 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Consolidation of creation of SampleDimension with NaN values. |
Wed, 26 Dec, 23:06 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: First draft of a netCDF reader implementation taking in account the sub-sampling and sub-set of bands specified in the read(GridGeometry domain, int... range) arguments. |
Thu, 27 Dec, 19:41 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Add tests and a GridGeometry.subgrid(areaOfInterest, targetResolution) method. |
Fri, 28 Dec, 19:05 |
desruisse...@apache.org |
[sis] branch geoapi-3.1 updated (c4821c0 -> 2caa9ba) |
Fri, 28 Dec, 19:20 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1 |
Fri, 28 Dec, 19:20 |
desruisse...@apache.org |
[sis] branch master updated (475ebea -> 15af661) |
Fri, 28 Dec, 20:03 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-3.1' |
Fri, 28 Dec, 20:03 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (a5ad10a -> 34a9ce8) |
Sat, 29 Dec, 17:11 |
desruisse...@apache.org |
[sis] 01/02: Post-merge cleanup. |
Sat, 29 Dec, 17:11 |
desruisse...@apache.org |
[sis] 02/02: Target resolutions in GridGeometry.subgrid(Envelope, double...) should be in same units than the given envelope. |
Sat, 29 Dec, 17:11 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Prepare for implementation of GridCoverage.render(...) in netCDF resources. Refactor GridExtent private constructor as a subsample method. Consolidation of dimension checks (MismatchedDimensionException). Fix a typo in resource method documentations. |
Mon, 31 Dec, 22:31 |