Parent Directory
|
Revision Log
|
Patch
revision 3060 by templon, Wed Jul 20 10:28:33 2016 UTC | revision 3061 by templon, Wed Jul 20 10:31:10 2016 UTC | |
---|---|---|
# | Line 21 opts, args = p.parse_args() | Line 21 opts, args = p.parse_args() |
21 | import os | import os |
22 | ||
23 | DATADIR=os.environ['HOME'] + '/ndpfdata/' | DATADIR=os.environ['HOME'] + '/ndpfdata/' |
24 | PLOTDIR=os.environ['HOME'] + '/public_html/' | PLOTDIR='/www/grid/stats/groupviews/mcpool/' |
25 | ||
26 | # 8 class qualitative paired color scheme | # 8 class qualitative paired color scheme |
27 | ||
28 | colors = [ "#A6CEE3", "#1F77B4", "#B2DF8A", "#33A02C", | colors = [ "#A6CEE3", "#1F77B4", "#B2DF8A", "#33A02C", |
|
grid.support@nikhef.nl | ViewVC Help |
Powered by ViewVC 1.1.28 |