This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# -*- coding: utf-8 -*- | |
from __future__ import print_function, absolute_import | |
import numpy, matplotlib, matplotlib.pyplot, math, re | |
from scipy.interpolate import interp1d | |
import CoolProp.CoolProp as CP | |
from .Common import BasePlot |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* SETTINGS */ | |
var l=''; | |
var p=''; | |
var area = 'https://www.ingress.com/intel?ll=35.5841133,139.4988137&z=14'; | |
var v = 20000; //Delay between capturing screenshots, in milliseconds (1000 ms = 1 s) | |
var reloadtime = 60000 * 120; | |
var width = 900; //Picture width | |
var height = 500; //Picture height | |
var folder = './'; //Folder where to save screenshots, with / (or \) on the end. '.' means current folder. | |
phantom.injectJs('settings.js'); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/home/rened/anaconda/bin/python2.7 /home/rened/PycharmProjects/maxfield/makePlan_Simple.py -n 1 Soest.csv res | |
0 Heiligen Häuschen - Möhnesee Köebecke - Westrich | |
1 Weißes Kreuz | |
2 Art of Steel | |
3 Sankt Agatha | |
4 Art of Steel II | |
5 Delecke | |
6 Gebetshäuschen | |
7 Schild Barthaus Kapelle | |
8 Staumauer |