You are viewing a plain text version of this content. The canonical link for it is here.
- [sis] branch geoapi-4.0 updated (aa7e1ec -> e10a42b) - posted by de...@apache.org on 2019/02/02 18:14:23 UTC, 0 replies.
- [sis] 01/02: Update database driver dependencies. - posted by de...@apache.org on 2019/02/02 18:14:24 UTC, 0 replies.
- [sis] 02/02: Fix a cast error when using EPSG database on PostgreSQL. The error message was: operator does not exist: "EPSG"."Table Name" = character varying - posted by de...@apache.org on 2019/02/02 18:14:25 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Feature : add And/Or filters - posted by js...@apache.org on 2019/02/05 13:06:29 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Feature : add Not/Id/FeatureId filters - posted by js...@apache.org on 2019/02/05 14:22:33 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Feature : add Add/Divide/Multiply/Subtract expressions - posted by js...@apache.org on 2019/02/05 15:25:47 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Feature : add several comparison operators - posted by js...@apache.org on 2019/02/05 16:16:44 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (46a0377 -> 9611edc) - posted by de...@apache.org on 2019/02/05 18:24:48 UTC, 0 replies.
- [sis] 01/02: Convenience method for creating a Vector backed by a double[] array. - posted by de...@apache.org on 2019/02/05 18:24:49 UTC, 0 replies.
- [sis] 02/02: WKT formatting of a MathTransform backed by normalization grid should show some elements from the grid. - posted by de...@apache.org on 2019/02/05 18:24:50 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (9611edc -> 259af0b) - posted by de...@apache.org on 2019/02/06 09:17:23 UTC, 0 replies.
- [sis] 01/02: Bug fix in Vector.hashCode(): to be compliant with List.hashCode() contract, the hash shall be initialized to 1 instead than 0. - posted by de...@apache.org on 2019/02/06 09:17:24 UTC, 0 replies.
- [sis] 02/02: When fetching the final result of a computation using DoubleDouble, perform one last addition of 'error' for solving some 1 ULP errors. - posted by de...@apache.org on 2019/02/06 09:17:25 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (259af0b -> 8c8409c) - posted by de...@apache.org on 2019/02/06 20:12:16 UTC, 0 replies.
- [sis] 01/03: Change in DoubleDouble construction policy: make explicit when an error term is guessed from the 'double' value. - posted by de...@apache.org on 2019/02/06 20:12:17 UTC, 0 replies.
- [sis] 02/03: Make explicit when a DoubleDouble arithmetic operation tries to guess an error term. - posted by de...@apache.org on 2019/02/06 20:12:18 UTC, 0 replies.
- [sis] 03/03: Faster computation of LocalizationGrid, and fix a bug in the WKT representation of grid values as matrices. - posted by de...@apache.org on 2019/02/06 20:12:19 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (8c8409c -> db4eba6) - posted by de...@apache.org on 2019/02/07 15:56:41 UTC, 0 replies.
- [sis] 01/03: Minor accuracy improvement. - posted by de...@apache.org on 2019/02/07 15:56:42 UTC, 0 replies.
- [sis] 02/03: Minor performance improvement. - posted by de...@apache.org on 2019/02/07 15:56:43 UTC, 0 replies.
- [sis] 03/03: Initialize LocalizationGridBuilder in a more efficient way. - posted by de...@apache.org on 2019/02/07 15:56:44 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: First attempt to make localization grid robust to cases where the grid crosses the antimeridian. - posted by de...@apache.org on 2019/02/08 12:23:16 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (a44d780 -> 1ebf2e5) - posted by de...@apache.org on 2019/02/09 16:24:53 UTC, 0 replies.
- [sis] 01/02: Coordinates were translated in the wrong direction during inverse transform for dimensions other than x and y. - posted by de...@apache.org on 2019/02/09 16:24:54 UTC, 0 replies.
- [sis] 02/02: Increase the number of iterations in InterpolatedTransform and increase the tolerance threshold when the point is outside the grid. - posted by de...@apache.org on 2019/02/09 16:24:55 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (1ebf2e5 -> 50fe469) - posted by de...@apache.org on 2019/02/12 15:50:40 UTC, 0 replies.
- [sis] 01/04: Minor formatting. - posted by de...@apache.org on 2019/02/12 15:50:41 UTC, 0 replies.
- [sis] 02/04: Add a Geometries.formatWKT(…) method. - posted by de...@apache.org on 2019/02/12 15:50:42 UTC, 0 replies.
- [sis] 03/04: Use Math.IEEEremainder(…) when we know that minimum == -maximum. - posted by de...@apache.org on 2019/02/12 15:50:43 UTC, 0 replies.
- [sis] 04/04: Preserve the single-precision versus double-precision nature of Shape instances when possible. - posted by de...@apache.org on 2019/02/12 15:50:44 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (50fe469 -> ababaae) - posted by de...@apache.org on 2019/02/13 18:49:09 UTC, 0 replies.
- [sis] 01/02: Replace some "ordinate" words by "coordinate", following ISO 19111 policy. There is no code change in this commit, except package-private fields renamed in PassThroughTransform. - posted by de...@apache.org on 2019/02/13 18:49:10 UTC, 0 replies.
- [sis] 02/02: Fix an IllegalArgumentException (invalid index: -2) which occurs in some situations when extracting the transform for a subset of source dimensions. - posted by de...@apache.org on 2019/02/13 18:49:11 UTC, 0 replies.
- [sis] branch geoapi-3.1 updated (2caa9ba -> e3e6efa) - posted by de...@apache.org on 2019/02/13 18:49:24 UTC, 0 replies.
- [sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1 - posted by de...@apache.org on 2019/02/13 18:49:25 UTC, 1 replies.
- [sis] branch master updated (15af661 -> f460fa5) - posted by de...@apache.org on 2019/02/13 18:49:44 UTC, 0 replies.
- [sis] 01/01: Merge branch 'geoapi-3.1' - posted by de...@apache.org on 2019/02/13 18:49:45 UTC, 1 replies.
- [sis] branch geoapi-4.0 updated: A LinearTransform between two PassThroughTransform instances should not block us from merging those two instances. - posted by de...@apache.org on 2019/02/14 12:01:26 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (9318a74 -> 5cea2e3) - posted by de...@apache.org on 2019/02/14 15:11:31 UTC, 0 replies.
- [sis] 01/02: Ignore blank strings in some netCDF attributes. - posted by de...@apache.org on 2019/02/14 15:11:32 UTC, 0 replies.
- [sis] 02/02: Remove methods from Decoder that were just redirections to Convention methods. - posted by de...@apache.org on 2019/02/14 15:11:33 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (5cea2e3 -> ebfc3ca) - posted by de...@apache.org on 2019/02/15 19:23:44 UTC, 0 replies.
- [sis] 01/05: refactor(NetCDF): Move some logic for Grid sample dimension building from GridResource to Convention - posted by de...@apache.org on 2019/02/15 19:23:45 UTC, 0 replies.
- [sis] 02/05: fix(NetCDF): When using Ucar, check variable description is not empty when queried. - posted by de...@apache.org on 2019/02/15 19:23:46 UTC, 0 replies.
- [sis] 03/05: chore(NetCDF): add missing JavaDoc on a method. - posted by de...@apache.org on 2019/02/15 19:23:47 UTC, 0 replies.
- [sis] 04/05: Refactor Variable.getValidValues() by moving more code to Convention and making clear that the remaining code in Variable is used only as a fallback. Move back GridResource.addQuantitativeInfo(…) into createSampleDimension(…) for now since they work together in building a SampleDimension and may share more information in the future. In particular, the code in Variable.getRangeFallback() which avoid collision with "no data value" may move into GridResource.createSampleDimension() in ord [...] - posted by de...@apache.org on 2019/02/15 19:23:48 UTC, 0 replies.
- [sis] 05/05: Clarification in javadoc: the size of the list returned by getSampleDimensions() should be equal to the number of bands in the image. - posted by de...@apache.org on 2019/02/15 19:23:49 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Replace Variable.getShape(), Variable.getGridDimensionNames() and Grid.getShape() methods by a method returning a list of Dimension objects. - posted by de...@apache.org on 2019/02/17 16:52:20 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: First draft of a Variable.getGridDimensions(…) capable to handle grid dimensions that are not the same than the variable dimensions. - posted by de...@apache.org on 2019/02/17 23:41:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Move Variable.getRole() implementation into Convention.roleOf(Variable). - posted by de...@apache.org on 2019/02/18 10:45:56 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: More advanced support of localization grids having different dimensions than the data variable. - posted by de...@apache.org on 2019/02/18 20:12:45 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Bug fix in recognition of localization grid of different size than the data grid. It requires among others a Dimension.hashCode() implementation. - posted by de...@apache.org on 2019/02/19 10:35:43 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Fix inversion of (latitude, longitude) axes in some cases: Grid.getGridGeometry(…) need to check which source dimension is first before to invoke Axis.createLocalizationGrid(…). - posted by de...@apache.org on 2019/02/19 19:55:41 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (5a1a8b2 -> f8a6001) - posted by de...@apache.org on 2019/02/20 22:52:44 UTC, 0 replies.
- [sis] 01/02: If the dimensions of the localization grid do not match the dimensions of the data, a scale factor needs to be applied when conversing grid indices to data indices. - posted by de...@apache.org on 2019/02/20 22:52:45 UTC, 0 replies.
- [sis] 02/02: Do not build a GridGeometry if a "resampling_interval" attribute was required but not found. - posted by de...@apache.org on 2019/02/20 22:52:46 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (f8a6001 -> 48016f7) - posted by de...@apache.org on 2019/02/21 12:04:30 UTC, 0 replies.
- [sis] 01/04: feat(NetCDF): Allow for custom search paths and attribute names per convention. - posted by de...@apache.org on 2019/02/21 12:04:31 UTC, 0 replies.
- [sis] 02/04: Merge branch 'geoapi-4.0' into feat/netcdf-attribute-names - posted by de...@apache.org on 2019/02/21 12:04:32 UTC, 0 replies.
- [sis] 03/04: Merge branch 'feat/netcdf-attribute-names' of https://github.com/alexismanin/sis into geoapi-4.0. Changes have been applied regarding methods order, documentation, and where the search path is set. - posted by de...@apache.org on 2019/02/21 12:04:33 UTC, 0 replies.
- [sis] 04/04: Restore public visibility on Variable.read(). - posted by de...@apache.org on 2019/02/21 12:04:34 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (48016f7 -> e59aac9) - posted by de...@apache.org on 2019/02/21 15:03:24 UTC, 0 replies.
- [sis] 01/03: Fix indentation. - posted by de...@apache.org on 2019/02/21 15:03:25 UTC, 0 replies.
- [sis] 02/03: Rename two Convention methods for consistency with other methods. - posted by de...@apache.org on 2019/02/21 15:03:26 UTC, 0 replies.
- [sis] 03/03: Fix a NullPointerException when sample values have integers greater than 65535. - posted by de...@apache.org on 2019/02/21 15:03:27 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Fix a NullPointerException occurring during execution of Convention.isApplicableTo(Decoder). - posted by de...@apache.org on 2019/02/21 15:55:26 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Fix a NoSuchElementException in Convention.find(Decoder). Remove the comment about synchronization and the synchronized statement, since we are using LazySet workaround. - posted by de...@apache.org on 2019/02/21 18:02:26 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Update dependency to UCAR netCDF library. - posted by de...@apache.org on 2019/02/22 08:59:33 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Coverage : fix discret short overflow in ColorModelFactory - posted by js...@apache.org on 2019/02/22 14:27:58 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (9fe6378 -> a029082) - posted by de...@apache.org on 2019/02/22 19:06:42 UTC, 0 replies.
- [sis] 01/03: Restore the resizing of array based on the actual number of elements. - posted by de...@apache.org on 2019/02/22 19:06:43 UTC, 0 replies.
- [sis] 02/03: Move Variable.getNodataValues() implementation into Convention for allowing overriding. This move forces us to retain a reference to Decoder into Variable in order to get the conventions. - posted by de...@apache.org on 2019/02/22 19:06:44 UTC, 0 replies.
- [sis] 03/03: Variable.hasRealValues() should take in account the transfer function that may be overridden in Convention. Add a Variable.getRole() convenience method. - posted by de...@apache.org on 2019/02/22 19:06:45 UTC, 0 replies.
- svn commit: r1854198 - /sis/site/trunk/content/team-list.mdtext - posted by de...@apache.org on 2019/02/23 10:51:01 UTC, 0 replies.
- svn commit: r1040819 - in /websites/staging/sis/trunk/content: ./ team-list.html - posted by bu...@apache.org on 2019/02/23 10:51:12 UTC, 0 replies.
- svn commit: r1040820 - /websites/production/sis/content/ - posted by de...@apache.org on 2019/02/23 10:54:37 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (a029082 -> e4aede8) - posted by de...@apache.org on 2019/02/23 13:36:51 UTC, 0 replies.
- [sis] 01/03: Provide warning in some situations where the netCDF reader can not create a GridGeometry or a SampleDimension. - posted by de...@apache.org on 2019/02/23 13:36:52 UTC, 0 replies.
- [sis] 02/03: Consider the "N/A" value returned by some UCAR methods as null. - posted by de...@apache.org on 2019/02/23 13:36:53 UTC, 0 replies.
- [sis] 03/03: Make interpretation of attribute value robust to the case where the value is unsigned. - posted by de...@apache.org on 2019/02/23 13:36:54 UTC, 0 replies.
- [sis] branch geoapi-3.1 updated (e3e6efa -> b818b0e) - posted by de...@apache.org on 2019/02/23 13:52:10 UTC, 0 replies.
- [sis] branch master updated (f460fa5 -> 5187b15) - posted by de...@apache.org on 2019/02/23 13:52:42 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (e4aede8 -> 0d35997) - posted by de...@apache.org on 2019/02/25 20:17:44 UTC, 0 replies.
- [sis] 01/02: Documentation fixes. - posted by de...@apache.org on 2019/02/25 20:17:45 UTC, 0 replies.
- [sis] 02/02: Initial support of Area Of Interest (AOI) crossing anti-meridian in call to GridDerivation.subgrid(…). - posted by de...@apache.org on 2019/02/25 20:17:46 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Envelopes.findOperation(…) should be robust to the case where the geographic bounding box contains only NaN values. If we fail to compute a geographic bounding box, try to be more accurate on the method name in the logging message. When converting an envelope to a geographic bounding box, preserve better the box when it crosses anti-meridian. - posted by de...@apache.org on 2019/02/26 15:57:50 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Add a convenience method for declaring the domain of validity of a CRS to be built. - posted by de...@apache.org on 2019/02/27 08:46:11 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Better handling of NaN values when computing the area of interest of a coordinate operation between two CRS. - posted by de...@apache.org on 2019/02/27 10:02:45 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: MathTransform2D.transform(Shape) now throws an exception if the transform result in NaN of infinite coordinates. We do not allow such coordinates because accepting NaN here results in failures later anyway, when using some Java2D objects like java.awt.geom.Area. - posted by de...@apache.org on 2019/02/27 11:10:05 UTC, 0 replies.
- svn commit: r1854465 - in /sis/site/trunk/content: apidocs/org/apache/sis/setup/InstallationResources.html downloads.mdtext epsg.mdtext openoffice/en/formula.html openoffice/fr/formula.html - posted by de...@apache.org on 2019/02/27 15:24:14 UTC, 0 replies.
- svn commit: r1040997 - in /websites/staging/sis/trunk/content: ./ apidocs/org/apache/sis/setup/InstallationResources.html downloads.html epsg.html openoffice/en/formula.html openoffice/fr/formula.html - posted by bu...@apache.org on 2019/02/27 15:24:25 UTC, 0 replies.
- svn commit: r1040998 - /websites/production/sis/content/ - posted by de...@apache.org on 2019/02/27 15:25:46 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Fix links to http://www.epsg.org/TermsOfUse.aspx - posted by de...@apache.org on 2019/02/27 15:37:09 UTC, 0 replies.
- svn commit: r1854483 - /sis/site/trunk/content/team-list.mdtext - posted by de...@apache.org on 2019/02/27 19:12:55 UTC, 0 replies.
- svn commit: r1041011 - in /websites/staging/sis/trunk/content: ./ team-list.html - posted by bu...@apache.org on 2019/02/27 19:13:04 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Make GridDerivation.subgrid(Envelope, …) more robust to "wraparound" axes. For example requesting [-20 … 30]° of longitude on an image spaning [0 … 360]° of longitude. - posted by de...@apache.org on 2019/02/28 14:20:07 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Coordinate axis in netCDF files shall take in account the "scale_factor" and "add_offset" attributes. - posted by de...@apache.org on 2019/02/28 20:18:12 UTC, 0 replies.