Re: [Geotools-gt2-users] Problem with NetCDF gridcoverage module

2024-01-25 Thread pierre.cardinal
-gt2-users@lists.sourceforge.net; pierre.cardi...@sympatico.ca Objet : Re: [Geotools-gt2-users] Problem with NetCDF gridcoverage module Should we adjust the GitHub action to run a different timezone? It would catch this category of errors. -- Jody Garnett On Wed, Jan 24, 2024 at 12:03

Re: [Geotools-gt2-users] Problem with NetCDF gridcoverage module

2024-01-25 Thread pierre.cardinal
Cc : geotools-gt2-users@lists.sourceforge.net; pierre.cardi...@sympatico.ca Objet : Re: [Geotools-gt2-users] Problem with NetCDF gridcoverage module Should we adjust the GitHub action to run a different timezone? It would catch this category of errors. -- Jody Garnett On Wed, Jan

Re: [Geotools-gt2-users] Problem with NetCDF gridcoverage module

2024-01-24 Thread Jody Garnett
Should we adjust the GitHub action to run a different timezone? It would catch this category of errors. -- Jody Garnett On Wed, Jan 24, 2024 at 12:03 AM Andrea Aime < andrea.a...@geosolutionsgroup.com> wrote: > Perhaps they easiest way is to force the test to run in UTC, either > with the surefi

Re: [Geotools-gt2-users] Problem with NetCDF gridcoverage module

2024-01-24 Thread Andrea Aime
Perhaps they easiest way is to force the test to run in UTC, either with the surefire JVM configuration , or in the test setup, like for example DateParserTest

Re: [Geotools-gt2-users] Problem with NetCDF gridcoverage module

2024-01-23 Thread Jody Garnett
In my experience some it can be interesting to write tests that compare times, often people write tests in Europe which then fail when we run them in North America due to timezone offset. Options: 1. When you look at the test is it possible to providing in GMT or Z time for comparison? Lo

[Geotools-gt2-users] Problem with NetCDF gridcoverage module

2023-12-19 Thread pierre.cardinal
Hi, What is wrong with my settings ? When I run < mvn install >, I have the following error: NetCDF gridcoverage module FAILURE To correct the problem I have to change the function testGranuleSourceFileView() in the file NetCDFMosaicReaderTest.java. The two lines :