Changes between Version 11 and Version 12 of scriptlist


Ignore:
Timestamp:
Jul 21, 2010, 2:59:02 PM (14 years ago)
Author:
benj
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • scriptlist

    v11 v12  
    33'''LiDAR'''
    44
    5 ''Shell''
    6 
    7 make_lidar_delivery.sh  -- Create a hyperspectral delivery folder[[BR]]
    8 make_lidardem_or_intensity.sh -- Create a lidar dem or intensity image from ascii lidar files[[BR]]
    9 las2txt.sh -- Convert a lasfile into ascii format
    10 
    11 ''Python''
    12 
    13 create_lidar_readme.py -- Creates a Readme for lidar deliveries
    14 
    15 ''Binaries''
    16 
    17 pt_cloud_filter -- Removes points of a specified classification from ascii lidar point cloud
     5|| '''Script''' || Language || Use ||
     6|| make_lidar_delivery.sh || bash || Create a hyperspectral delivery folder ||
     7|| make_lidardem_or_intensity.sh || bash || Create a lidar dem or intensity image from ascii lidar files ||
     8|| las2txt.sh || bash || Convert a lasfile into ascii format ||
     9|| create_lidar_readme.py || Python || Creates a Readme for lidar deliveries ||
     10|| pt_cloud_filter || Binary (C) || Removes points of a specified classification from ascii lidar point cloud ||
    1811
    1912'''Hyperspectral'''
    2013
    21 ''Shell''
    22 
    23 make_delivery_folder.sh -- Creates a hyperspectral delivery folder
    24 
    25 ''Python''
    26 
    27 bounding_box.py -- Get the North/South/East/West extent of a number of hdr files in bng coords[[BR]] 
    28 create_readme.py -- Create a Readme for Hyperspectral deliveries
    29 
    30 ''Binaries''
    31 
    32 nav2txt
     14|| '''Script''' || Language || Use ||
     15|| make_delivery_folder.sh || bash || Creates a hyperspectral delivery folder ||
     16|| bounding_box.py || Python || Get the North/South/East/West extent of a number of hdr files in bng coords ||
     17|| create_readme.py || Create a Readme for Hyperspectral deliveries ||
     18|| nav2txt || Binary (C) || Output contents of an AISA nav file to an ASCII text file ||
    3319
    3420'''General'''
    3521
    36 ''Shell''
     22|| '''Script''' || Language || Use ||
     23|| demheaderconvert.sh || bash || Converts dems from grass format header to az header ||
     24|| demhdr_az2grass.sh ||bash || Converts dems from az format header to grass header ||
     25|| fix_naughty_chars.py || Python || Finds linux-unfriendly characters in filenames ||
    3726
    38 demheaderconvert.sh -- Converts dems from grass format header to az header[[BR]]
    39 demhdr_az2grass.sh -- Converts dems from az format header to grass header
    40 
    41 ''Python''
    42 
    43 fix_naughty_chars.py -- Finds linux-unfriendly characters in filenames
    44 
    45 ''Binaries''
    4627
    4728'''Other'''
     29
     30|| '''Script''' || Language || Use ||
     31|| || ||