desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Set GCOM-C coordinate reference system to WGS84, as specified in their documentation. |
Tue, 01 Sep, 08:56 |
jso...@apache.org |
[sis] branch feat/sourceDomainExpansion updated (6e8b8eb -> fbd5f31) |
Tue, 01 Sep, 12:03 |
jso...@apache.org |
[sis] 01/02: Merge branch 'geoapi-4.0' into feat/sourceDomainExpansion |
Tue, 01 Sep, 12:03 |
jso...@apache.org |
[sis] 02/02: Add coverage query expansion test cases, add readonly memory grid resource |
Tue, 01 Sep, 12:03 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Add a "Copy > Coordinates of here" menu item for making easier to check position on e.g. Google Map. |
Tue, 01 Sep, 16:05 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (0a02a2a -> acb8871) |
Wed, 02 Sep, 14:09 |
desruisse...@apache.org |
[sis] 01/04: Add a menu item for coyping the path to a file. |
Wed, 02 Sep, 14:09 |
desruisse...@apache.org |
[sis] 02/04: More accurate identification of error when image size is not an integer multiple of tile size. |
Wed, 02 Sep, 14:09 |
desruisse...@apache.org |
[sis] 03/04: More informative error message when an envelope or position given to a GeneralEnvelope does not have the expected CRS. |
Wed, 02 Sep, 14:09 |
desruisse...@apache.org |
[sis] 04/04: GridDerivation.subgrid[…) needs to transform the `areaOfInterest` envelope if the CRSs are not equal. |
Wed, 02 Sep, 14:09 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (acb8871 -> 4a44a2b) |
Thu, 03 Sep, 13:51 |
desruisse...@apache.org |
[sis] 01/04: Refactor the "Copy file path" action in a separated class with better management of File/URI conversions. |
Thu, 03 Sep, 13:51 |
desruisse...@apache.org |
[sis] 02/04: Make the `bounds` argument optional, with default to the full image. |
Thu, 03 Sep, 13:51 |
desruisse...@apache.org |
[sis] 03/04: If the image to resample is too small for the specified interpolation, use nearest neighbor. It happens if user tries to apply a bilinear interpolation on an image of size 1×1 pixel (an image of such size if typically a template for ColorModel and SampleModel). |
Thu, 03 Sep, 13:51 |
desruisse...@apache.org |
[sis] 04/04: Fix a 0.5 pixel offset when Interpolation.NEAREST is used. |
Thu, 03 Sep, 13:51 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Documentation fixes and renaming of `WraparoundTransform.create(…)` for clarity. |
Thu, 03 Sep, 17:37 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Missing interpolation values in last row and last column of destination image when interpolation is nearest-neighbor and the optimized path is not used. |
Fri, 04 Sep, 14:04 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: The name of CRS produced by `AbstractCRS.forConvention(…)` should not contain an "EPSG" codespace. |
Fri, 04 Sep, 17:50 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Fix a StackOverflowError in `tryConcatenate(…)`. Add a method for adjusting wraparound range based on a target domain. |
Sun, 06 Sep, 14:55 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Initial support of wraparound axes during raster resampling. |
Mon, 07 Sep, 12:12 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Add a `GridGeometry.createTransformTo(GridGeometry target)` method. |
Mon, 07 Sep, 14:20 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (866e380 -> 4fbf175) |
Mon, 07 Sep, 14:23 |
desruisse...@apache.org |
[sis] 01/01: Add a `GridGeometry.createTransformTo(GridGeometry target)` method. |
Mon, 07 Sep, 14:23 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Make wraparound checks more robust by comparing "transform without wraparound" with "transform with wraparound". |
Wed, 09 Sep, 10:37 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Apply wraparound on geographic coordinates shown in status bar. Prepare `RenderedData` for wraparound axes (not yet completed). Convenience method for fetching DefaultMathTransformFactory. |
Wed, 09 Sep, 17:52 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (c7a721a -> e11ba91) |
Thu, 10 Sep, 14:50 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'feat/sourceDomainExpansion' into geoapi-4.0. Reviewed some `GridExtent` and `AbstractGridResource` methods for consistency and for making little bit easier to implement `MemoryGridResource`. |
Thu, 10 Sep, 14:50 |
desruisse...@apache.org |
[sis] branch feat/sourceDomainExpansion deleted (was fbd5f31) |
Thu, 10 Sep, 14:53 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Make conditional an assertion that may become invalid under JDK 16. https://bugs.openjdk.java.net/browse/JDK-8166038 |
Thu, 10 Sep, 21:51 |
jso...@apache.org |
[sis] branch fix/sourceExpansion created (now 53b168a) |
Fri, 11 Sep, 12:54 |
jso...@apache.org |
[sis] 01/01: Add test case breaking source domain expansion |
Fri, 11 Sep, 12:54 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (0b29f05 -> 894384d) |
Fri, 11 Sep, 17:51 |
desruisse...@apache.org |
[sis] 01/02: Merge branch 'fix/sourceExpansion' into geoapi-4.0 together with the fix for the problem shown by the new test. |
Fri, 11 Sep, 17:51 |
desruisse...@apache.org |
[sis] 02/02: Add checks against empty area of interest during pixel iteration. |
Fri, 11 Sep, 17:51 |
desruisse...@apache.org |
[sis] branch fix/sourceExpansion deleted (was 53b168a) |
Fri, 11 Sep, 17:52 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (894384d -> a56b98f) |
Sat, 12 Sep, 14:47 |
desruisse...@apache.org |
[sis] 01/02: Undeprecate `GridExtent.expand(long...)` given its similarity with method below. Refactor `GridExtent.grow(boolean, boolean long...)` as `expand(long[], long[])`. Add tests. |
Sat, 12 Sep, 14:47 |
desruisse...@apache.org |
[sis] 02/02: Disable interpolations on image using an IndexColorModel. |
Sat, 12 Sep, 14:47 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: GridGeometry.createTransformTo(…) was not concatenating the right transform. |
Mon, 14 Sep, 11:12 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (da1d008 -> c34da9e) |
Tue, 15 Sep, 12:51 |
desruisse...@apache.org |
[sis] 01/03: Move `MathTransformsOrFactory` in an internal package where it can be shared with classes in different packages. |
Tue, 15 Sep, 12:51 |
desruisse...@apache.org |
[sis] 02/03: Remove the use of `MathTransformFactory` in WraparoundTransform (except in `tryConcatenate`). All classes using WraparoundTransform had no particular factory to specify. Remove corresponding `throws FactoryException` statements. |
Tue, 15 Sep, 12:51 |
desruisse...@apache.org |
[sis] 03/03: GridDerivation.subgrid(GridGeometry) should support coverage spanning the anti-meridian. |
Tue, 15 Sep, 12:51 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: More robust determination of whether an axis should be handled as a wraparound axis. |
Tue, 15 Sep, 19:06 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Move `WraparoundTransform.isNeeded(…)` method to `CoordinateOperationFinder`. This moves simplifies the code by allowing more direct uses of fields or methods instead than indirect uses through `java.util.function.Supplier`. |
Wed, 16 Sep, 14:52 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (4cca7a6 -> bb7c99d) |
Wed, 16 Sep, 17:55 |
desruisse...@apache.org |
[sis] 01/02: Enable optimization in `TranslationTransform` which were missed. |
Wed, 16 Sep, 17:55 |
desruisse...@apache.org |
[sis] 02/02: Replace the use of `Math.floor(…)` by `Math.IEEEremainder(…) in `WraparoundTransform` for reducing rounding errors. |
Wed, 16 Sep, 17:55 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Bug fixes in optimizations (translation case not always detected, existing transforms not reused). |
Wed, 16 Sep, 19:19 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Minor documentation adjustments. |
Wed, 16 Sep, 21:17 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (04a642a -> bbf046c) |
Thu, 17 Sep, 11:11 |
desruisse...@apache.org |
[sis] 01/02: Formatting (no code change). |
Thu, 17 Sep, 11:11 |
desruisse...@apache.org |
[sis] 02/02: Bug fix in the determination of matrix coefficients that we can move around `WraparoundTransform`. |
Thu, 17 Sep, 11:11 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: More extensive tests of whether "wraparound axes" may occurs when a map projection is involved in the transformation chain. |
Mon, 21 Sep, 12:37 |
ama...@apache.org |
[sis] branch geoapi-4.0 updated: fix(Feature): slight improvement on feature type builder: automatically replace primitive value class of attributes by their boxed equivalent |
Wed, 23 Sep, 10:01 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (de1ac25 -> 3dff7c6) |
Wed, 23 Sep, 17:23 |
desruisse...@apache.org |
[sis] 01/02: Parameterize `Numbers.primitiveToWrapper(Class<N>)` method. It avoids "unsafe cast" warning in `FeatureTypebuilder.addAttribute(…)`. |
Wed, 23 Sep, 17:23 |
desruisse...@apache.org |
[sis] 02/02: Add a `GridOrientation` argument to `GridGeometry(GridExtent, Envelope)` constructor. The intent is to make this constructor more useful for expressing "desired" geometry, as opposed to geometry of preexisting data. |
Wed, 23 Sep, 17:23 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (3dff7c6 -> dceffce) |
Thu, 24 Sep, 14:44 |
desruisse...@apache.org |
[sis] 01/02: API change: rename GridOrientation.HOMOTHETIC as HOMOTHETY. Add an argument in `GridExtent.cornerToCRS(…) for axis order. |
Thu, 24 Sep, 14:44 |
desruisse...@apache.org |
[sis] 02/02: Add a `DISPLAY` enumeration value in `GridOrientation`. |
Thu, 24 Sep, 14:44 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Add a GridOrientation.DISPLAY_GRID enumeration value. |
Fri, 25 Sep, 12:49 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Add a note in situations where `GridGeometry` crosses the anti-meridian. Documentation and minor accuracy improvement. |
Fri, 25 Sep, 17:25 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (636534f -> 514e928) |
Sat, 26 Sep, 22:05 |
desruisse...@apache.org |
[sis] 01/03: More complete detection of wraparound cases when adding a note in `toString()` representation. |
Sat, 26 Sep, 22:05 |
desruisse...@apache.org |
[sis] 02/03: Improve the WKT formatting of `WraparoundTransform` for easier debugging. |
Sat, 26 Sep, 22:05 |
desruisse...@apache.org |
[sis] 03/03: Enable a Mollweide projection test. |
Sat, 26 Sep, 22:05 |
ama...@apache.org |
[sis] branch refactor/strict_storage_connector created (now dbeef90) |
Mon, 28 Sep, 14:25 |
ama...@apache.org |
[sis] 01/01: feat(Storage): Add an extension of storage connector with fail-fast behaviors |
Mon, 28 Sep, 14:25 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Deeper analysis of situations where a wraparound may occur during the transformation of a `GridGeometry` envelope. We must be careful to not apply too large translations on envelope corners: a lower-left corner should not become greater than upper-right corner for example. |
Mon, 28 Sep, 18:48 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Use NaN for "no source median" to distinguish from 0. |
Tue, 29 Sep, 17:36 |