i tried to type following command line on "Configurature per file"
--metric PAVD_CALDERS2014 --infiles 171115_183035_0.spd 
171115_185841_90.spd --output vertical_profiles444.csv --minzenith 35.0 5.0 
--maxzenith 70.0 35.0
but it doesnot work and print error.'--minazimuth and --maxazimuth must 
have the same length as --infiles.'

在 2019年2月25日星期一 UTC+8下午6:37:50,[email protected]写道:
>
> Hello everyone.I am working on some python scripts by typing this:
>
> pylidar_canopy -m PAVD_CALDERS2014 -i tls_scan_upright.spd 
> tls_scan_tilted.spd -o vertical_profiles.csv
>     --minzenith 35.0 5.0 --maxzenith 70.0 35.0 --heightcol HEIGHT
>
> how can i run this script with parameters in spyder?if i typed the 
> following it can working.
> runfile('C:/users/administrator/pylidarproject3/pylidar_canopy-script.py', 
> args='-m=PAVD_CALDERS2014 -i=171115_183035_0.spd 
> -o=vertical_profiles111.csv --minzenith=35.0 --maxzenith=70.0', 
> wdir='C:/users/administrator/pylidarproject3')
> but i want to input multiparameters for option -i ,--minzenith and 
> --maxzenith,just 
> like the second line.how can i type the args?
> thanks very much!
>

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to