build...@apache.org |
svn commit: r1040819 - in /websites/staging/sis/trunk/content: ./ team-list.html |
Sat, 23 Feb, 10:51 |
build...@apache.org |
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 |
Wed, 27 Feb, 15:24 |
build...@apache.org |
svn commit: r1041011 - in /websites/staging/sis/trunk/content: ./ team-list.html |
Wed, 27 Feb, 19:13 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (aa7e1ec -> e10a42b) |
Sat, 02 Feb, 18:14 |
desruisse...@apache.org |
[sis] 01/02: Update database driver dependencies. |
Sat, 02 Feb, 18:14 |
desruisse...@apache.org |
[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 |
Sat, 02 Feb, 18:14 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (46a0377 -> 9611edc) |
Tue, 05 Feb, 18:24 |
desruisse...@apache.org |
[sis] 01/02: Convenience method for creating a Vector backed by a double[] array. |
Tue, 05 Feb, 18:24 |
desruisse...@apache.org |
[sis] 02/02: WKT formatting of a MathTransform backed by normalization grid should show some elements from the grid. |
Tue, 05 Feb, 18:24 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (9611edc -> 259af0b) |
Wed, 06 Feb, 09:17 |
desruisse...@apache.org |
[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. |
Wed, 06 Feb, 09:17 |
desruisse...@apache.org |
[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. |
Wed, 06 Feb, 09:17 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (259af0b -> 8c8409c) |
Wed, 06 Feb, 20:12 |
desruisse...@apache.org |
[sis] 01/03: Change in DoubleDouble construction policy: make explicit when an error term is guessed from the 'double' value. |
Wed, 06 Feb, 20:12 |
desruisse...@apache.org |
[sis] 02/03: Make explicit when a DoubleDouble arithmetic operation tries to guess an error term. |
Wed, 06 Feb, 20:12 |
desruisse...@apache.org |
[sis] 03/03: Faster computation of LocalizationGrid, and fix a bug in the WKT representation of grid values as matrices. |
Wed, 06 Feb, 20:12 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (8c8409c -> db4eba6) |
Thu, 07 Feb, 15:56 |
desruisse...@apache.org |
[sis] 01/03: Minor accuracy improvement. |
Thu, 07 Feb, 15:56 |
desruisse...@apache.org |
[sis] 02/03: Minor performance improvement. |
Thu, 07 Feb, 15:56 |
desruisse...@apache.org |
[sis] 03/03: Initialize LocalizationGridBuilder in a more efficient way. |
Thu, 07 Feb, 15:56 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: First attempt to make localization grid robust to cases where the grid crosses the antimeridian. |
Fri, 08 Feb, 12:23 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (a44d780 -> 1ebf2e5) |
Sat, 09 Feb, 16:24 |
desruisse...@apache.org |
[sis] 01/02: Coordinates were translated in the wrong direction during inverse transform for dimensions other than x and y. |
Sat, 09 Feb, 16:24 |
desruisse...@apache.org |
[sis] 02/02: Increase the number of iterations in InterpolatedTransform and increase the tolerance threshold when the point is outside the grid. |
Sat, 09 Feb, 16:24 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (1ebf2e5 -> 50fe469) |
Tue, 12 Feb, 15:50 |
desruisse...@apache.org |
[sis] 01/04: Minor formatting. |
Tue, 12 Feb, 15:50 |
desruisse...@apache.org |
[sis] 02/04: Add a Geometries.formatWKT(…) method. |
Tue, 12 Feb, 15:50 |
desruisse...@apache.org |
[sis] 03/04: Use Math.IEEEremainder(…) when we know that minimum == -maximum. |
Tue, 12 Feb, 15:50 |
desruisse...@apache.org |
[sis] 04/04: Preserve the single-precision versus double-precision nature of Shape instances when possible. |
Tue, 12 Feb, 15:50 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (50fe469 -> ababaae) |
Wed, 13 Feb, 18:49 |
desruisse...@apache.org |
[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. |
Wed, 13 Feb, 18:49 |
desruisse...@apache.org |
[sis] 02/02: Fix an IllegalArgumentException (invalid index: -2) which occurs in some situations when extracting the transform for a subset of source dimensions. |
Wed, 13 Feb, 18:49 |
desruisse...@apache.org |
[sis] branch geoapi-3.1 updated (2caa9ba -> e3e6efa) |
Wed, 13 Feb, 18:49 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1 |
Wed, 13 Feb, 18:49 |
desruisse...@apache.org |
[sis] branch master updated (15af661 -> f460fa5) |
Wed, 13 Feb, 18:49 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-3.1' |
Wed, 13 Feb, 18:49 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: A LinearTransform between two PassThroughTransform instances should not block us from merging those two instances. |
Thu, 14 Feb, 12:01 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (9318a74 -> 5cea2e3) |
Thu, 14 Feb, 15:11 |
desruisse...@apache.org |
[sis] 01/02: Ignore blank strings in some netCDF attributes. |
Thu, 14 Feb, 15:11 |
desruisse...@apache.org |
[sis] 02/02: Remove methods from Decoder that were just redirections to Convention methods. |
Thu, 14 Feb, 15:11 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (5cea2e3 -> ebfc3ca) |
Fri, 15 Feb, 19:23 |
desruisse...@apache.org |
[sis] 01/05: refactor(NetCDF): Move some logic for Grid sample dimension building from GridResource to Convention |
Fri, 15 Feb, 19:23 |
desruisse...@apache.org |
[sis] 02/05: fix(NetCDF): When using Ucar, check variable description is not empty when queried. |
Fri, 15 Feb, 19:23 |
desruisse...@apache.org |
[sis] 03/05: chore(NetCDF): add missing JavaDoc on a method. |
Fri, 15 Feb, 19:23 |
desruisse...@apache.org |
[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 [...] |
Fri, 15 Feb, 19:23 |
desruisse...@apache.org |
[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. |
Fri, 15 Feb, 19:23 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Replace Variable.getShape(), Variable.getGridDimensionNames() and Grid.getShape() methods by a method returning a list of Dimension objects. |
Sun, 17 Feb, 16:52 |
desruisse...@apache.org |
[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. |
Sun, 17 Feb, 23:41 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Move Variable.getRole() implementation into Convention.roleOf(Variable). |
Mon, 18 Feb, 10:45 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: More advanced support of localization grids having different dimensions than the data variable. |
Mon, 18 Feb, 20:12 |
desruisse...@apache.org |
[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. |
Tue, 19 Feb, 10:35 |
desruisse...@apache.org |
[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(…). |
Tue, 19 Feb, 19:55 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (5a1a8b2 -> f8a6001) |
Wed, 20 Feb, 22:52 |
desruisse...@apache.org |
[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. |
Wed, 20 Feb, 22:52 |
desruisse...@apache.org |
[sis] 02/02: Do not build a GridGeometry if a "resampling_interval" attribute was required but not found. |
Wed, 20 Feb, 22:52 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (f8a6001 -> 48016f7) |
Thu, 21 Feb, 12:04 |
desruisse...@apache.org |
[sis] 01/04: feat(NetCDF): Allow for custom search paths and attribute names per convention. |
Thu, 21 Feb, 12:04 |
desruisse...@apache.org |
[sis] 02/04: Merge branch 'geoapi-4.0' into feat/netcdf-attribute-names |
Thu, 21 Feb, 12:04 |
desruisse...@apache.org |
[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. |
Thu, 21 Feb, 12:04 |
desruisse...@apache.org |
[sis] 04/04: Restore public visibility on Variable.read(). |
Thu, 21 Feb, 12:04 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (48016f7 -> e59aac9) |
Thu, 21 Feb, 15:03 |
desruisse...@apache.org |
[sis] 01/03: Fix indentation. |
Thu, 21 Feb, 15:03 |
desruisse...@apache.org |
[sis] 02/03: Rename two Convention methods for consistency with other methods. |
Thu, 21 Feb, 15:03 |
desruisse...@apache.org |
[sis] 03/03: Fix a NullPointerException when sample values have integers greater than 65535. |
Thu, 21 Feb, 15:03 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Fix a NullPointerException occurring during execution of Convention.isApplicableTo(Decoder). |
Thu, 21 Feb, 15:55 |
desruisse...@apache.org |
[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. |
Thu, 21 Feb, 18:02 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Update dependency to UCAR netCDF library. |
Fri, 22 Feb, 08:59 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (9fe6378 -> a029082) |
Fri, 22 Feb, 19:06 |
desruisse...@apache.org |
[sis] 01/03: Restore the resizing of array based on the actual number of elements. |
Fri, 22 Feb, 19:06 |
desruisse...@apache.org |
[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. |
Fri, 22 Feb, 19:06 |
desruisse...@apache.org |
[sis] 03/03: Variable.hasRealValues() should take in account the transfer function that may be overridden in Convention. Add a Variable.getRole() convenience method. |
Fri, 22 Feb, 19:06 |
desruisse...@apache.org |
svn commit: r1854198 - /sis/site/trunk/content/team-list.mdtext |
Sat, 23 Feb, 10:51 |
desruisse...@apache.org |
svn commit: r1040820 - /websites/production/sis/content/ |
Sat, 23 Feb, 10:54 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (a029082 -> e4aede8) |
Sat, 23 Feb, 13:36 |
desruisse...@apache.org |
[sis] 01/03: Provide warning in some situations where the netCDF reader can not create a GridGeometry or a SampleDimension. |
Sat, 23 Feb, 13:36 |
desruisse...@apache.org |
[sis] 02/03: Consider the "N/A" value returned by some UCAR methods as null. |
Sat, 23 Feb, 13:36 |
desruisse...@apache.org |
[sis] 03/03: Make interpretation of attribute value robust to the case where the value is unsigned. |
Sat, 23 Feb, 13:36 |
desruisse...@apache.org |
[sis] branch geoapi-3.1 updated (e3e6efa -> b818b0e) |
Sat, 23 Feb, 13:52 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1 |
Sat, 23 Feb, 13:52 |
desruisse...@apache.org |
[sis] branch master updated (f460fa5 -> 5187b15) |
Sat, 23 Feb, 13:52 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-3.1' |
Sat, 23 Feb, 13:52 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (e4aede8 -> 0d35997) |
Mon, 25 Feb, 20:17 |
desruisse...@apache.org |
[sis] 01/02: Documentation fixes. |
Mon, 25 Feb, 20:17 |
desruisse...@apache.org |
[sis] 02/02: Initial support of Area Of Interest (AOI) crossing anti-meridian in call to GridDerivation.subgrid(…). |
Mon, 25 Feb, 20:17 |
desruisse...@apache.org |
[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. |
Tue, 26 Feb, 15:57 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Add a convenience method for declaring the domain of validity of a CRS to be built. |
Wed, 27 Feb, 08:46 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Better handling of NaN values when computing the area of interest of a coordinate operation between two CRS. |
Wed, 27 Feb, 10:02 |
desruisse...@apache.org |
[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. |
Wed, 27 Feb, 11:10 |
desruisse...@apache.org |
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 |
Wed, 27 Feb, 15:24 |
desruisse...@apache.org |
svn commit: r1040998 - /websites/production/sis/content/ |
Wed, 27 Feb, 15:25 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Fix links to http://www.epsg.org/TermsOfUse.aspx |
Wed, 27 Feb, 15:37 |
desruisse...@apache.org |
svn commit: r1854483 - /sis/site/trunk/content/team-list.mdtext |
Wed, 27 Feb, 19:12 |
desruisse...@apache.org |
[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. |
Thu, 28 Feb, 14:20 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Coordinate axis in netCDF files shall take in account the "scale_factor" and "add_offset" attributes. |
Thu, 28 Feb, 20:18 |
jso...@apache.org |
[sis] branch geoapi-4.0 updated: Feature : add And/Or filters |
Tue, 05 Feb, 13:06 |
jso...@apache.org |
[sis] branch geoapi-4.0 updated: Feature : add Not/Id/FeatureId filters |
Tue, 05 Feb, 14:22 |
jso...@apache.org |
[sis] branch geoapi-4.0 updated: Feature : add Add/Divide/Multiply/Subtract expressions |
Tue, 05 Feb, 15:25 |
jso...@apache.org |
[sis] branch geoapi-4.0 updated: Feature : add several comparison operators |
Tue, 05 Feb, 16:16 |
jso...@apache.org |
[sis] branch geoapi-4.0 updated: Coverage : fix discret short overflow in ColorModelFactory |
Fri, 22 Feb, 14:27 |