Re: [Geoserver-users] Grib2 files with 0-360 longitudes

2019-09-25 Thread Andrea Aime
Hi, if that is a GetMap (I see in the QGIS status bar a mention of WCS instead, maybe unrelated) then you can try enabling advanced projection handling and image wrapping in the WMS settings Cheers Andrea On Tue, Sep 24, 2019 at 8:22 PM Alexander Petkov wrote: > Is there a way in Geoserver to

Re: [Geoserver-users] Grib2 files with 0-360 longitudes

2019-09-24 Thread Greg Turner
A member of the Lloyd’s Register Group -Original Message- From: Alexander Petkov Sent: Tuesday, September 24, 2019 12:12 PM To: geoserver-users Subject: [Geoserver-users] Grib2 files with 0-360 longitudes Is there a way in Geoserver to account for (or adjust) longitudes b/n 0-360

Re: [Geoserver-users] Grib2 files with 0-360 longitudes

2019-09-24 Thread Alexander Petkov
The grid remains unchanged: cdo sellonlatbox,-140.125,-59.875,21.875,53.125 -copy Downloads/cephfs/wfas/data/gfs/APCP/gfs.t00z.pgrb2.0p25.f003.grb2 aout.grb2 cdo(2) copy: Process started cdo copy/selall : UNCHANGED_RECORD=0 cdo copy/selall : cdiGribDataScanningMode=0; lcopy=0 cdo(2) co

Re: [Geoserver-users] Grib2 files with 0-360 longitudes

2019-09-24 Thread Alexander Petkov
I see that the sample test data for the grib plugin in geotools is gridded in the same way: == cdo sinfon sampleGrib.grb2 File format : GRIB2 -1 : Institut Source T Steptype Levels NumPoints Num Dtype : Parameter name 1 : NCEP unknown v instant 1 1 4941

[Geoserver-users] Grib2 files with 0-360 longitudes

2019-09-24 Thread Alexander Petkov
Is there a way in Geoserver to account for (or adjust) longitudes b/n 0-360 for raster data? I have a dataset that is referenced on 0-360 longitude space, in Grib2 format, and this makes it very inconvenient, especially with GetMap requests: https://user-images.githubusercontent.com/39599557/6527