[GRASS-dev] where is i.atcorr

Hello list,
the link http://www.cs.sun.ac.za/~caz/projects.html in http://grass.itc.it/download/addons.php is broken.
Anybody knows where the code has gone?
Thanks,
Yann

On Wed, 7 Jun 2006 15:53:26 +0700
"Yann Chemin" <ychemin@gmail.com> wrote:

Hello list,
the link http://www.cs.sun.ac.za/~caz/projects.html in
http://grass.itc.it/download/addons.php is broken.
Anybody knows where the code has gone?

Ask i.atcors's author:
Christo Zietsman 13422863 at sun.ac.za or christo at issi.co.za
(not sure which one is current)

If he is not reachable, try contacting his (former?) head:

Wolfgang Lück
wolfluck at mweb.co.za

Please note that there were problems with i.atcor
http://intevation.de/rt/webrt?serial_num=2629&display=History

Maciek

--------------------
W polskim Internecie s± setki milionów stron. My przekazujemy Tobie tylko najlepsze z nich!
http://katalog.panoramainternetu.pl/

Hey Maciek,
Christo Zietsman gave me some news, he said he has not touched the code for 2-3 years, and that his old job website is gone by now.
So if anybody has a latest code it would be nice.
I could build it, get it to express its problems and get some overview of where we stand with that module. Will be offline in July, but otherwise i’ll be around.

cheers,
Yann

2006/6/13, Maciek Sieczka <werchowyna@epf.pl>:

On Mon, 12 Jun 2006 13:15:12 +0700
“Yann Chemin” <ychemin@gmail.com> wrote:

Thanks i contacted him,

Zietsman or Lück? (Just curious.)

i will try my best to get it moving during this summer if i can get a
hand on the code. Or maybe identify the problem at least.

That’d be great. i.atcor developement ceized, at least it looks so. It’d
be nice if you could revive it and adapt it to Grass 6.1!

If I only have time, you can count on me to test your fixes.

P.S.
I’m CCing a colleague who was interested in i.atcor some time ago.

Hey Jedrek! Maybe you know any news about i.atcor and stuff? Can you
share the most recent i.atcor source you’ve got with Yann?

Cheers,
Maciek


W polskim Internecie są setki milionów stron. My przekazujemy Tobie tylko najlepsze z nich!
http://katalog.panoramainternetu.pl/

Yann Chemin wrote:

Christo Zietsman gave me some news, he said he has not touched the
code for 2-3 years, and that his old job website is gone by now.
So if anybody has a latest code it would be nice.
I could build it, get it to express its problems and get some overview
of where we stand with that module.

for the text of the web page, try the wayback machine:

http://web.archive.org/web/20050307140746/http://www.cs.sun.ac.za/~caz/projects.html

Hamish

On Tue, Jun 13, 2006 at 07:28:04PM +1200, Hamish wrote:

Yann Chemin wrote:

> Christo Zietsman gave me some news, he said he has not touched the
> code for 2-3 years, and that his old job website is gone by now.
> So if anybody has a latest code it would be nice.
> I could build it, get it to express its problems and get some overview
> of where we stand with that module.

for the text of the web page, try the wayback machine:

http://web.archive.org/web/20050307140746/http://www.cs.sun.ac.za/~caz/projects.html

This probably suggest to discuss again the idea of
a GRASS-CVS-Addon directory (think GEM).

?

Markus

:slight_smile:

2006/6/13, Markus Neteler <neteler@itc.it>:

On Tue, Jun 13, 2006 at 07:28:04PM +1200, Hamish wrote:

Yann Chemin wrote:

Christo Zietsman gave me some news, he said he has not touched the
code for 2-3 years, and that his old job website is gone by now.
So if anybody has a latest code it would be nice.
I could build it, get it to express its problems and get some overview
of where we stand with that module.

for the text of the web page, try the wayback machine:

http://web.archive.org/web/20050307140746/http://www.cs.sun.ac.za/~caz/projects.html

This probably suggest to discuss again the idea of
a GRASS-CVS-Addon directory (think GEM).

?

Markus


grass-dev mailing list
grass-dev@grass.itc.it
http://grass.itc.it/mailman/listinfo/grass-dev

On Tue, 13 Jun 2006 13:39:28 +0700
"Yann Chemin" <ychemin@gmail.com> wrote:

Hi Yann

Christo Zietsman gave me some news, he said he has not touched the
code for 2-3 years, and that his old job website is gone by now.
So if anybody has a latest code it would be nice.

OK, found a copy. Sent offlist to you.

I could build it, get it to express its problems and get some
overview of where we stand with that module. Will be offline in July,
but otherwise i'll be around.

Looking forward to hearing from you and good luck!

You migh like to read this thread, Wolfgang Lück himself speaking:

http://grass.itc.it/pipermail/grassuser/2005-July/029541.html

One message leaked here:

http://grass.itc.it/pipermail/grassuser/2005-July/029617.html

Maciek

--------------------
W polskim Internecie s± setki milionów stron. My przekazujemy Tobie tylko najlepsze z nich!
http://katalog.panoramainternetu.pl/

OK, first info i can get…

This is a C++ code, made within a KDevelop environment.
The Include and Lib flags are to be defined in atcorr.kdevprj, if you are using Kdev.

cc1plus (i guess c++ compiler) is complaining about two compiling options not being available for c++ (though existing for C/Obj C): -Wbad-function-cast and -Wmissing-prototypes. It looks like they are warnings only anywys.


1 hour later…

OK, got a clean compile on latest CVS (updated 10 minutes ago).
No yet checked anything on how it works.
please download it there:
http://rslultra.star.ait.ac.th/~yann/temp/i.atcorr.1.3.1a.tar.gz

Cheers,
Yann

2006/6/15, Yann Chemin < ychemin@gmail.com>:

OK, that is good start.
Thanks to all,
Yann

2006/6/14, Maciek Sieczka < werchowyna@epf.pl>:

On Tue, 13 Jun 2006 13:39:28 +0700
“Yann Chemin” <ychemin@gmail.com> wrote:

Hi Yann

Christo Zietsman gave me some news, he said he has not touched the
code for 2-3 years, and that his old job website is gone by now.
So if anybody has a latest code it would be nice.

OK, found a copy. Sent offlist to you.

I could build it, get it to express its problems and get some
overview of where we stand with that module. Will be offline in July,
but otherwise i’ll be around.

Looking forward to hearing from you and good luck!

You migh like to read this thread, Wolfgang Lück himself speaking:

http://grass.itc.it/pipermail/grassuser/2005-July/029541.html

One message leaked here:

http://grass.itc.it/pipermail/grassuser/2005-July/029617.html

Maciek


W polskim Internecie są setki milionów stron. My przekazujemy Tobie tylko najlepsze z nich!
http://katalog.panoramainternetu.pl/