<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>dataprocessing/ on Nightsniffing</title>
    <link>http://localhost/iterations/datasniffer/technicaldoc/nightstepscode/nsdata/dataprocessing/</link>
    <description>Recent content in dataprocessing/ on Nightsniffing</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 23 Sep 2021 16:00:58 +0100</lastBuildDate><atom:link href="http://localhost/iterations/datasniffer/technicaldoc/nightstepscode/nsdata/dataprocessing/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>convertGeoToLatLon.py</title>
      <link>http://localhost/iterations/datasniffer/technicaldoc/nightstepscode/nsdata/dataprocessing/convertgeotolatlon.py/</link>
      <pubDate>Thu, 23 Sep 2021 16:00:58 +0100</pubDate>
      
      <guid>http://localhost/iterations/datasniffer/technicaldoc/nightstepscode/nsdata/dataprocessing/convertgeotolatlon.py/</guid>
      <description># CONVERTGEOTOLATLON --&amp;gt; conversion script to translate LDD from # easting/northing to lat/lon # Copyright (C) 2022 Cliff Hammett # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</description>
    </item>
    
    <item>
      <title>ns_tableprep.py</title>
      <link>http://localhost/iterations/datasniffer/technicaldoc/nightstepscode/nsdata/dataprocessing/ns_tableprep.py/</link>
      <pubDate>Thu, 23 Sep 2021 16:00:58 +0100</pubDate>
      
      <guid>http://localhost/iterations/datasniffer/technicaldoc/nightstepscode/nsdata/dataprocessing/ns_tableprep.py/</guid>
      <description>import getpass import io import os import sys import pyproj import psycopg2 import psycopg2.extras import string import re import json import datetime #Arguments # q:=xxxx.sql - run query # qd:=xxxx/ - run all queries in directory # u:=xxxx.json - update records based on borough_ref # s:=xxxx.json - update records based on permission_id # am:=xxxx.json - insert new major records # at:=xxxx.json - insert new tree records # ab:=xxxx.json - insert new bat mitigation records def connectToDb(): n = &amp;#39;ldd&amp;#39; u = raw_input(&amp;#34;Username:&amp;#34;) pw = getpass.</description>
    </item>
    
  </channel>
</rss>
