[GRASS-user] New AddOns for downloading and importing Sentinel products

Markus Neteler neteler at osgeo.org
Sun Jan 28 12:36:48 PST 2018


Hi Martin,

the reprojections is done when using -o (as advertised in the flag description).

A related idea, if you don't mind:

GRASS 7.4.1svn (nc_spm_08_grass7):~ > r.sentinel.import
input=/home/mneteler/tmp/ pattern='B0[4|8]' -o
...
Estimated target resolution for input band <T17SQV_20180124T160541_B04>:
9.79587588067

It would probably be best to fetch the nominal resolution from the S2
band description and apply that rather than estimating it (at least,
most users will expect to get 10m in this example). Or, optionally
make it a flag like e.g. "-k keep nominal band resolution when in
metric CRS" or similar which could then also imply bilinear resampling
rather than the standard nearest neighbor resampling.

Just an idea,
Markus


More information about the grass-user mailing list