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.