You are viewing a plain text version of this content. The canonical link for it is here.
- [sis] branch geoapi-4.0 updated (d2a7a83 -> 5717918) - posted by de...@apache.org on 2018/11/03 16:42:20 UTC, 0 replies.
- [sis] 01/04: Fix a confusion in the NumberFormat settings performed by StatisticsFormat, in particular when values are percentages. - posted by de...@apache.org on 2018/11/03 16:42:21 UTC, 0 replies.
- [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. - posted by de...@apache.org on 2018/11/03 16:42:22 UTC, 0 replies.
- [sis] 03/04: CharSequences.parseDoubles(…) should returns an array of length 0 for empty strings. - posted by de...@apache.org on 2018/11/03 16:42:23 UTC, 0 replies.
- [sis] 04/04: Upgrade some Maven plugin dependencies. - posted by de...@apache.org on 2018/11/03 16:42:24 UTC, 0 replies.
- [jira] [Assigned] (SIS-430) Remove PACK200 usage - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/11/04 14:33:00 UTC, 0 replies.
- [jira] [Created] (SIS-438) Make SIS compatible with latest Java versions - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/11/04 20:21:00 UTC, 0 replies.
- [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. - posted by de...@apache.org on 2018/11/04 20:29:54 UTC, 0 replies.
- svn commit: r1845746 - in /sis/site/trunk/content: build.mdtext release-management.mdtext - posted by de...@apache.org on 2018/11/04 20:32:02 UTC, 0 replies.
- svn commit: r1036734 - in /websites/staging/sis/trunk/content: ./ build.html release-management.html - posted by bu...@apache.org on 2018/11/04 20:32:13 UTC, 0 replies.
- [jira] [Commented] (SIS-430) Remove PACK200 usage - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/11/04 20:35:00 UTC, 0 replies.
- [jira] [Commented] (SIS-331) Verify the mapping from ISO 19115:2003 to ISO 19115:2014 - posted by "Laetitia Viau (JIRA)" <ji...@apache.org> on 2018/11/05 08:49:00 UTC, 0 replies.
- [jira] [Updated] (SIS-439) NetCDF reader does not support unlimited dimension - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/11/06 19:24:00 UTC, 0 replies.
- [jira] [Created] (SIS-439) NetCDF reader does not support unlimited dimension - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/11/06 19:24:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (d4884c9 -> c1779ef) - posted by de...@apache.org on 2018/11/06 19:24:28 UTC, 0 replies.
- [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. - posted by de...@apache.org on 2018/11/06 19:24:29 UTC, 0 replies.
- [sis] 02/02: Partial fix for support of netCDF variables having an unlimited dimension. https://issues.apache.org/jira/browse/SIS-439 - posted by de...@apache.org on 2018/11/06 19:24:30 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Better error detection and more accurate error messages. - posted by de...@apache.org on 2018/11/07 15:24:20 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Keep trace of path by which an ArithmeticException may occur. - posted by de...@apache.org on 2018/11/07 18:26:56 UTC, 0 replies.
- [jira] [Resolved] (SIS-439) NetCDF reader does not support unlimited dimension - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/11/08 13:35:00 UTC, 0 replies.
- [sis] branch geoapi-3.1 updated (ba5a515 -> c4821c0) - posted by de...@apache.org on 2018/11/08 13:35:55 UTC, 0 replies.
- [sis] 01/02: Take "_Encoding" attribute in account. - posted by de...@apache.org on 2018/11/08 13:35:56 UTC, 0 replies.
- [sis] 02/02: Merge branch 'geoapi-4.0' into geoapi-3.1 - posted by de...@apache.org on 2018/11/08 13:35:57 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (fd62385 -> 8d6e178) - posted by de...@apache.org on 2018/11/08 13:35:58 UTC, 0 replies.
- [sis] branch master updated (37f225e -> 475ebea) - posted by de...@apache.org on 2018/11/08 13:35:59 UTC, 0 replies.
- [sis] 01/01: Merge branch 'geoapi-3.1'. - posted by de...@apache.org on 2018/11/08 13:36:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (8d6e178 -> d777342) - posted by de...@apache.org on 2018/11/09 15:32:17 UTC, 0 replies.
- [sis] 01/03: Accept exponents in unit name (e.g. "metre2"). - posted by de...@apache.org on 2018/11/09 15:32:18 UTC, 0 replies.
- [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 Ω. - posted by de...@apache.org on 2018/11/09 15:32:19 UTC, 0 replies.
- [sis] 03/03: First draft of a netCDF Axis.toISO() method. - posted by de...@apache.org on 2018/11/09 15:32:20 UTC, 0 replies.
- svn commit: r1846308 - /sis/site/trunk/content/build.mdtext - posted by de...@apache.org on 2018/11/10 13:26:05 UTC, 0 replies.
- svn commit: r1036821 - in /websites/staging/sis/trunk/content: ./ build.html - posted by bu...@apache.org on 2018/11/10 13:26:15 UTC, 0 replies.
- svn commit: r1846317 - /sis/data/non-free/sis-embedded-data/pom.xml - posted by de...@apache.org on 2018/11/10 15:08:55 UTC, 0 replies.
- [jira] [Resolved] (SIS-430) Remove PACK200 usage - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/11/10 16:19:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (d777342 -> c52bfcf) - posted by de...@apache.org on 2018/11/10 16:19:55 UTC, 0 replies.
- [sis] 01/02: Use Level.CONFIG instead of Level.WARNING if Derby driver is not on the classpath since Derby is optional. - posted by de...@apache.org on 2018/11/10 16:19:56 UTC, 0 replies.
- [sis] 02/02: Remove usage of PACK200 in OpenOffice add-in (https://issues.apache.org/jira/browse/SIS-430). - posted by de...@apache.org on 2018/11/10 16:19:57 UTC, 0 replies.
- [jira] [Updated] (SIS-438) Make SIS compatible with latest Java versions - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/11/10 16:21:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Fix the insufficient amount of digits in some error messages. - posted by de...@apache.org on 2018/11/10 21:18:20 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (6759f5c -> 77c040a) - posted by de...@apache.org on 2018/11/12 18:46:23 UTC, 0 replies.
- [sis] 01/02: Documentation update: replace "ISO-19115" by "ISO 19115". - posted by de...@apache.org on 2018/11/12 18:46:24 UTC, 0 replies.
- [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). - posted by de...@apache.org on 2018/11/12 18:46:25 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (77c040a -> e86bb56) - posted by de...@apache.org on 2018/11/13 18:17:06 UTC, 0 replies.
- [sis] 01/02: Rename methods in ReferencingFactoryContainer and use them in GeodeticObjectBuilder. - posted by de...@apache.org on 2018/11/13 18:17:07 UTC, 0 replies.
- [sis] 02/02: More work toward the creation of CoordinateReferenceSystem from netCDF variables. - posted by de...@apache.org on 2018/11/13 18:17:08 UTC, 0 replies.
- [jira] [Updated] (SIS-315) NetCDF: convention interface and parsing utilities - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/11/14 17:40:00 UTC, 0 replies.
- [jira] [Updated] (SIS-316) NetCDF: build CRS and GridToCRS Transform from netcdf variables and attributes - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/11/14 17:41:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: First draft of GridGeometry.getCoordinateReferenceSystem() method, except for the temporal axis and projected CRS. - posted by de...@apache.org on 2018/11/15 15:51:59 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (ee56b82 -> 108d1f3) - posted by de...@apache.org on 2018/11/16 19:31:13 UTC, 0 replies.
- [sis] 01/03: Support time axis and leverage pre-defined coordinate system when possible. - posted by de...@apache.org on 2018/11/16 19:31:14 UTC, 0 replies.
- [sis] 02/03: Deprecate the DefaultTemporalCRS methods working on java.util.Date. Replaced by java.time.Instant. - posted by de...@apache.org on 2018/11/16 19:31:15 UTC, 0 replies.
- [sis] 03/03: When using the UCAR library for reading netCDF file, also use that library for parsing units. - posted by de...@apache.org on 2018/11/16 19:31:16 UTC, 0 replies.
- [jira] [Resolved] (SIS-316) NetCDF: build CRS and GridToCRS Transform from netcdf variables and attributes - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/11/17 16:23:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (108d1f3 -> f4a9e49) - posted by de...@apache.org on 2018/11/17 17:22:15 UTC, 0 replies.
- [sis] 01/03: Adjustment in handling of offset in units. - posted by de...@apache.org on 2018/11/17 17:22:16 UTC, 0 replies.
- [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 - posted by de...@apache.org on 2018/11/17 17:22:17 UTC, 0 replies.
- [sis] 03/03: Rename the netCDF internal GridGeometry class as "Grid" for avoiding confusion with the public GridGeometry class. - posted by de...@apache.org on 2018/11/17 17:22:18 UTC, 0 replies.
- [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. - posted by de...@apache.org on 2018/11/18 23:30:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: NetcdfStore.components() now include GridCoverageResources. - posted by de...@apache.org on 2018/11/19 18:40:20 UTC, 0 replies.
- [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]. - posted by de...@apache.org on 2018/11/20 15:53:26 UTC, 0 replies.
- [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. - posted by de...@apache.org on 2018/11/21 18:57:26 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: NetCDF grid now uses the new Vector methods for calculating the grid geometry. - posted by de...@apache.org on 2018/11/21 23:46:55 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (2e1fb8e -> 367df41) - posted by de...@apache.org on 2018/11/22 19:57:07 UTC, 0 replies.
- [sis] 01/02: Improve performance of Vector.repetitions(). It make a big difference for large grids like HYCOM. - posted by de...@apache.org on 2018/11/22 19:57:08 UTC, 0 replies.
- [sis] 02/02: Partial decoding of HYCOM netCDF files. - posted by de...@apache.org on 2018/11/22 19:57:09 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: First attempt to take in account the two-dimensional localization grid found in HYCOM files. - posted by de...@apache.org on 2018/11/23 02:06:38 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Added three convenience methods: - MatrixSIS.translate(double[]) - MathTransforms.getMatrix(MathTransform, DirectPosition) - GridExtent.append(DimentionNameType, long, long, boolean) - posted by de...@apache.org on 2018/11/23 20:43:20 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Add a MathTransforms.linear(MathTransform, DirectPosition) convenience method. - posted by de...@apache.org on 2018/11/24 22:10:14 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Bug fix: where reading metadata from PostgreSQL, enumeration types need to be read as strings. Opportunistic documentation improvement. - posted by de...@apache.org on 2018/11/26 10:54:16 UTC, 0 replies.
- [jira] [Created] (SIS-440) ComparisonMode.APPROXIMATIVE should be APPROXIMATE - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/11/26 11:24:00 UTC, 0 replies.
- [jira] [Created] (SIS-441) UnconvertibleObjectException when reading code list value from PostgreSQL - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/11/26 11:35:00 UTC, 0 replies.
- [jira] [Resolved] (SIS-441) UnconvertibleObjectException when reading code list value from PostgreSQL - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/11/26 11:35:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Add a GridGeometry.getExtent(Envelope) method. This require an improvement in TransformSeparator class. - posted by de...@apache.org on 2018/11/26 19:45:53 UTC, 0 replies.
- [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. - posted by de...@apache.org on 2018/11/28 19:29:51 UTC, 0 replies.
- [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. - posted by de...@apache.org on 2018/11/29 10:31:30 UTC, 0 replies.
- [jira] [Updated] (SIS-318) Support PassThroughTransform directly into AbstractMathTransform - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/11/29 10:42:00 UTC, 3 replies.
- [jira] [Assigned] (SIS-318) Support PassThroughTransform directly into AbstractMathTransform - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/11/29 10:42:00 UTC, 0 replies.
- [jira] [Resolved] (SIS-318) Support PassThroughTransform directly into AbstractMathTransform - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/11/29 10:53:00 UTC, 0 replies.
- [jira] [Reopened] (SIS-318) Support PassThroughTransform directly into AbstractMathTransform - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/11/29 13:02:00 UTC, 0 replies.
- [jira] [Updated] (SIS-440) ComparisonMode.APPROXIMATIVE should be APPROXIMATE - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2018/11/29 14:42:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (48dbf45 -> 616a963) - posted by de...@apache.org on 2018/11/29 18:09:16 UTC, 0 replies.
- [sis] 01/05: Trivial method renaming for consistency with https://issues.apache.org/jira/browse/SIS-318. - posted by de...@apache.org on 2018/11/29 18:09:17 UTC, 0 replies.
- [sis] 02/05: Move the special case as an implementation of tryConcatenate(…). - posted by de...@apache.org on 2018/11/29 18:09:18 UTC, 0 replies.
- [sis] 03/05: Reduce the amount of transform to inverse when ConcatenatedTransform verify if two transforms are the inverse of each other. - posted by de...@apache.org on 2018/11/29 18:09:19 UTC, 0 replies.
- [sis] 04/05: Add a test verifying more deeply PassThroughTransform.tryConcatenate(…) work. - posted by de...@apache.org on 2018/11/29 18:09:20 UTC, 0 replies.
- [sis] 05/05: Initial draft of SampleDimension class for coverages. - posted by de...@apache.org on 2018/11/29 18:09:21 UTC, 0 replies.
- svn commit: r1847794 [2/2] - in /sis/ip-review: ./ rev/10796/ rev/10874/ rev/10906/ rev/13332/ rev/20970/ rev/24925/ rev/29037/ - posted by de...@apache.org on 2018/11/30 09:52:08 UTC, 0 replies.
- svn commit: r1847794 [1/2] - in /sis/ip-review: ./ rev/10796/ rev/10874/ rev/10906/ rev/13332/ rev/20970/ rev/24925/ rev/29037/ - posted by de...@apache.org on 2018/11/30 09:52:08 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (616a963 -> 9e8a1d5) - posted by de...@apache.org on 2018/11/30 15:54:42 UTC, 0 replies.
- [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. - posted by de...@apache.org on 2018/11/30 15:54:43 UTC, 0 replies.
- [sis] 02/02: Initial port of CategoryList and skeleton of SampleDimension.Builder. - posted by de...@apache.org on 2018/11/30 15:54:44 UTC, 0 replies.