Laetitia Viau (JIRA) |
[jira] [Commented] (SIS-331) Verify the mapping from ISO 19115:2003 to ISO 19115:2014 |
Mon, 05 Nov, 08:49 |
Martin Desruisseaux (JIRA) |
[jira] [Assigned] (SIS-430) Remove PACK200 usage |
Sun, 04 Nov, 14:33 |
Martin Desruisseaux (JIRA) |
[jira] [Created] (SIS-438) Make SIS compatible with latest Java versions |
Sun, 04 Nov, 20:21 |
Martin Desruisseaux (JIRA) |
[jira] [Commented] (SIS-430) Remove PACK200 usage |
Sun, 04 Nov, 20:35 |
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-439) NetCDF reader does not support unlimited dimension |
Tue, 06 Nov, 19:24 |
Martin Desruisseaux (JIRA) |
[jira] [Created] (SIS-439) NetCDF reader does not support unlimited dimension |
Tue, 06 Nov, 19:24 |
Martin Desruisseaux (JIRA) |
[jira] [Resolved] (SIS-439) NetCDF reader does not support unlimited dimension |
Thu, 08 Nov, 13:35 |
Martin Desruisseaux (JIRA) |
[jira] [Resolved] (SIS-430) Remove PACK200 usage |
Sat, 10 Nov, 16:19 |
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-438) Make SIS compatible with latest Java versions |
Sat, 10 Nov, 16:21 |
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-315) NetCDF: convention interface and parsing utilities |
Wed, 14 Nov, 17:40 |
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-316) NetCDF: build CRS and GridToCRS Transform from netcdf variables and attributes |
Wed, 14 Nov, 17:41 |
Martin Desruisseaux (JIRA) |
[jira] [Resolved] (SIS-316) NetCDF: build CRS and GridToCRS Transform from netcdf variables and attributes |
Sat, 17 Nov, 16:23 |
Martin Desruisseaux (JIRA) |
[jira] [Created] (SIS-440) ComparisonMode.APPROXIMATIVE should be APPROXIMATE |
Mon, 26 Nov, 11:24 |
Martin Desruisseaux (JIRA) |
[jira] [Resolved] (SIS-441) UnconvertibleObjectException when reading code list value from PostgreSQL |
Mon, 26 Nov, 11:35 |
Martin Desruisseaux (JIRA) |
[jira] [Created] (SIS-441) UnconvertibleObjectException when reading code list value from PostgreSQL |
Mon, 26 Nov, 11:35 |
Martin Desruisseaux (JIRA) |
[jira] [Assigned] (SIS-318) Support PassThroughTransform directly into AbstractMathTransform |
Thu, 29 Nov, 10:42 |
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-318) Support PassThroughTransform directly into AbstractMathTransform |
Thu, 29 Nov, 10:42 |
Martin Desruisseaux (JIRA) |
[jira] [Resolved] (SIS-318) Support PassThroughTransform directly into AbstractMathTransform |
Thu, 29 Nov, 10:53 |
Martin Desruisseaux (JIRA) |
[jira] [Reopened] (SIS-318) Support PassThroughTransform directly into AbstractMathTransform |
Thu, 29 Nov, 13:02 |
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-318) Support PassThroughTransform directly into AbstractMathTransform |
Thu, 29 Nov, 13:15 |
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-318) Support PassThroughTransform directly into AbstractMathTransform |
Thu, 29 Nov, 13:18 |
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-318) Support PassThroughTransform directly into AbstractMathTransform |
Thu, 29 Nov, 13:22 |
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-440) ComparisonMode.APPROXIMATIVE should be APPROXIMATE |
Thu, 29 Nov, 14:42 |
build...@apache.org |
svn commit: r1036734 - in /websites/staging/sis/trunk/content: ./ build.html release-management.html |
Sun, 04 Nov, 20:32 |
build...@apache.org |
svn commit: r1036821 - in /websites/staging/sis/trunk/content: ./ build.html |
Sat, 10 Nov, 13:26 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (d2a7a83 -> 5717918) |
Sat, 03 Nov, 16:42 |
desruisse...@apache.org |
[sis] 01/04: Fix a confusion in the NumberFormat settings performed by StatisticsFormat, in particular when values are percentages. |
Sat, 03 Nov, 16:42 |
desruisse...@apache.org |
[sis] 02/04: Add a remarks columns in the metadata tree. The main intent is to notify user when the geographic bounding box crosses the antimeridian, since it is often a source of confusion. |
Sat, 03 Nov, 16:42 |
desruisse...@apache.org |
[sis] 03/04: CharSequences.parseDoubles(…) should returns an array of length 0 for empty strings. |
Sat, 03 Nov, 16:42 |
desruisse...@apache.org |
[sis] 04/04: Upgrade some Maven plugin dependencies. |
Sat, 03 Nov, 16:42 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Apache SIS distribution file should not use PACK200 anymore. That format has been deprecated for removal in Java 11. This commit is part of https://issues.apache.org/jira/browse/SIS-430. |
Sun, 04 Nov, 20:29 |
desruisse...@apache.org |
svn commit: r1845746 - in /sis/site/trunk/content: build.mdtext release-management.mdtext |
Sun, 04 Nov, 20:32 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (d4884c9 -> c1779ef) |
Tue, 06 Nov, 19:24 |
desruisse...@apache.org |
[sis] 01/02: Accept, under some condition, spaces as a multiplication symbols (e.g. "kg m**-2"). This is a departure from UCUM specification which does not allow spaces as multiplication symbols. We do this departure only when we think that it is non-ambiguous. |
Tue, 06 Nov, 19:24 |
desruisse...@apache.org |
[sis] 02/02: Partial fix for support of netCDF variables having an unlimited dimension. https://issues.apache.org/jira/browse/SIS-439 |
Tue, 06 Nov, 19:24 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Better error detection and more accurate error messages. |
Wed, 07 Nov, 15:24 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Keep trace of path by which an ArithmeticException may occur. |
Wed, 07 Nov, 18:26 |
desruisse...@apache.org |
[sis] branch geoapi-3.1 updated (ba5a515 -> c4821c0) |
Thu, 08 Nov, 13:35 |
desruisse...@apache.org |
[sis] 01/02: Take "_Encoding" attribute in account. |
Thu, 08 Nov, 13:35 |
desruisse...@apache.org |
[sis] 02/02: Merge branch 'geoapi-4.0' into geoapi-3.1 |
Thu, 08 Nov, 13:35 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (fd62385 -> 8d6e178) |
Thu, 08 Nov, 13:35 |
desruisse...@apache.org |
[sis] branch master updated (37f225e -> 475ebea) |
Thu, 08 Nov, 13:35 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-3.1'. |
Thu, 08 Nov, 13:36 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (8d6e178 -> d777342) |
Fri, 09 Nov, 15:32 |
desruisse...@apache.org |
[sis] 01/03: Accept exponents in unit name (e.g. "metre2"). |
Fri, 09 Nov, 15:32 |
desruisse...@apache.org |
[sis] 02/03: Change the abbreviations used for spherical coordinates axes for matching latest revision of ISO 19111: Radius "R" become "r" and spherical latitude φ′ become Ω. |
Fri, 09 Nov, 15:32 |
desruisse...@apache.org |
[sis] 03/03: First draft of a netCDF Axis.toISO() method. |
Fri, 09 Nov, 15:32 |
desruisse...@apache.org |
svn commit: r1846308 - /sis/site/trunk/content/build.mdtext |
Sat, 10 Nov, 13:26 |
desruisse...@apache.org |
svn commit: r1846317 - /sis/data/non-free/sis-embedded-data/pom.xml |
Sat, 10 Nov, 15:08 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (d777342 -> c52bfcf) |
Sat, 10 Nov, 16:19 |
desruisse...@apache.org |
[sis] 01/02: Use Level.CONFIG instead of Level.WARNING if Derby driver is not on the classpath since Derby is optional. |
Sat, 10 Nov, 16:19 |
desruisse...@apache.org |
[sis] 02/02: Remove usage of PACK200 in OpenOffice add-in (https://issues.apache.org/jira/browse/SIS-430). |
Sat, 10 Nov, 16:19 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Fix the insufficient amount of digits in some error messages. |
Sat, 10 Nov, 21:18 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (6759f5c -> 77c040a) |
Mon, 12 Nov, 18:46 |
desruisse...@apache.org |
[sis] 01/02: Documentation update: replace "ISO-19115" by "ISO 19115". |
Mon, 12 Nov, 18:46 |
desruisse...@apache.org |
[sis] 02/02: More progress toward decoding the CoordinateSystem from a netCDF file. A side effect of this work is the introduction of ReferencingFactoryContainer, to be needed by various data store (not just netCDF). |
Mon, 12 Nov, 18:46 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (77c040a -> e86bb56) |
Tue, 13 Nov, 18:17 |
desruisse...@apache.org |
[sis] 01/02: Rename methods in ReferencingFactoryContainer and use them in GeodeticObjectBuilder. |
Tue, 13 Nov, 18:17 |
desruisse...@apache.org |
[sis] 02/02: More work toward the creation of CoordinateReferenceSystem from netCDF variables. |
Tue, 13 Nov, 18:17 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: First draft of GridGeometry.getCoordinateReferenceSystem() method, except for the temporal axis and projected CRS. |
Thu, 15 Nov, 15:51 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (ee56b82 -> 108d1f3) |
Fri, 16 Nov, 19:31 |
desruisse...@apache.org |
[sis] 01/03: Support time axis and leverage pre-defined coordinate system when possible. |
Fri, 16 Nov, 19:31 |
desruisse...@apache.org |
[sis] 02/03: Deprecate the DefaultTemporalCRS methods working on java.util.Date. Replaced by java.time.Instant. |
Fri, 16 Nov, 19:31 |
desruisse...@apache.org |
[sis] 03/03: When using the UCAR library for reading netCDF file, also use that library for parsing units. |
Fri, 16 Nov, 19:31 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (108d1f3 -> f4a9e49) |
Sat, 17 Nov, 17:22 |
desruisse...@apache.org |
[sis] 01/03: Adjustment in handling of offset in units. |
Sat, 17 Nov, 17:22 |
desruisse...@apache.org |
[sis] 02/03: First part of building a "grid to CRS" transform for netCDF file, including only the linear parts for now. https://issues.apache.org/jira/browse/SIS-316 |
Sat, 17 Nov, 17:22 |
desruisse...@apache.org |
[sis] 03/03: Rename the netCDF internal GridGeometry class as "Grid" for avoiding confusion with the public GridGeometry class. |
Sat, 17 Nov, 17:22 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Modify the policy about default implementation in AbstractResource: construct metadata from getIdentifier() and getEnvelope() instead than providing a default implementation of those methods based on metadata. A side effect of this work is to provide an implementation of JoinFeatureSet.getEnvelope() based on newly added Envelopes.union(Envelope...) ùethod. |
Sun, 18 Nov, 23:30 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: NetcdfStore.components() now include GridCoverageResources. |
Mon, 19 Nov, 18:40 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Fix the 'gridToCRS' coefficients for non-linear transform and compute an envelope even if a grid range is [0 … 0]. |
Tue, 20 Nov, 15:53 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Implement a mechanism for detecting repetitions in a vector. This is needed for simplifying grid geometries found in some netCDF files, for example HYCOM data. |
Wed, 21 Nov, 18:57 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: NetCDF grid now uses the new Vector methods for calculating the grid geometry. |
Wed, 21 Nov, 23:46 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (2e1fb8e -> 367df41) |
Thu, 22 Nov, 19:57 |
desruisse...@apache.org |
[sis] 01/02: Improve performance of Vector.repetitions(). It make a big difference for large grids like HYCOM. |
Thu, 22 Nov, 19:57 |
desruisse...@apache.org |
[sis] 02/02: Partial decoding of HYCOM netCDF files. |
Thu, 22 Nov, 19:57 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: First attempt to take in account the two-dimensional localization grid found in HYCOM files. |
Fri, 23 Nov, 02:06 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Added three convenience methods: - MatrixSIS.translate(double[]) - MathTransforms.getMatrix(MathTransform, DirectPosition) - GridExtent.append(DimentionNameType, long, long, boolean) |
Fri, 23 Nov, 20:43 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Add a MathTransforms.linear(MathTransform, DirectPosition) convenience method. |
Sat, 24 Nov, 22:10 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Bug fix: where reading metadata from PostgreSQL, enumeration types need to be read as strings. Opportunistic documentation improvement. |
Mon, 26 Nov, 10:54 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Add a GridGeometry.getExtent(Envelope) method. This require an improvement in TransformSeparator class. |
Mon, 26 Nov, 19:45 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Move the special case handled by ConcatenatedTransform for PassThroughTransform as an implementation of PassThroughTransform.tryConcatenate(...) instead. The intent is to improve the handling of a chain of transforms in a way that allow GridExtent to reduce the "gridToCRS" transform to the dimensions of interest. Prior this work, we had an issue if the chain of operations included a PassThroughTransform. |
Wed, 28 Nov, 19:29 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Add more tests for PassThroughTransform. This forced us to revisit the 'transform' implementation for overlapping arrays. This commit may make https://issues.apache.org/jira/browse/SIS-318 irrelevant. |
Thu, 29 Nov, 10:31 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (48dbf45 -> 616a963) |
Thu, 29 Nov, 18:09 |
desruisse...@apache.org |
[sis] 01/05: Trivial method renaming for consistency with https://issues.apache.org/jira/browse/SIS-318. |
Thu, 29 Nov, 18:09 |
desruisse...@apache.org |
[sis] 02/05: Move the special case as an implementation of tryConcatenate(…). |
Thu, 29 Nov, 18:09 |
desruisse...@apache.org |
[sis] 03/05: Reduce the amount of transform to inverse when ConcatenatedTransform verify if two transforms are the inverse of each other. |
Thu, 29 Nov, 18:09 |
desruisse...@apache.org |
[sis] 04/05: Add a test verifying more deeply PassThroughTransform.tryConcatenate(…) work. |
Thu, 29 Nov, 18:09 |
desruisse...@apache.org |
[sis] 05/05: Initial draft of SampleDimension class for coverages. |
Thu, 29 Nov, 18:09 |
desruisse...@apache.org |
svn commit: r1847794 [1/2] - in /sis/ip-review: ./ rev/10796/ rev/10874/ rev/10906/ rev/13332/ rev/20970/ rev/24925/ rev/29037/ |
Fri, 30 Nov, 09:52 |
desruisse...@apache.org |
svn commit: r1847794 [2/2] - in /sis/ip-review: ./ rev/10796/ rev/10874/ rev/10906/ rev/13332/ rev/20970/ rev/24925/ rev/29037/ |
Fri, 30 Nov, 09:52 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (616a963 -> 9e8a1d5) |
Fri, 30 Nov, 15:54 |
desruisse...@apache.org |
[sis] 01/02: MathFunctions.toNanFloat(int) should always map to quiet NaN. Previous version was mapping to signaling NaN when the given ordinal was negative. |
Fri, 30 Nov, 15:54 |
desruisse...@apache.org |
[sis] 02/02: Initial port of CategoryList and skeleton of SampleDimension.Builder. |
Fri, 30 Nov, 15:54 |