Version 12 (modified by benj, 14 years ago) (diff) |
---|
ARSF Scripts and Binaries
LiDAR
Script | Language | Use |
make_lidar_delivery.sh | bash | Create a hyperspectral delivery folder |
make_lidardem_or_intensity.sh | bash | Create a lidar dem or intensity image from ascii lidar files |
las2txt.sh | bash | Convert a lasfile into ascii format |
create_lidar_readme.py | Python | Creates a Readme for lidar deliveries |
pt_cloud_filter | Binary (C) | Removes points of a specified classification from ascii lidar point cloud |
Hyperspectral
Script | Language | Use |
make_delivery_folder.sh | bash | Creates a hyperspectral delivery folder |
bounding_box.py | Python | Get the North/South/East/West extent of a number of hdr files in bng coords |
create_readme.py | Create a Readme for Hyperspectral deliveries | |
nav2txt | Binary (C) | Output contents of an AISA nav file to an ASCII text file |
General
Script | Language | Use |
demheaderconvert.sh | bash | Converts dems from grass format header to az header |
demhdr_az2grass.sh | bash | Converts dems from az format header to grass header |
fix_naughty_chars.py | Python | Finds linux-unfriendly characters in filenames |
Other
Script | Language | Use |