[ZOO-Discuss] GIS GRASS ZOO integration
Eugenio Realini
eugenio.realini at gmail.com
Fri Oct 15 02:14:43 PDT 2010
Hi Soeren,
we tried to import the file in GRASS7, and it does not complain. The
file is imported correctly.
We tried also a second file (tif + tfw) and it behaves in the same
way: GRASS imports it, but ZOO reports the same error as the previous
file.
We also launched directly this:
python ZOO_Project/GrassModuleStarter.py -f r.univar_input.txt -l
5.log -o 5_stdout.log -e 5_stderr.log
by setting properly the r.univar_input.txt parameters, and it works!
Also on our file (DTM_108.tif).
Logfile: http://pastebin.org/202233
So I guess the problem is upper in the process chain.
We are wondering if we are keeping files where they should be. The
input files are in the cgi-bin directory, and we try to call them with
the following URLs:
http://131.175.143.108/cgi-bin/zoo_loader.cgi?Service=WPS&Request=Execute&Version=1.0.0&Identifier=r_univar&DataInputs=map=DTM_108.tif;grass_band_number=1
http://131.175.143.108/cgi-bin/zoo_loader.cgi?Service=WPS&Request=Execute&Version=1.0.0&Identifier=r_univar&DataInputs=map=b4d4.tif;grass_band_number=1
These are the two logfiles:
for DTM_108.tif: http://pastebin.org/190194
for b4d4.tif: http://pastebin.org/190478
Should we use paths relative to zoo_loader.cgi or to
ZOOGrassModuleStarter or ... ?
The .zcfg file is the same that you provide for r_univar process.
Best regards and thanks again for your help!
Ege
More information about the Zoo-discuss
mailing list