desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Documentation cleaning and adjustement in minor logging messages. |
Fri, 01 Mar, 09:55 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Better selection of axis with fatest increasing values. |
Fri, 01 Mar, 14:43 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Add some tests. |
Fri, 01 Mar, 15:54 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (f7788b2 -> 2b41224) |
Fri, 01 Mar, 19:51 |
desruisse...@apache.org |
[sis] 01/02: Documentation updates and upgrade some dependencies. |
Fri, 01 Mar, 19:51 |
desruisse...@apache.org |
[sis] 02/02: Improve accuracy of temporal position to date/instant conversions and add tests. |
Fri, 01 Mar, 19:51 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Take in account the case where the temporal origin of a dataset has fractional seconds. |
Sat, 02 Mar, 13:32 |
Martin Desruisseaux (JIRA) |
[jira] [Created] (SIS-443) Give access to netCDF raster data as GridCoverage |
Thu, 07 Mar, 11:08 |
Martin Desruisseaux (JIRA) |
[jira] [Created] (SIS-444) GridCoverageResource interface for raster data |
Thu, 07 Mar, 11:17 |
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-443) Give access to netCDF raster data as GridCoverage |
Thu, 07 Mar, 11:17 |
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-443) Give access to netCDF raster data as GridCoverage |
Thu, 07 Mar, 11:17 |
Martin Desruisseaux (JIRA) |
[jira] [Resolved] (SIS-443) Give access to netCDF raster data as GridCoverage |
Thu, 07 Mar, 11:18 |
Martin Desruisseaux (JIRA) |
[jira] [Resolved] (SIS-444) GridCoverageResource interface for raster data |
Thu, 07 Mar, 11:18 |
Martin Desruisseaux (JIRA) |
[jira] [Created] (SIS-445) NetCDF store should be robust to localization grid crossing anti-meridian |
Thu, 07 Mar, 11:27 |
Martin Desruisseaux (JIRA) |
[jira] [Resolved] (SIS-445) NetCDF store should be robust to localization grid crossing anti-meridian |
Thu, 07 Mar, 11:28 |
Martin Desruisseaux (JIRA) |
[jira] [Created] (SIS-446) NetCDF store should be robust to non-linear localization grid |
Thu, 07 Mar, 11:40 |
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-212) Coordinate operation methods to implement |
Fri, 08 Mar, 18:26 |
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-345) Upgrade JAXB binding to ISO 19115-3 |
Fri, 08 Mar, 18:27 |
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-379) Upgrade to ISO 19103:2015 |
Fri, 08 Mar, 18:27 |
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-446) NetCDF store should be robust to non-linear localization grid |
Fri, 08 Mar, 18:28 |
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-441) UnconvertibleObjectException when reading code list value from PostgreSQL |
Fri, 08 Mar, 18:29 |
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-443) Give access to netCDF raster data as GridCoverage |
Fri, 08 Mar, 18:29 |
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-445) NetCDF store should be robust to localization grid crossing anti-meridian |
Fri, 08 Mar, 18:29 |
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-444) GridCoverageResource interface for raster data |
Fri, 08 Mar, 18:30 |
Martin Desruisseaux (JIRA) |
[jira] [Created] (SIS-447) NumericCoverage as a parent of GridCoverage |
Fri, 08 Mar, 19:15 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (0218c71 -> f17de4b) |
Sat, 09 Mar, 22:59 |
desruisse...@apache.org |
[sis] 01/05: Replace some !isInfinite(x) && !isNaN(x) pairs by isFinite(x). |
Sat, 09 Mar, 22:59 |
desruisse...@apache.org |
[sis] 02/05: Rename a the localization keys of a few error messages. |
Sat, 09 Mar, 22:59 |
desruisse...@apache.org |
[sis] 03/05: Consolidation of error messages related to duplicated values or key collision. Addition of an ArgumentChecks.ensureNonEmpty(…) method which also check against duplicated values. |
Sat, 09 Mar, 22:59 |
desruisse...@apache.org |
[sis] 04/05: Tests against some integer overflows. |
Sat, 09 Mar, 22:59 |
desruisse...@apache.org |
[sis] 05/05: First draft of the use of linearizers in LinearTransformBuilder. https://issues.apache.org/jira/browse/SIS-446 |
Sat, 09 Mar, 22:59 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (f17de4b -> fd7b9d7) |
Sun, 10 Mar, 22:08 |
desruisse...@apache.org |
[sis] 01/03: Rename ArraysExt.sequence(…) as ArraysExt.range(…) and modify its semantic for consistency with IntStream.range(…). |
Sun, 10 Mar, 22:08 |
desruisse...@apache.org |
[sis] 02/03: Share the CONTINUATION_MARK and CONTINUATION_END characters. |
Sun, 10 Mar, 22:08 |
desruisse...@apache.org |
[sis] 03/03: Allow LocalizationGridBuilder to use the "linearizers" functionality added in LinearTransformBuilder. |
Sun, 10 Mar, 22:08 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Statistics on LocalizationGridBuilder should include the inverse transformations. |
Sun, 10 Mar, 23:00 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Change the label in the statistics shown by LocalizationGridBuilder, making clearer that they are about errors. |
Sun, 10 Mar, 23:23 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Relax tolerance threshold if InterpolatedTransform does not converge. |
Mon, 11 Mar, 11:13 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: The non-linear transform concatenated by LocalizationGridBuilder needs to take in account axis swapping. |
Mon, 11 Mar, 19:30 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Provide information about the parent of a variable. This information is useful for customized implementations of Convention. |
Tue, 12 Mar, 11:10 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Invocation of GridDerivation.rescale needs to use the inverse of the scale factor defined in "resampling_interval" attribute. |
Tue, 12 Mar, 15:07 |
jso...@apache.org |
[sis] branch geoapi-4.0 updated: Coverage : add Linear pixel iterator |
Wed, 13 Mar, 14:31 |
desruisse...@apache.org |
[sis] branch geoapi-3.1 updated (b818b0e -> d416de4) |
Wed, 13 Mar, 15:01 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1 |
Wed, 13 Mar, 15:01 |
desruisse...@apache.org |
[sis] branch master updated (5187b15 -> 002121a) |
Wed, 13 Mar, 15:01 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-3.1' |
Wed, 13 Mar, 15:01 |
jso...@apache.org |
[sis] branch geoapi-4.0 updated: Coverage : fix checkstyle error in LinearIterator |
Wed, 13 Mar, 15:11 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Add the missing Apache license header. Pixel iterator implementations should be package-private. |
Wed, 13 Mar, 19:03 |
jso...@apache.org |
[sis] branch geoapi-4.0 updated: Coverage : add PixelIterator getNumBands and getSampleRange methods |
Thu, 14 Mar, 11:23 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (0515946 -> a6762e8) |
Thu, 14 Mar, 22:44 |
desruisse...@apache.org |
[sis] 01/04: Move the calculation of sample range into getSampleRange() method since this information is expected to be requested only one or none at all. Take in account the number of bits per pixel. Reorder a few methods for keeping related methods together. Minor formatting. |
Thu, 14 Mar, 22:44 |
desruisse...@apache.org |
[sis] 02/04: SampleDimension.getNodataValues() should returns the "no data values" as NaN values. |
Thu, 14 Mar, 22:44 |
desruisse...@apache.org |
[sis] 03/04: Add netCDF convention for Global Change Observation Mission - Climate (GCOM-C). |
Thu, 14 Mar, 22:45 |
desruisse...@apache.org |
[sis] 04/04: Defines a customized CoordSysBuilder (from UCAR API) as a fallback when the UCAR library could not create a coordinate system using default conventions. This is required (but not sufficient) for decoding GCOM-W files. |
Thu, 14 Mar, 22:45 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Modify the way GridGeometry are created in order to prepare for future development where some variable dimensions are bands instead than spatiotemporal dimensions. The information about bands will be stored in a Variable field, based on additional temporary information to be carried by Variable.Adjustment in a future commit. |
Sat, 16 Mar, 17:14 |
Martin Desruisseaux (JIRA) |
[jira] [Created] (SIS-448) Extension to CF-conventions for localization grid smaller than data in netCDF |
Sun, 17 Mar, 14:35 |
Martin Desruisseaux (JIRA) |
[jira] [Resolved] (SIS-448) Extension to CF-conventions for localization grid smaller than data in netCDF |
Sun, 17 Mar, 14:37 |
Martin Desruisseaux (JIRA) |
[jira] [Created] (SIS-449) Extension to CF-conventions for bands in a netCDF variable |
Sun, 17 Mar, 14:46 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Complete the filtering of spatio-temporal dimensions (i.e. exclude bands) in Variable.getGridGeometry(). |
Sun, 17 Mar, 16:46 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Moved 'GridResource' and 'Image' classes to org.apache.sis.internal.netcdf package. This allow us to restrict the scope of some Variable methods. |
Mon, 18 Mar, 11:59 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Refactor the ReferencingUtilities.adjustWraparoundAxes(…) static method as a WraparoundAdjustment class. The intent is to make easier to improve it with handling of ProjectedCRS for now, maybe additional kinds of CRS in the future. |
Mon, 18 Mar, 19:33 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: AxisDirections.indexOfColinear(…) should be more robust to case where more than one axis may be colinear. Multiple axes having the same direction may happen with TemporalCRS (e.g. one axis is "runtime" and another axis is "time"). |
Tue, 19 Mar, 14:42 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (d290d00 -> f943c9d) |
Tue, 19 Mar, 19:40 |
desruisse...@apache.org |
[sis] 01/02: Add a clarification in javadoc. |
Tue, 19 Mar, 19:40 |
desruisse...@apache.org |
[sis] 02/02: Bug fix: when the 'areaOfInterest' has been converted to geographic coordinates, a conversion needs to be applied on 'domainOfValidity' too. |
Tue, 19 Mar, 19:41 |
jso...@apache.org |
[sis] branch geoapi-4.0 updated: Coverage : new DisjointExtentException used to detect disjoint queries on coverages |
Wed, 20 Mar, 09:51 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Complete the tests and fix an erroneous shift when the AOI is outside the domain of validity. |
Wed, 20 Mar, 10:17 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Add error message, add documentation, add test, and remove calls to Math.min/max that became useless because of the new exception. |
Wed, 20 Mar, 12:06 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Take in account the fact that the valid range of sample values may vary for different bands. |
Wed, 20 Mar, 13:41 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Prepare netCDF RasterResource to handle variables having bands. |
Wed, 20 Mar, 20:07 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: More development (but still incomplete) for the support of a netCDF dimension as bands. https://issues.apache.org/jira/browse/SIS-449 |
Thu, 21 Mar, 02:46 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Add synchronization on netCDF reader for multi-threading. |
Thu, 21 Mar, 10:16 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Fix a NullPointerException when a netCDF file contains no global attribute. |
Thu, 21 Mar, 15:30 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: More complete support of "bands in variable" in RasterResource. We still have to add the support in Raster class. https://issues.apache.org/jira/browse/SIS-449 |
Thu, 21 Mar, 15:56 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Fix a typo in an error message. |
Thu, 21 Mar, 18:59 |