I’m using i.sentinel.import with -r flag to import sentinel scenes into a latlong location. No matter if I use, extent=region or extent=input, I get empty maps imported.
Estimated target resolution for input band
<T21JYM_20200126T134201_B8A_20m>: 0.00018570053194443554
Using given resolution for input band <T21JYM_20200126T134201_B8A_20m>:
20.0
Reprojecting <T21JYM_20200126T134201_B8A_20m>…
ERROR: The reprojected raster <T21JYM_20200126T134201_B8A_20m> is empty
Meanwhile a normal r.import with input and output, imports the map properly. Is it possible that i.sentinel.import tries to set a 20 resolution also in a lat long location???That would be degrees then, and hence the empty maps…
BTW, I noted that grass-addons repo does not have the issues activated. With trac closed for new tickets, I think it is necessary to activate issues in grass-addons too
Suspicion confirmed, this was a map imported with i.sentinel.import in latlong location. It forces a resolution of 20 degrees, instead of the equivalent of 20m in degrees
El mié., 29 ene. 2020 a las 11:20, Veronica Andreo (<veroandreo@gmail.com>) escribió:
Hi all,
I’m using i.sentinel.import with -r flag to import sentinel scenes into a latlong location. No matter if I use, extent=region or extent=input, I get empty maps imported.
Estimated target resolution for input band
<T21JYM_20200126T134201_B8A_20m>: 0.00018570053194443554
Using given resolution for input band <T21JYM_20200126T134201_B8A_20m>:
20.0
Reprojecting <T21JYM_20200126T134201_B8A_20m>…
ERROR: The reprojected raster <T21JYM_20200126T134201_B8A_20m> is empty
Meanwhile a normal r.import with input and output, imports the map properly. Is it possible that i.sentinel.import tries to set a 20 resolution also in a lat long location???That would be degrees then, and hence the empty maps…
BTW, I noted that grass-addons repo does not have the issues activated. With trac closed for new tickets, I think it is necessary to activate issues in grass-addons too
On Wed, Jan 29, 2020 at 3:20 PM Veronica Andreo <veroandreo@gmail.com> wrote:
...
BTW, I noted that grass-addons repo does not have the issues activated. With trac closed for new tickets, I think it is necessary to activate issues in grass-addons too