Changes between Version 1 and Version 2 of Procedures/DeliveryCreation/pythonlibrary


Ignore:
Timestamp:
Aug 24, 2015, 10:25:44 AM (9 years ago)
Author:
asm
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/DeliveryCreation/pythonlibrary

    v1 v2  
    4848The output text should be inspected for error messages. These should be obvious and appear as yellow text against a red background. If problems occur then individual steps can be run after the problem has been fixed (note that you may need to also run steps after the one that failed). Also note that GRASS outputs a lot of progress messages to standard error - these will appear as errors (in yellow + red on terminal) but are not actually errors.
    4949
     50*Note: If creating lidar delivery is complaining about dem, try running:
     51{{{make_arsf_delivery.py --projectlocation ./ --deliverytype lidar --steps DEMGENERATION APLDEMGENERATION --lidardeminfo inprojection=UTM31N --final}}}
    5052---------------------------------
    5153=== A not-so-straight-forward example ===