ADORE: deramp unwrap
Reading unwrap information from: ./20030801_20040716.res
Image Width ..797..
Image Format ..r4..
Traceback (most recent call last):
File "/opt/adore-doris/lib/python/deramp.py", line 277, in <module>
main(sys.argv[1:]);
File "/opt/adore-doris/lib/python/deramp.py", line 272, in main
outData=deramp(data, eData, weight=mData, order=cfg["-o"]);
File "/opt/adore-doris/lib/python/deramp.py", line 93, in deramp
planefit,fitfunc=fitSurface(fitX,fitY,fitData, weight=w, order=order);
File "/opt/adore-doris/lib/python/deramp.py", line 60, in fitSurface
planefit, success=scipy.optimize.leastsq(errfunc, p0, args=(x,y,z,w))
File "/usr/lib/python2.7/dist-packages/scipy/optimize/minpack.py", line 278, in leastsq
raise TypeError('Improper input: N=%s must not exceed M=%s' % (n,m))
TypeError: Improper input: N=3 must not exceed M=2
--
You received this message because you are subscribed to the Google Groups "ADORE-DORIS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adore-doris...@googlegroups.com.
To post to this group, send email to adore...@googlegroups.com.
Visit this group at http://groups.google.com/group/adore-doris.
For more options, visit https://groups.google.com/d/optout.
File "/usr/lib/python2.7/dist-packages/scipy/optimize/minpack.py", line 371, in leastsq
raise TypeError('Improper input: N=%s must not exceed M=%s' % (n, m))
TypeError: Improper input: N=3 must not exceed M=2
Dear Batu,
Thanks for the remark, but actually I found out that the last version of ADORE with PYTHON 2,7.3 cannot deramp the unwrap data, whereas on ubuntu 14.04 last version of ADORE with PYTHON 2.7.6 I was able to perform deramp but only on project processed in ubu 14.04. In fact I tried to export a project I processed at work with ubu 12.04 in order to try PYTHON 2.7.6 at home without success.
And I got the same mistake in ubu 12 and 14:
ADORE: deramp unwrap
Reading unwrap information from: ./20030801_20040716.res
Image Width ..797..
Image Format ..r4..
Traceback (most recent call last):
File "/opt/adore/lib/python/deramp.py", line 277, in <module>
main(sys.argv[1:]);
File "/opt/adore/lib/python/deramp.py", line 272, in main
outData=deramp(data, eData, weight=mData, order=cfg["-o"]);
File "/opt/adore/lib/python/deramp.py", line 93, in deramp
planefit,fitfunc=fitSurface(fitX,fitY,fitData, weight=w, order=order);
File "/opt/adore/lib/python/deramp.py", line 60, in fitSurface
planefit, success=scipy.optimize.leastsq(errfunc, p0, args=(x,y,z,w))
File "/usr/lib/python2.7/dist-packages/scipy/optimize/minpack.py", line 371, in leastsq
raise TypeError('Improper input: N=%s must not exceed M=%s' % (n, m))
TypeError: Improper input: N=3 must not exceed M=2
The only difference in between the two projects I fond is the presence of grd file in ubuntu 14 whereas in the project coming from ubuntu 12 I did not found any.
ex: 20030801_20040716_uw_grdreformat.grd, 20030801_20040716_uw.grd and 20030801_20040716_uw.dat, 20030801_20040716_uw.temporary.
Is this discrepancy maybe due to two different version of GMT? Mine in ubu 14 is the ver. grdinfo 4.5.11.
Best regards
Filippo
Date: Mon, 17 Nov 2014 13:04:29 -0500
Subject: Re: [adore-doris] Re: deramp command
From: ba...@bostechnologies.com
To: buend...@hotmail.comDear Flippo,
I am glad that the deram step worked. The way to export is using this command:
saveas arcgis p unwrap:*.uwderamp
Assuming you only have one *.uwderamp file in that directory.
Best,
Batu.
--
You received this message because you are subscribed to the Google Groups "ADORE-DORIS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adore-doris...@googlegroups.com.
To post to this group, send email to adore...@googlegroups.com.
Visit this group at http://groups.google.com/group/adore-doris.
For more options, visit https://groups.google.com/d/optout.l