[GRASS-dev] [GRASS GIS] #3469: i.atcorr: Sentinel-2 support broken on some systems
GRASS GIS
trac at osgeo.org
Fri Dec 22 01:12:31 PST 2017
#3469: i.atcorr: Sentinel-2 support broken on some systems
--------------------------+-------------------------
Reporter: sbl | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.4.0
Component: Packaging | Version: unspecified
Resolution: | Keywords: i.atcorr
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Comment (by mmetz):
Replying to [comment:12 sbl]:
> Yes, thanks so much Markus!
> With the patch i.atcorr gives now also numbers on Ubuntu 14.04:
>
> {{{
> min = 0 max = 8514
> }}}
> So results are identical to Moritz`s.
>
> I noticed that although "rescale" option was set to be 0-10000, maximum
output was 8514...\\
With
{{{
i.atcorr -r input=B08 elevation=dem range=0,10000 output=test_atcorr
rescale=0,10000 parameters=p6s.txt
}}}
I get
{{{
min=8.736016e-10
max=10000
}}}
on Fedora 27
and
{{{
min=8.708314e-10
max=10000
}}}
on Debian testing (Buster)
So there is some non-NULL output, but it differs between systems. Not so
nice.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3469#comment:13>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list