================ batch-ip-summary ================ .. contents:: Table of Contents :backlinks: top ------------ Introduction ------------ Batch script equivalent of ip-summary.py. Script for reporting one or two ore/coal types (eg. met and ox). This script is setup to report one or two ore/coal types (eg: met and ox). The values to report, titles, and sub-totaling are all user controlled by adjusting variable values below. All references to ore are for both ore and coal and all references to seams are for both seams and zones. Just change the settings in the configuration sections to tailor the report to your needs. There are two ways to indicate what DSN and ipset plan name to use: 1. Hardcode the names below in the global variables DSN_STRING = "my dsn" and PLAN_NAME = "my plan". 2. Execute the script from command line with arguments: :: batch-ip-summary.py mydsn myplan If there are no command line arguments, the hardcoded global values are used. If there are command line arguments, they are used. ------------ Dependencies ------------ :: Python: 2.2.[3-*] MineSight 3D: 4.00.* MineSight Grail: 4.00.* ---------------- Revision History ---------------- 18.02.2009, REF#9485 - Added user-config option to strip numerical grade suffixes. 18.06.2007, v4.00, REF#7646 - Starting with Standard ip-summary.py script, modify to allow it to run in batch mode. 04-Jun-2008 BUG# 8753 - modify def getaccumitems() to match correction made on 1/24/08 to ip-summary -------------------------- User Configuration Options -------------------------- If the configuration options are changed, this script should be saved under a new name to prevent your setting from being overwritten when new releases are installed. ----------------- License Agreement ----------------- The Original Code is "batch-ip-summary.py". Copyright (C) 2014 Leica Geosystems. All Rights Reserved. MineSight(R) is a registered trademark of Leica Geosystems.