#2059: WorldView2 relative spectral response data for i.atcorr
----------------------------------+-----------------------------------------
Reporter: nikosa | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Imagery | Version: svn-trunk
Keywords: i.atcorr, worldview2 | Platform: Unspecified
Cpu: Unspecified |
----------------------------------+-----------------------------------------
Comment(by nikosa):
Replying to [comment:2 nikosa]:
> Replying to [comment:1 neteler]:
> > Would you mind to provide the spectral data as a patch for i.atcorr?
> > For instructions, see
> > http://svn.osgeo.org/grass/grass/trunk/imagery/i.atcorr/README
>
> Yes Markus, that's what it is already. Just need a confirmation from
someone.
If the .csv is fine, I can also try to alter the other files (Iwave.cpp,
Iwave.h, GeomCond.cpp and GeomCond.h). Not now though...
#2059: WorldView2 relative spectral response data for i.atcorr
----------------------------------+-----------------------------------------
Reporter: nikosa | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Imagery | Version: svn-trunk
Keywords: i.atcorr, worldview2 | Platform: Unspecified
Cpu: Unspecified |
----------------------------------+-----------------------------------------
Comment(by nikosa):
It does not work...
{{{
GeomCond.cpp: In member function ‘void GeomCond::print()’:
GeomCond.cpp:436:2: error: too many initializers for ‘const string [16]
{aka const std::basic_string<char> [16]}’
make: *** [OBJ.x86_64-unknown-linux-gnu/GeomCond.o] Error 1
}}}
#2059: WorldView2 relative spectral response data for i.atcorr
----------------------------------+-----------------------------------------
Reporter: nikosa | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Imagery | Version: svn-trunk
Keywords: i.atcorr, worldview2 | Platform: Unspecified
Cpu: Unspecified |
----------------------------------+-----------------------------------------
Comment(by nikosa):
Almost there... I think. I forgot to edit one table in the html file and,
after doing so, it does not compile anymore although it did withouth the
changes in the html file.
#2059: WorldView2 relative spectral response data for i.atcorr
----------------------------------+-----------------------------------------
Reporter: nikosa | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Imagery | Version: svn-trunk
Keywords: i.atcorr, worldview2 | Platform: Unspecified
Cpu: Unspecified |
----------------------------------+-----------------------------------------
Comment(by nikosa):
Apologies for abusing the platform -- I will try to be more patient before
posting. I don't (didn't) know what the actual implications are when
posting a comment here. If I did any harm, please, let me know if there is
a way to correct it.
Also, how can I post a new comment and at the same time attach a file?
Possible?
----
It seems that I picked the wrong "number" that concern (only) the
description of the bandwidths for WV-2 (from
[http://www.landinfo.com/WorldView2.htm\]). Updated now from the official
source (latest attached file).
#2059: WorldView2 relative spectral response data for i.atcorr
----------------------------------+-----------------------------------------
Reporter: nikosa | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Imagery | Version: svn-trunk
Keywords: i.atcorr, worldview2 | Platform: Unspecified
Cpu: Unspecified |
----------------------------------+-----------------------------------------
Comment(by nikosa):
Looking at:
grass70/imagery/i.atcorr $ grep -nr wv2 *
iwave.cpp:2463: /* WV2 Pan of wv2_spectral_response */
iwave.cpp:2505: /* WV2 Coastal Blue of wv2_spectral_response */
iwave.cpp:2547: /* WV2 Blue of wv2_spectral_response */
iwave.cpp:2589: /* WV2 Green of wv2_spectral_response */
iwave.cpp:2631: /* WV2 Yellow of wv2_spectral_response */
iwave.cpp:2673: /* WV2 Red of wv2_spectral_response */
iwave.cpp:2715: /* WV2 RedEdge of wv2_spectral_response */
iwave.cpp:2757: /* WV2 NIR1 of wv2_spectral_response */
iwave.cpp:2799: /* WV2 NIR2 of wv2_spectral_response */
it seems that support has been added. Didn't notice when. Is there any
reference? Should this ticket be closed?
#2059: WorldView2 relative spectral response data for i.atcorr
----------------------------------+-----------------------------------------
Reporter: nikosa | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Imagery | Version: svn-trunk
Keywords: i.atcorr, worldview2 | Platform: Unspecified
Cpu: Unspecified |
----------------------------------+-----------------------------------------
Comment(by nikosa):
The data seem to be wrong. I updated (again), see attached file (next
post). A quick test with a blue WorldView?2 band, though, didn't seem to
work-out well :-(.
#2059: WorldView2 relative spectral response data for i.atcorr
----------------------------------+-----------------------------------------
Reporter: nikosa | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Imagery | Version: svn-trunk
Keywords: i.atcorr, worldview2 | Platform: Unspecified
Cpu: Unspecified |
----------------------------------+-----------------------------------------
Comment(by nikosa):
Replying to [comment:17 neteler]:
> Replying to [comment:16 nikosa]:
> > The data seem to be wrong. I updated (again), see attached file (next
post).
>
> Which post?
#2059: WorldView2 relative spectral response data for i.atcorr
--------------------------+----------------------------------
Reporter: nikosa | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Imagery | Version: svn-trunk
Resolution: | Keywords: i.atcorr, worldview2
CPU: Unspecified | Platform: Unspecified
--------------------------+----------------------------------
Comment (by neteler):
Replying to [ticket:2059 nikosa]:
> Attached .csv file, hopefully correctly formatted. The source for the
data was: [http://www.orfeo-
toolbox.org/doxygen/otbWorldView2ImageMetadataInterface_8cxx_source.html],
line 918 and beyond.
Just for the record: current file position as of OTB 5.0: