desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Add a GridGeometry.slice(DirectPosition) method. |
Wed, 02 Jan, 12:58 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (c41d719 -> 24f9656) |
Thu, 03 Jan, 16:01 |
desruisse...@apache.org |
[sis] 01/05: Increase the limit in the number of dimensions handled by CoordinateFormat from 32 to 64, for consistency with the limits used elswhere in the library. |
Thu, 03 Jan, 16:01 |
desruisse...@apache.org |
[sis] 02/05: Bug fix: wrong mask value if the number of dimensions is 64. |
Thu, 03 Jan, 16:01 |
desruisse...@apache.org |
[sis] 03/05: Factorize a common pattern in 'toString()' implementations. |
Thu, 03 Jan, 16:01 |
desruisse...@apache.org |
[sis] 04/05: Add GridGeometry.reduce(lower, upper) method. |
Thu, 03 Jan, 16:01 |
desruisse...@apache.org |
[sis] 05/05: Replaced checked exceptions by an unchecked exception in GridGeometry. |
Thu, 03 Jan, 16:01 |
jso...@apache.org |
[sis] branch geoapi-4.0 updated: Netcdf : remove TransformException not raised by GridGeometry |
Thu, 03 Jan, 16:14 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (3e8712f -> 5bdc857) |
Thu, 03 Jan, 19:05 |
desruisse...@apache.org |
[sis] 01/03: Consolidation of exception handling. |
Thu, 03 Jan, 19:05 |
desruisse...@apache.org |
[sis] 02/03: Typo fix: tupple -> tuple. |
Thu, 03 Jan, 19:05 |
desruisse...@apache.org |
[sis] 03/03: Moved the "reduce" method for keeping it close to "compound". |
Thu, 03 Jan, 19:05 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Replace GridGeometry.reduce(lower, upper) by reduce(dimensions) and add test. |
Fri, 04 Jan, 10:32 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (d9b0d29 -> 46b114b) |
Sat, 05 Jan, 17:11 |
desruisse...@apache.org |
[sis] 01/03: Add a GridGeometry.UNDEFINED constant and clarify some javadoc. |
Sat, 05 Jan, 17:11 |
desruisse...@apache.org |
[sis] 02/03: First implementation of GridCoverage.render(...) taking in account the slice point. |
Sat, 05 Jan, 17:11 |
desruisse...@apache.org |
[sis] 03/03: Spell "sub-sampling" as "subsampling". A quick search on Google suggests that the later is the most common usage. |
Sat, 05 Jan, 17:11 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Refactor a RasterFactor static method into an ImageRenderer helper class. |
Mon, 07 Jan, 10:45 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (3cb7f5d -> 97e5b06) |
Mon, 07 Jan, 20:12 |
desruisse...@apache.org |
[sis] 01/02: Improve error messages if an image can not be produced. |
Mon, 07 Jan, 20:12 |
desruisse...@apache.org |
[sis] 02/02: Make easier for external applications to extend SampleDimension.Builder. |
Mon, 07 Jan, 20:12 |
jso...@apache.org |
[sis] branch geoapi-4.0 updated: Geometry : add method to retrieve crs from JTS geometry |
Tue, 08 Jan, 11:11 |
jso...@apache.org |
[sis] branch geoapi-4.0 updated: Geometry : add JTS geometry transformation operations |
Tue, 08 Jan, 14:06 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (7f4d477 -> b68592e) |
Tue, 08 Jan, 15:12 |
desruisse...@apache.org |
[sis] 01/02: Make 'findCoordinateReferenceSystem' more library-independent. |
Tue, 08 Jan, 15:12 |
desruisse...@apache.org |
[sis] 02/02: Fix an erroneous assertion and a NullPointerException. |
Tue, 08 Jan, 15:12 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (b68592e -> 7ed2de0) |
Tue, 08 Jan, 19:59 |
desruisse...@apache.org |
[sis] 01/02: Move JTS specific methods to "jts" subpackage. |
Tue, 08 Jan, 19:59 |
desruisse...@apache.org |
[sis] 02/02: Avoid reference to a legacy (OGC 01-004) interface to be removed from GeoAPI. |
Tue, 08 Jan, 19:59 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Add a SampleDimension.Builder.remove(String) method. |
Wed, 09 Jan, 10:18 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Miscellaneous fixes: typos, missing cause in chained exception, use of scientific number notation, reduce the amount of searches of vertical datum in EPSG database. |
Wed, 09 Jan, 19:39 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Fix an ArithmeticException when using vector wrapping unsigned short values. |
Thu, 10 Jan, 12:23 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Bug fix: missing call to SampleDimension.Builder.clear() before to build a new SampleDimension. |
Thu, 10 Jan, 15:16 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Calculation of GridExtent from an Envelope resulting from an intersection shall support the case where the envelope as infinite bounds. |
Fri, 11 Jan, 10:52 |
jso...@apache.org |
[sis] branch geoapi-4.0 updated: CoordinateSystem : avoid testing coordinate system axis when creating transform when they are identical |
Fri, 11 Jan, 11:13 |
|
[jira] [Updated] (SIS-378) Too aggressive simplification of some units of measurement |
|
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-378) Too aggressive simplification of some units of measurement |
Fri, 11 Jan, 11:22 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Arithmetic operation Units.MILLIMETRE.divide(Units.HOUR) should produce a unit with symbol "mm/h". |
Fri, 11 Jan, 11:29 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Move the check for identity case into Matrices.createTransform(…). It allows the fix to apply to a wider range of cases. |
Fri, 11 Jan, 14:23 |
jso...@apache.org |
[sis] branch geoapi-4.0 updated: GridGeometry : add rounding parameter |
Fri, 11 Jan, 14:57 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (bedebb4 -> d4ca8e1) |
Fri, 11 Jan, 15:19 |
desruisse...@apache.org |
[sis] 01/02: Fix @link javadoc tags for method signature change. |
Fri, 11 Jan, 15:19 |
desruisse...@apache.org |
[sis] 02/02: When adding a margin to a grid extent, need to check for overflow. |
Fri, 11 Jan, 15:19 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Partial revert of previous commit: be overflow-tolerant only if we are going to clip the grid. |
Fri, 11 Jan, 19:08 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (110cb92 -> 8a7eee3) |
Sat, 12 Jan, 16:55 |
desruisse...@apache.org |
[sis] 01/04: Make test class name consistent with tested class. |
Sat, 12 Jan, 16:55 |
desruisse...@apache.org |
[sis] 02/04: Move the declaration of ESRI_DATUM_PREFIX constant in order to allow its reuse from other classes. |
Sat, 12 Jan, 16:55 |
desruisse...@apache.org |
[sis] 03/04: Improve the efficiency of search of EPSG codes by reducing the amount of GeodeticDatum to create. We do that by filtering on datum names. Note that it requires to take aliases in account. |
Sat, 12 Jan, 16:55 |
desruisse...@apache.org |
[sis] 04/04: Replace some GridGeometry methods by a Modifier inner class. |
Sat, 12 Jan, 16:55 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (8a7eee3 -> bd65fed) |
Sun, 13 Jan, 19:23 |
desruisse...@apache.org |
[sis] 01/02: Renamed SubgridCalculator as GridDerivation, modify() as derive() and apply() as build(). |
Sun, 13 Jan, 19:23 |
desruisse...@apache.org |
[sis] 02/02: Refactor GridGeometry.Modifier as methods provided directly in GridDerivation. |
Sun, 13 Jan, 19:23 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (bd65fed -> 758fb1b) |
Mon, 14 Jan, 18:39 |
desruisse...@apache.org |
[sis] 01/02: Use index when searching geodetic objects by their alias. |
Mon, 14 Jan, 18:39 |
desruisse...@apache.org |
[sis] 02/02: More lenient parsing of time-related units, in order to avoid parsing errors with some netCDF files. |
Mon, 14 Jan, 18:39 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Partial revert of previous commit: keep using appendOffsetId() instead of appendOffset("+H:MM:ss", "Z") for compatibility with Java 8. Will revisit after upgrade to Java 10 or 11 (after Apache SIS 1.0 release). |
Tue, 15 Jan, 10:26 |
jso...@apache.org |
[sis] branch geoapi-4.0 updated: Coverage : return NaN rather then an exception on conversion of value outside of categories ranges |
Wed, 16 Jan, 09:28 |
|
[jira] [Updated] (SIS-315) NetCDF: convention interface and parsing utilities |
|
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-315) NetCDF: convention interface and parsing utilities |
Wed, 16 Jan, 13:29 |
Martin Desruisseaux (JIRA) |
[jira] [Resolved] (SIS-315) NetCDF: convention interface and parsing utilities |
Wed, 16 Jan, 13:37 |
Martin Desruisseaux (JIRA) |
[jira] [Commented] (SIS-315) NetCDF: convention interface and parsing utilities |
Wed, 16 Jan, 13:37 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Provide a hook for netCDF files to be interpreted according some specialized convention. https://issues.apache.org/jira/browse/SIS-315 |
Wed, 16 Jan, 14:02 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Add support of decibel unit (dB). This is used in some netCDF files. |
Wed, 16 Jan, 22:26 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Fix an exception when opening a netCDF file with UCAR library. |
Thu, 17 Jan, 09:17 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Provide information about the netCDF file format in metadata. |
Thu, 17 Jan, 10:32 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (4a94e78 -> 04f8d71) |
Sat, 19 Jan, 16:50 |
desruisse...@apache.org |
[sis] 01/03: Restore the exception thrown when a value can not be converted. If this exception is thrown in unexpected circumstances, we will try to investigate those circumstances instead. |
Sat, 19 Jan, 16:50 |
desruisse...@apache.org |
[sis] 02/03: Use more verbose Category names if available, and declare explicitly a name for the SampleDimension. |
Sat, 19 Jan, 16:50 |
desruisse...@apache.org |
[sis] 03/03: Documentation cleanup and removal of duplicated code. |
Sat, 19 Jan, 16:50 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (04f8d71 -> 63484e9) |
Mon, 21 Jan, 19:07 |
desruisse...@apache.org |
[sis] 01/02: Replace the null value in Category.range by a range containing NaN values. The intent is to remove the Category.minimum/maximum fields in a future commit. |
Mon, 21 Jan, 19:07 |
desruisse...@apache.org |
[sis] 02/02: Replace the "remove" method by a categories() list supporting the List.remove(int) operation. The intend is to let user choose themselves their criterion for selecting the category to remove. |
Mon, 21 Jan, 19:07 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Allow some extrapolations when applying the transfer function provided by SampleDimension. The reason is because the range of values given to Category instances are often only estimations, so we don't want the transfer function to fail because a value is slightly outside the estimated domain. |
Wed, 23 Jan, 19:20 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Be more careful about which NumberRange we can cache. This is needed for avoiding to replace NaN bit patterns by another bit patterns, since Float.equals(Object) and Double.equals(Object) consider all NaN values as equal. |
Thu, 24 Jan, 11:53 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Avoid a ClassCastException in getMeasurementRange() when the SampleDimension contains only qualitative categories. |
Thu, 24 Jan, 14:19 |
jso...@apache.org |
[sis] branch geoapi-4.0 updated: GridGeometry: add test case for GridGeometry subgrid with envelope crossing the antimeridian |
Thu, 24 Jan, 14:49 |