[GRASS-dev] [GRASS GIS] #3469: i.atcorr: Sentinel-2 support broken on some systems

GRASS GIS trac at osgeo.org
Mon Jan 8 04:02:01 PST 2018


#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:  Imagery      |    Version:  unspecified
Resolution:               |   Keywords:  i.atcorr
       CPU:  Unspecified  |   Platform:  Unspecified
--------------------------+-------------------------

Comment (by sbl):

 Thanks Markus for the swift reply!
 The patch works fine:

 {{{
 g.version -gr
 version=7.4.0svn
 date=2018
 revision=r72045M
 build_date=2018-01-08
 build_platform=x86_64-pc-linux-gnu
 build_off_t_size=8
 libgis_revision=70829
 libgis_date="2017-04-04 09:43:02 +0200 (Tue, 04 Apr 2017) "

 r.info -r B08
 min=83
 max=7110

 g.region raster=B08 align=B08 -p
 projection: 1 (UTM)
 zone:       33
 datum:      etrs89
 ellipsoid:  grs80
 north:      6649695
 south:      6647685
 west:       260495
 east:       262505
 nsres:      10
 ewres:      10
 rows:       201
 cols:       201
 cells:      40401

 i.atcorr -r input=B08 elevation=dem range=0,10000 output=test_atcorr
 rescale=0,10000 parameters=~/p6s.txt --v --o
 (...)
 Atmospheric correction...
  100%
 Atmospheric correction complete.

 r.info -r test_atcorr
 min=0.5415085
 max=8514.146

 }}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3469#comment:20>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list