Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#3483 closed task (fixed)

i.atcorr: update spectral response curves with new create_iwave.py

Reported by: sbl Owned by: sbl
Priority: normal Milestone: 7.4.2
Component: Imagery Version: svn-trunk
Keywords: i.atcorr Cc: grass-dev@…
CPU: All Platform: All

Description

The script for creating response curves in i.atcorr (create_iwave.py) has recently been updated. All sensors for which csv files are available should be updated with the improved script (see also: #3482)

Relevant sensors are:

  • AVNIR.csv
  • geoeye1.csv
  • ikonos.csv
  • landsat_8.csv
  • pleiades1a.csv
  • pleiades1b.csv
  • PRISM-B.csv
  • PRISM-F.csv
  • PRISM-N.csv
  • quickbird2.csv
  • rapideye.csv
  • sentinel_2A_msi.csv
  • spot5.2
  • spot5.3
  • spot5.4
  • spot5.5
  • spot6.csv
  • spot7.csv
  • VGT1_spot4.csv
  • VGT2_spot5.csv
  • worldview2.csv
  • worldview3.csv

Change History (12)

comment:1 by neteler, 6 years ago

Cc: grass-dev@… added

Please keep grass-dev@… in cc when editing tickets!

Last edited 6 years ago by neteler (previous) (diff)

in reply to:  description comment:2 by mmetz, 6 years ago

Replying to sbl:

The script for creating response curves in i.atcorr (create_iwave.py) has recently been updated. All sensors for which csv files are available should be updated with the improved script (see also: #3482)

Relevant sensors are:

  • AVNIR.csv
  • geoeye1.csv
  • ikonos.csv
  • landsat_8.csv
  • pleiades1a.csv
  • pleiades1b.csv
  • PRISM-B.csv
  • PRISM-F.csv
  • PRISM-N.csv
  • quickbird2.csv
  • rapideye.csv
  • sentinel_2A_msi.csv
  • spot5.2
  • spot5.3
  • spot5.4
  • spot5.5
  • spot6.csv
  • spot7.csv
  • VGT1_spot4.csv
  • VGT2_spot5.csv
  • worldview2.csv
  • worldview3.csv

Finished with trunk r72148. Changes to WorldView 2 where backported to relbr74 because the order of bands was wrong in iwave.cpp. Changes to WorldView 3 where backported to relbr74 because of excessive zeroes in the spectral responses. All in relbr74 r72149.

comment:3 by martinl, 6 years ago

Milestone: 7.5.07.6.0

Milestone renamed

comment:4 by mlennert, 6 years ago

Do I understand correctly that r72148 only deals with WorldView images ? What about the other sensors ?

comment:5 by sbl, 6 years ago

Yes, you are right. The other sensors are on my toDo list...

in reply to:  5 comment:6 by mmetz, 6 years ago

Replying to sbl:

Yes, you are right. The other sensors are on my toDo list...

Note that all sensors have been updated in trunk and only WorldView2 has been updated in relbr74 because the order of bands was mixed up. The spectral responses in iwave.cpp for the other sensors could be backported to relbr74.

comment:7 by sbl, 6 years ago

Milestone: 7.6.07.4.1

Ah, OK, great! (I should have checked the history and not only the commits you referenced here...)
Re-targeting the ticket, since only back-porting seems missing...

comment:8 by neteler, 6 years ago

Milestone: 7.4.17.4.2

comment:9 by sbl, 6 years ago

Has this been backported and can this ticket be closed?

comment:10 by neteler, 6 years ago

Resolution: fixed
Status: assignedclosed

I have compared trunk and relbr74, they are in line (except for the new Planet support in trunk: r73024, r73027).

Closing.

in reply to:  10 ; comment:11 by mmetz, 6 years ago

Replying to neteler:

I have compared trunk and relbr74, they are in line (except for the new Planet support in trunk: r73024, r73027).

PlanetScope support has already been added to relbr74 with r73025,6. Maybe your local copy of relbr74 is not up to date?

in reply to:  11 comment:12 by neteler, 6 years ago

Replying to mmetz:

PlanetScope support has already been added to relbr74 with r73025,6. Maybe your local copy of relbr74 is not up to date?

Oh, indeed (/me under-coffee'ed?). Thanks for the clarification.

Note: See TracTickets for help on using tickets.