desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (4e9420a -> a898d3f) |
Sat, 01 Jun, 15:20 |
desruisse...@apache.org |
[sis] 01/02: Fix a broken link caused by the EPSGCodeFinder refactoring. |
Sat, 01 Jun, 15:20 |
desruisse...@apache.org |
[sis] 02/02: Share the localization grid computed by previous reading of similar netCDF files. A MD5 checksum is used for determining if the coordinate values are the same. This can save a lot of computation since a localization grid may take a few seconds to compute. |
Sat, 01 Jun, 15:20 |
Michiel Rop (JIRA) |
[jira] [Updated] (SIS-457) Migrate tests to JUnit 5 |
Sat, 01 Jun, 21:32 |
Michiel Rop (JIRA) |
[jira] [Commented] (SIS-457) Migrate tests to JUnit 5 |
Sat, 01 Jun, 21:34 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Use native byte order for slightly faster copy from `double` to `byte` values. |
Sat, 01 Jun, 22:23 |
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-307) GSoC: Create the foundation of a module for remote sensing data |
Mon, 03 Jun, 09:27 |
Martin Desruisseaux (JIRA) |
[jira] [Closed] (SIS-307) GSoC: Create the foundation of a module for remote sensing data |
Mon, 03 Jun, 09:28 |
Martin Desruisseaux (JIRA) |
[jira] [Resolved] (SIS-307) GSoC: Create the foundation of a module for remote sensing data |
Mon, 03 Jun, 09:28 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Azimuths computed by GeodeticCalculator can be used for angles in a shape only if the projection is conformal. We use the ∂y/∂φ factor of Mercator projection for applying a correction. Also force the circular shape to use cubic Bézier (disallowing quadratic Bézier in that particular case), which improve quality a lot. |
Mon, 03 Jun, 13:22 |
desruisse...@apache.org |
[sis] branch geoapi-3.1 updated (ead7586 -> 5539286) |
Mon, 03 Jun, 13:42 |
desruisse...@apache.org |
[sis] 01/01: Merge bug fixes from branch 'geoapi-4.0' into geoapi-3.1. |
Mon, 03 Jun, 13:42 |
desruisse...@apache.org |
[sis] branch master updated (6d188cf -> dffc143) |
Mon, 03 Jun, 13:42 |
desruisse...@apache.org |
[sis] 01/01: Merge bug fixes from branch 'geoapi-3.1'. |
Mon, 03 Jun, 13:42 |
Martin Desruisseaux (JIRA) |
[jira] [Commented] (SIS-457) Migrate tests to JUnit 5 |
Mon, 03 Jun, 16:23 |
desruisse...@apache.org |
[sis] branch SIS-457 created (now 26005cf) |
Mon, 03 Jun, 21:01 |
desruisse...@apache.org |
[sis] 01/01: First patch from Michiel Rop for migrating to JUnit 5: https://issues.apache.org/jira/browse/SIS-457 The code compile but tests are not yet enabled. |
Mon, 03 Jun, 21:01 |
Martin Desruisseaux (JIRA) |
[jira] [Assigned] (SIS-457) Migrate tests to JUnit 5 |
Mon, 03 Jun, 21:10 |
Martin Desruisseaux (JIRA) |
[jira] [Commented] (SIS-457) Migrate tests to JUnit 5 |
Mon, 03 Jun, 21:16 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (f9009a1 -> 3a7c924) |
Tue, 04 Jun, 09:53 |
desruisse...@apache.org |
[sis] 01/04: Move netCDF extensions GCOM_C and GCOM_W into a new "sis-japan-profile" module. https://lists.apache.org/thread.html/95edcfee0b4029b7ceb37f587c9c03f37d9dda4594639bd7abe3d21a@%3Cdev.sis.apache.org%3E |
Tue, 04 Jun, 09:53 |
desruisse...@apache.org |
[sis] 02/04: Add sis-japan-profiles to the list of JAR files to include in the distribution, because it provides support for worldwide data. |
Tue, 04 Jun, 09:53 |
desruisse...@apache.org |
[sis] 03/04: Replace hard-coded string value by the constant provided by UCAR library. |
Tue, 04 Jun, 09:53 |
desruisse...@apache.org |
[sis] 04/04: Change the scope of UCAR dependency from "provided" to "compile" in the sis-japan-profile module since SIS can not read GCOM data without the help of UCAR library currently. |
Tue, 04 Jun, 09:53 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (3a7c924 -> 3a998cb) |
Tue, 04 Jun, 13:18 |
desruisse...@apache.org |
[sis] 01/04: Add a test for the Japan profile module. This is mostly as a matter of principle, for avoiding issues with build tools expecting tests to exist in all modules. |
Tue, 04 Jun, 13:18 |
desruisse...@apache.org |
[sis] 02/04: Merge the sis-raster module into sis-feature. https://lists.apache.org/thread.html/8c80d54004dcb2cacb9e1f3a4581fe0055f6910042a6ef2499a02cbd@%3Cdev.sis.apache.org%3E |
Tue, 04 Jun, 13:18 |
desruisse...@apache.org |
[sis] 03/04: Merge ex sis-raster resources into sis-feature resources, in order to have a single resource file per module. |
Tue, 04 Jun, 13:18 |
desruisse...@apache.org |
[sis] 04/04: Move org.apache.sis.internal.raster package to org.apache.sis.internal.coverage. |
Tue, 04 Jun, 13:18 |
desruisse...@apache.org |
[sis] branch geoapi-3.1 updated (5539286 -> c74628e) |
Tue, 04 Jun, 13:39 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. Contains merge and split of modules (no code changes other than those modules refactoring). |
Tue, 04 Jun, 13:39 |
desruisse...@apache.org |
[sis] branch master updated (dffc143 -> 7e0dc41) |
Tue, 04 Jun, 13:40 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-3.1'. Contains merge and split of modules (no code changes other than those modules refactoring). |
Tue, 04 Jun, 13:40 |
desruisse...@apache.org |
[sis] branch SIS-457 updated (26005cf -> 0e02be3) |
Tue, 04 Jun, 13:46 |
desruisse...@apache.org |
[sis] 01/01: First patch from Michiel Rop for migrating to JUnit 5: https://issues.apache.org/jira/browse/SIS-457 The code compile but tests are not yet enabled. |
Tue, 04 Jun, 13:46 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (3a998cb -> 41fcbd8) |
Tue, 04 Jun, 16:21 |
desruisse...@apache.org |
[sis] 01/04: Remove unnecessary reference to Citation standard in PropertyAccessor. |
Tue, 04 Jun, 16:21 |
desruisse...@apache.org |
[sis] 02/04: Document the new synchronization policy of DataStores. |
Tue, 04 Jun, 16:21 |
desruisse...@apache.org |
[sis] 03/04: Fix or avoid test failures happening on Windows. |
Tue, 04 Jun, 16:21 |
desruisse...@apache.org |
[sis] 04/04: Add an example about the use of GridDerivation.sliceByRatio since its method signature is not intuitive. |
Tue, 04 Jun, 16:21 |
desruisse...@apache.org |
[sis] branch geoapi-3.1 updated (c74628e -> 2b44b0c) |
Tue, 04 Jun, 16:30 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1 |
Tue, 04 Jun, 16:30 |
desruisse...@apache.org |
[sis] branch master updated (7e0dc41 -> fee544d) |
Tue, 04 Jun, 16:30 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-3.1' |
Tue, 04 Jun, 16:30 |
Martin Desruisseaux (JIRA) |
[jira] [Created] (SIS-458) TransformSeparator should omit unused source dimensions, unless requested otherwise |
Tue, 04 Jun, 23:17 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: When no source dimensions were specified, TransformSeparator should keep only the source dimensions needed for the target dimensions. https://issues.apache.org/jira/browse/SIS-458 |
Tue, 04 Jun, 23:17 |
Martin Desruisseaux (JIRA) |
[jira] [Resolved] (SIS-458) TransformSeparator should omit unused source dimensions, unless requested otherwise |
Tue, 04 Jun, 23:20 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (d515e82 -> df4d04d) |
Wed, 05 Jun, 09:46 |
desruisse...@apache.org |
[sis] 01/02: One more attempt to fix platform-dependent line separator issue in tests. |
Wed, 05 Jun, 09:46 |
desruisse...@apache.org |
[sis] 02/02: Remove an unnecessary field and add a clarification in documentation. |
Wed, 05 Jun, 09:46 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: PixelIteration.getIterationOrder() is Optional. |
Wed, 05 Jun, 10:25 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Transform coordinates of JTS geometries by batches instead than one-by-one. Take in account the region of interest of geometries to transform. |
Wed, 05 Jun, 14:04 |
desruisse...@apache.org |
[sis] branch geoapi-3.1 updated (2b44b0c -> 62129dd) |
Wed, 05 Jun, 19:24 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1 |
Wed, 05 Jun, 19:24 |
desruisse...@apache.org |
[sis] branch master updated (fee544d -> 4e74c58) |
Wed, 05 Jun, 19:25 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-3.1' |
Wed, 05 Jun, 19:25 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Refator the filter implementation in order to share more common implementations. Also try to perform a more elaborated analysis of types during arithmetic operations. This work is not final; we still need to do a deeper review of filter interfaces: https://github.com/opengeospatial/geoapi/issues/32 |
Sat, 08 Jun, 12:02 |
desruisse...@apache.org |
[sis] branch geoapi-3.1 updated (62129dd -> 76eabab) |
Sat, 08 Jun, 16:09 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1: refactoring of filter implementations. |
Sat, 08 Jun, 16:09 |
desruisse...@apache.org |
[sis] branch master updated (4e74c58 -> 57f05d7) |
Sat, 08 Jun, 16:09 |
desruisse...@apache.org |
[sis] 01/01: Skip most of the "org.apache.sis.filter" refactoring done on branch 'geoapi-3.1' since that package is not ready for release. |
Sat, 08 Jun, 16:09 |
Martin Desruisseaux (JIRA) |
[jira] [Created] (SIS-459) Filter implementation may need to be locale sensitive |
Mon, 10 Jun, 14:13 |
Martin Desruisseaux (JIRA) |
[jira] [Created] (SIS-460) Improve exception handling in filters |
Mon, 10 Jun, 14:19 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (76d0e34 -> 4610d2e) |
Mon, 10 Jun, 15:01 |
desruisse...@apache.org |
[sis] 01/02: Support limited conversions between floating point numbers and fractions. |
Mon, 10 Jun, 15:01 |
desruisse...@apache.org |
[sis] 02/02: Catch some exceptions related to number conversions. Either rethrow them or log them. Note: the decision to require Expression.evaluate(Object, Class) to return null in case of error is questionable. We should revisit that policy when we will review the org.opengis.filter interfaces. |
Mon, 10 Jun, 15:01 |
Martin Desruisseaux (JIRA) |
[jira] [Assigned] (SIS-440) ComparisonMode.APPROXIMATIVE should be APPROXIMATE |
Mon, 10 Jun, 15:03 |
desruisse...@apache.org |
[sis] branch geoapi-3.1 updated (76eabab -> 5cd788a) |
Mon, 10 Jun, 15:08 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. |
Mon, 10 Jun, 15:08 |
desruisse...@apache.org |
[sis] branch master updated (57f05d7 -> 069e51b) |
Mon, 10 Jun, 15:11 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-3.1'. |
Mon, 10 Jun, 15:11 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (4610d2e -> f690931) |
Mon, 10 Jun, 15:54 |
desruisse...@apache.org |
[sis] 01/02: Rename ComparisonMode.APPROXIMATIVE as APPROXIMATE. https://issues.apache.org/jira/browse/SIS-440 |
Mon, 10 Jun, 15:55 |
desruisse...@apache.org |
[sis] 02/02: Rename Utilities.equalsApproximatively(…) as Utilities.equalsApproximately(…). https://issues.apache.org/jira/browse/SIS-440 |
Mon, 10 Jun, 15:55 |
Martin Desruisseaux (JIRA) |
[jira] [Resolved] (SIS-440) ComparisonMode.APPROXIMATIVE should be APPROXIMATE |
Mon, 10 Jun, 15:56 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Try harder to detect when the coordinate reference system in a netCDF file is geographic. |
Mon, 10 Jun, 19:13 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Modify the strategy of previous commit for geographic CRS detection: - Check for "standard_name" attribute sooner because it is controlled vocabulary. - Check for "degree_east" and "degree_north" units later because they are already verified by Axis constructor. This allows that constructor to report a warning in case of inconsistency. |
Mon, 10 Jun, 22:07 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (5b1a811 -> 9640679) |
Tue, 11 Jun, 10:41 |
desruisse...@apache.org |
[sis] 01/02: Leverage java.util.function for Line and Plane equations. |
Tue, 11 Jun, 10:41 |
desruisse...@apache.org |
[sis] 02/02: StorageConnector.getStorageAs(…) should not try to open a channel on directory. This is a workaround for https://bugs.openjdk.java.net/browse/JDK-8080629 |
Tue, 11 Jun, 10:42 |
Martin Desruisseaux (JIRA) |
[jira] [Created] (SIS-461) Replace "ordinate" by "coordinate" |
Tue, 11 Jun, 13:06 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (9640679 -> e36a238) |
Tue, 11 Jun, 15:13 |
desruisse...@apache.org |
[sis] 01/03: Replace "ordinate" term by "coordinate" for compliance with ISO 19111 terminology. https://issues.apache.org/jira/browse/SIS-461 |
Tue, 11 Jun, 15:13 |
desruisse...@apache.org |
[sis] 02/03: Override equals(Object) in GeneralDirectPosition with a more efficient implementation. |
Tue, 11 Jun, 15:13 |
desruisse...@apache.org |
[sis] 03/03: Remove Formulas.pow3(int), replaced by the more generic MathFunctions.pow(long, int). |
Tue, 11 Jun, 15:13 |
Martin Desruisseaux (JIRA) |
[jira] [Resolved] (SIS-461) Replace "ordinate" by "coordinate" |
Tue, 11 Jun, 15:18 |
desruisse...@apache.org |
[sis] branch geoapi-3.1 updated (5cd788a -> 906814a) |
Tue, 11 Jun, 15:24 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1 |
Tue, 11 Jun, 15:24 |
desruisse...@apache.org |
[sis] branch master updated (069e51b -> ef45707) |
Tue, 11 Jun, 15:24 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-3.1' |
Tue, 11 Jun, 15:24 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Ensure that netCDF reader can parse at least "degrees_N" and "degree_N" in addition of "degrees_north" and "degree_north" (same for east). |
Tue, 11 Jun, 15:54 |
Martin Desruisseaux (JIRA) |
[jira] [Created] (SIS-462) Corner cases in CoordinateOperationFinder |
Tue, 11 Jun, 20:11 |
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-462) Corner cases in CoordinateOperationFinder |
Tue, 11 Jun, 20:15 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (8382160 -> fdd282c) |
Wed, 12 Jun, 13:22 |
desruisse...@apache.org |
[sis] 01/02: Take a note of newly created JIRA issue. |
Wed, 12 Jun, 13:22 |
desruisse...@apache.org |
[sis] 02/02: More effort for avoiding NaN values when computing GridGeometry envelope. |
Wed, 12 Jun, 13:22 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Verify conformate of JAXB annotations with ISO 19115-3 schemas. |
Wed, 12 Jun, 15:25 |
desruisse...@apache.org |
svn commit: r1861146 - /sis/data/non-free/sis-epsg/src/main/resources/org/apache/sis/referencing/factory/sql/epsg/Data.sql |
Wed, 12 Jun, 16:17 |
desruisse...@apache.org |
svn commit: r1861184 - /sis/site/trunk/content/index.mdtext |
Wed, 12 Jun, 18:48 |
build...@apache.org |
svn commit: r1046199 - in /websites/staging/sis/trunk/content: ./ index.html |
Wed, 12 Jun, 18:48 |