Is it possible to force the use of a particular raster format through
SuggestedSPI and SuggestedFormat parameters?

I have the following config options in mosaic.properties:
SuggestedSPI=it.geosolutions.imageioimpl.plugins.tiff.TIFFImageReaderSpi
SuggestedFormat=org.geotools.gce.geotiff.GeoTiffFormat

Despite of this, generated .properties file forces the use of NetCDF format:

Relative_humidity.properties:SuggestedSPI=org.geotools.imageio.netcdf.NetCDFImageReaderSpi

I believe this is because of the file names--Geotiffs generated from
grib files, with the same file names for ease of syncing to a remote
ftp archive:
-----------
ls rtma2p5.20191011/
rtma2p5.t02z.2dvaranl_ndfd.grb2_wexp
rtma2p5.t10z.2dvaranl_ndfd.grb2_wexp
rtma2p5.t18z.2dvaranl_ndfd.grb2_wexp
... and so on
-----------

Any ideas about enforcing use of Geotiff format, despite of file name extension?


Thanks in advance,
Alex


_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to