You are viewing a plain text version of this content. The canonical link for it is here.
- [sis] branch geoapi-4.0 updated (ab1c1baf1f -> f9060a68d4) - posted by de...@apache.org on 2022/09/05 16:38:37 UTC, 0 replies.
- [sis] 01/03: Fix typo in coordinate operation method name: in "Coordinate Frame rotation", the "r" should be lower case in agreement with EPSG database and for consistency with other methods such as "Position Vector transformation". - posted by de...@apache.org on 2022/09/05 16:38:38 UTC, 0 replies.
- [sis] 02/03: Add a few `SuppressWarnings("serial")` annotations for fields that are not statically typed as Serializable. Documentation fixes. - posted by de...@apache.org on 2022/09/05 16:38:39 UTC, 0 replies.
- [sis] 03/03: Parameters reported by `SingleOperation.getParameters()` sometime did not described what the `MathTransform` was really doing. Now when a correct set of parameters can not be easily determined, the parameter group is left unspecified (null reference). Parameters that can be inferred from the context should not be listed, because they may cause `InvalidParameterNameException` when those values are copied in a `ParameterValueGroup` that do not expect them (e.g. if trying to copy "semi_major" [...] - posted by de...@apache.org on 2022/09/05 16:38:40 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: fix(GridExtent): fix equals test fails with dimensionNames=null and dimensionNames=[null,null] - posted by js...@apache.org on 2022/09/06 15:05:26 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Allow instantiation of temporal CRS by identifiers. - posted by de...@apache.org on 2022/09/07 13:43:34 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Add upsample methods on GridExtent and GridGeometry - posted by js...@apache.org on 2022/09/08 13:12:43 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (95ab3d9cd6 -> 7c1d9bd433) - posted by de...@apache.org on 2022/09/08 16:56:18 UTC, 0 replies.
- [sis] 01/03: Review the new `upsampling(int...)` methods with the following changes: - posted by de...@apache.org on 2022/09/08 16:56:19 UTC, 0 replies.
- [sis] 02/03: Suppress warnings about fields that are not statically typed as serializable. Applied only on metadata implementation classes for now. - posted by de...@apache.org on 2022/09/08 16:56:20 UTC, 0 replies.
- [sis] 03/03: Fix a broken Unicode character in Javadoc. - posted by de...@apache.org on 2022/09/08 16:56:21 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (7c1d9bd433 -> f2f389fa68) - posted by de...@apache.org on 2022/09/09 17:33:49 UTC, 0 replies.
- [sis] 01/02: Rename `MetadataUtilities` as `ImplementationHelper`. This is for making room for an user-oriented `MetadataUtilities` class. - posted by de...@apache.org on 2022/09/09 17:33:50 UTC, 0 replies.
- [sis] 02/02: Make the reference to source resource accessible throught lineage metadata. - posted by de...@apache.org on 2022/09/09 17:33:51 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (f2f389fa68 -> 9948d7887b) - posted by de...@apache.org on 2022/09/10 16:35:23 UTC, 0 replies.
- [sis] 01/03: Provide a little bit more information about queries in the lineage metadata. - posted by de...@apache.org on 2022/09/10 16:35:24 UTC, 0 replies.
- [sis] 02/03: Add an API (internal for now) for building an aggregated view from all the files found in a directory. - posted by de...@apache.org on 2022/09/10 16:35:25 UTC, 0 replies.
- [sis] 03/03: Keep a reference to the folder data store that produced the aggregation view. This references can be obtained by `StoreUtilities.getSources(aggregation)`. - posted by de...@apache.org on 2022/09/10 16:35:26 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Move the static nested classes of `ResourceTree` as package-private top-level classes. Those classes are becoming bigger as new actions (e.g. context menu items) are added. - posted by de...@apache.org on 2022/09/10 22:05:45 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (f0a2456d6f -> 657f53891b) - posted by de...@apache.org on 2022/09/12 15:47:58 UTC, 0 replies.
- [sis] 01/03: Fix an erroneous calculation of resolution on call to `GridGeometry.upsample(…)`. - posted by de...@apache.org on 2022/09/12 15:47:59 UTC, 0 replies.
- [sis] 02/03: When an aggregation is simplified because it contains only one element, inherit the name of its parent. The parent may itself inherit the name of its parent, etc. This is needed because otherwise when showing resources in a tree, we tend to get names that are the same as siblings. - posted by de...@apache.org on 2022/09/12 15:48:00 UTC, 0 replies.
- [sis] 03/03: Add a menu item for showing the aggregated view of the content of a folder. - posted by de...@apache.org on 2022/09/12 15:48:01 UTC, 0 replies.
- [sis] branch feat/resourceprocessor created (now 8fe555e11b) - posted by js...@apache.org on 2022/09/13 12:35:43 UTC, 0 replies.
- [sis] 01/01: Resource : add ResourceProcessor with converted samples operation - posted by js...@apache.org on 2022/09/13 12:35:44 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (657f53891b -> cf73da5dd6) - posted by de...@apache.org on 2022/09/13 17:10:08 UTC, 0 replies.
- [sis] 01/02: Add a protected `createConvertedView(boolean)` method that subclasses can override for taking advantage of the caching provide by public `forConvertedView(boolean)`. - posted by de...@apache.org on 2022/09/13 17:10:09 UTC, 0 replies.
- [sis] 02/02: Allow deferred loading of slice in a concatenated coverage. - posted by de...@apache.org on 2022/09/13 17:10:10 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (cf73da5dd6 -> 6f8c006837) - posted by de...@apache.org on 2022/09/14 14:38:02 UTC, 0 replies.
- [sis] 01/04: Rename `range` argument as `ranges`. There is no significant code change in this commit. - posted by de...@apache.org on 2022/09/14 14:38:03 UTC, 0 replies.
- [sis] 02/04: Fix a spelling error: "fist" → "first". - posted by de...@apache.org on 2022/09/14 14:38:04 UTC, 0 replies.
- [sis] 03/04: Remove reference to source `Resource` in metadata of derived resource. This is a partial revert of f2f389fa68f4112a35733d85182b06951e0de3ca. - posted by de...@apache.org on 2022/09/14 14:38:05 UTC, 0 replies.
- [sis] 04/04: Make `GridExtent.intersect(…)` and `union(…)` methods public. - posted by de...@apache.org on 2022/09/14 14:38:06 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Provide a `MergeStrategy` option and provide more information in the error message if `ConcConcatenatedGridCoverage.render(GridExtent)` can not infer a slice. - posted by de...@apache.org on 2022/09/14 17:25:32 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Documentation improvements in `CoverageAggregator`, `GridExent` and exception messages. - posted by de...@apache.org on 2022/09/15 08:59:31 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (6e97a0c713 -> eea0e6c4f6) - posted by de...@apache.org on 2022/09/15 16:47:30 UTC, 0 replies.
- [sis] 01/04: Change `MergeStrategy` to an ordinary class for allowing custom strategies. Add support for a "select by time, then by geographic area" strategy. - posted by de...@apache.org on 2022/09/15 16:47:31 UTC, 0 replies.
- [sis] 02/04: Move `org.apache.sis.internal.storage.aggregate` package to public API. - posted by de...@apache.org on 2022/09/15 16:47:32 UTC, 0 replies.
- [sis] 03/04: Improve caching in `ConcatenatedGridCoverage` by using soft references instead than strong references, and by making possible to share the same cache between derived coverages (e.g. converted coverages). - posted by de...@apache.org on 2022/09/15 16:47:33 UTC, 0 replies.
- [sis] 04/04: Allow change of `MergeStrategy` after resource creation. Use this new API in the JavaFX application. - posted by de...@apache.org on 2022/09/15 16:47:34 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (eea0e6c4f6 -> ea5179e8dd) - posted by de...@apache.org on 2022/09/16 16:26:00 UTC, 0 replies.
- [sis] 01/02: Retrofit `MergeStrategy.update(…)` method as a method of `AggregatedResource` interface. The latter is not public yet, but a future evolution could retrofit in some public API. - posted by de...@apache.org on 2022/09/16 16:26:01 UTC, 0 replies.
- [sis] 02/02: Partial fix of logging records that were lost: - posted by de...@apache.org on 2022/09/16 16:26:02 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (ea5179e8dd -> b4cf213bf3) - posted by de...@apache.org on 2022/09/19 15:46:15 UTC, 0 replies.
- [sis] 01/03: When the slider position is updated, the original resource should not be set to null. This is necessary for continuing to receive log events. - posted by de...@apache.org on 2022/09/19 15:46:16 UTC, 0 replies.
- [sis] 02/03: Avoid excesive amount of "mouse cursor changed" events. - posted by de...@apache.org on 2022/09/19 15:46:17 UTC, 0 replies.
- [sis] 03/03: Move `ValueUnderCursor.FromCoverage` as a top-level class for easier maintenance. Refactor for fetching and formatting values in a background thread instead of JavaFX thread. - posted by de...@apache.org on 2022/09/19 15:46:18 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (b4cf213bf3 -> eba0a4bea2) - posted by de...@apache.org on 2022/09/20 14:21:10 UTC, 0 replies.
- [sis] 01/03: If a slice does not intersect the requested extent, try other slice candidates. It may happen if the "best" slice was selected using only temporal creteria but the geographic area of that particular slice does not intersect. - posted by de...@apache.org on 2022/09/20 14:21:11 UTC, 0 replies.
- [sis] 02/03: Workaround a misleading error message from ImageIO. - posted by de...@apache.org on 2022/09/20 14:21:12 UTC, 0 replies.
- [sis] 03/03: Replace `c.addAll(Arrays.asList(…))` pattern by the simpler `Collections.addAll(c, …)` pattern when the number of elements is small. - posted by de...@apache.org on 2022/09/20 14:21:13 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: When parsing GCOM-C files, accept `Image_start_time` attribute if `Scane_start_time` is not present. - posted by de...@apache.org on 2022/09/20 16:17:57 UTC, 0 replies.
- [sis] branch geoapi-3.1 updated (371e65c59f -> e8bfb5ea7b) - posted by de...@apache.org on 2022/09/21 09:24:18 UTC, 0 replies.
- [sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. - posted by de...@apache.org on 2022/09/21 09:24:19 UTC, 0 replies.
- [sis] branch master updated (a04bd4b298 -> 6b507d7cbd) - posted by de...@apache.org on 2022/09/21 10:03:54 UTC, 0 replies.
- [sis] 01/01: Merge branch 'geoapi-3.1'. - posted by de...@apache.org on 2022/09/21 10:03:55 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (7e3132901f -> 32b875d621) - posted by de...@apache.org on 2022/09/21 16:03:09 UTC, 0 replies.
- [sis] 01/02: Rename `GridGeometry.reduce(…)` as `selectDimensions(…)`. The previous name was confusing about what is reduced. Renamed also `CRS.reduce(…)` for consistency. - posted by de...@apache.org on 2022/09/21 16:03:10 UTC, 0 replies.
- [sis] 02/02: Rename `GridGeometry.translate(…)` as `shiftGrid(…)` for making clearer that this method changes grid coordinates without changing real world coordinates. - posted by de...@apache.org on 2022/09/21 16:03:11 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (32b875d621 -> 7e0a63e451) - posted by de...@apache.org on 2022/09/23 09:44:40 UTC, 0 replies.
- [sis] 01/02: Trivial javadoc formatting for consistency. - posted by de...@apache.org on 2022/09/23 09:44:41 UTC, 0 replies.
- [sis] 02/02: Add convenience method for deriving a projection from an existing one, and for resampling a grid coverage by specifying only the new CRS. - posted by de...@apache.org on 2022/09/23 09:44:42 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Add an option for requesting (longitude, latitude) axis order in base CRS. - posted by de...@apache.org on 2022/09/23 14:10:10 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Add GeoTIFF parameter names to Sinusoidal projection. Javadoc updates. - posted by de...@apache.org on 2022/09/26 12:26:47 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (3b88cdcb7d -> e7f297691f) - posted by de...@apache.org on 2022/09/27 14:57:58 UTC, 0 replies.
- [sis] 01/02: Improve a confusing error message when a CRS authority code is not recognized. - posted by de...@apache.org on 2022/09/27 14:57:59 UTC, 0 replies.
- [sis] 02/02: Preserve the sign of scale factor in automatic "grid to CRS" transform. - posted by de...@apache.org on 2022/09/27 14:58:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (e7f297691f -> 5c4559bba6) - posted by de...@apache.org on 2022/09/28 15:39:01 UTC, 0 replies.
- [sis] 01/04: When unwrapping an exception, unwrap also the suppressed exceptions. - posted by de...@apache.org on 2022/09/28 15:39:02 UTC, 0 replies.
- [sis] 02/04: Preserve the type of missing values in netCDF files. Before this commit, missing values in GCOM files were always represented as floating points. After this commit, missing values declared as integers stay integers. It makes a difference when computing which value is next. - posted by de...@apache.org on 2022/09/28 15:39:03 UTC, 0 replies.
- [sis] 03/04: Add `ColorModelFactory.toString()` implementation for debugging purposes. - posted by de...@apache.org on 2022/09/28 15:39:04 UTC, 0 replies.
- [sis] 04/04: Add a workaround for missing "no data" value in some GCOM files. Because the workaround may introduce two categories with same name, add a "#2", "#3", etc. suffix after duplicated names. - posted by de...@apache.org on 2022/09/28 15:39:05 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Fix a NullPointerException caused by null ColorModel at rendering time in JavaFX application. - posted by de...@apache.org on 2022/09/28 16:05:28 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (5413eb996a -> 94f75c1528) - posted by de...@apache.org on 2022/09/29 13:03:34 UTC, 0 replies.
- [sis] 01/03: Consider ARGB images as "direct". - posted by de...@apache.org on 2022/09/29 13:03:35 UTC, 0 replies.
- [sis] 02/03: Ignore files generated by UCAR netCDF library when probing content. - posted by de...@apache.org on 2022/09/29 13:03:36 UTC, 0 replies.
- [sis] 03/03: Add one more comment about the problem of using statistics for completing coverage metadata. - posted by de...@apache.org on 2022/09/29 13:03:37 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Upgrade Maven plugins and PostgreSQL dependency. - posted by de...@apache.org on 2022/09/29 16:10:09 UTC, 0 replies.