Commit graph

39 commits

Author SHA1 Message Date
XANTRONIX Industrial
fbbeeef08b Refactor radar.py to use database layer features 2025-02-14 15:32:15 -05:00
XANTRONIX Industrial
8a0cbfcd6b Rename _insert__ attributes to _write__ 2025-02-14 15:31:50 -05:00
XANTRONIX Industrial
4aaf7e6749 Remove print() debugging 2025-02-14 14:58:24 -05:00
XANTRONIX Industrial
1688218c95 Drastic improvement in database layer 2025-02-14 14:52:50 -05:00
XANTRONIX Industrial
28fd4050c7 Prune down Database.column_placeholders() a bit 2025-02-14 13:48:16 -05:00
XANTRONIX Industrial
e577cb2759 Prepare for a big db.py refactor 2025-02-14 13:34:31 -05:00
XANTRONIX Industrial
124bab8b17 Fix storm report insertion 2025-02-14 11:50:43 -05:00
XANTRONIX Industrial
8ed64e831e Remove print() debugging 2025-02-14 10:42:48 -05:00
XANTRONIX Industrial
9916fc8d9e Sort out adding storm reports to database 2025-02-13 17:45:07 -05:00
XANTRONIX Industrial
55e179658b Allow None value for storm coordinates 2025-02-13 17:44:32 -05:00
XANTRONIX Industrial
5bab45b779 Fix issues with column placeholders 2025-02-13 17:44:12 -05:00
XANTRONIX Industrial
05ebe724b3 Implement usage of nexrad_storm_report table 2025-02-13 15:25:35 -05:00
XANTRONIX Industrial
e27b5f88a6 Bring significant object mapping enhancements to db.py 2025-02-13 15:20:46 -05:00
XANTRONIX Industrial
df23ccc113 Use sqlite3.Row as row factory 2025-02-13 14:42:04 -05:00
XANTRONIX Industrial
e5b24d5d71 Allow multiple CSV files; rename nexrad.archive.Archive methods 2025-02-13 12:19:06 -05:00
XANTRONIX Industrial
015ba27c33 Use os.path.join() where possible 2025-02-12 15:37:14 -05:00
XANTRONIX Industrial
ccade2a91d Catch ValueError on invalid integers in storm report details 2025-02-12 11:42:48 -05:00
XANTRONIX Industrial
e507d9b8c4 Fix Dockerfile, nexrad.sql issues 2025-02-11 22:18:35 -05:00
XANTRONIX Industrial
5d30a21e4a Make S3Bucket easier to use 2025-02-11 21:12:48 -05:00
XANTRONIX Industrial
b5f569180b Pare down db.py 2025-02-11 21:12:27 -05:00
XANTRONIX Industrial
d133629207 Initial commit of lib/nexrad/archive.py 2025-02-11 21:11:43 -05:00
XANTRONIX Industrial
6fd775b15c Type declarations never hurt anybody 2025-02-11 17:52:08 -05:00
XANTRONIX Industrial
cf55011c1a Mild prettification 2025-02-11 17:52:00 -05:00
XANTRONIX Industrial
a088e31688 Make 'lon, lat' argument order internally consistent 2025-02-11 16:45:32 -05:00
XANTRONIX Industrial
d2aa0b3759 Cleanup 2025-02-11 16:07:27 -05:00
XANTRONIX Industrial
bf85f42f94 Implement proper timezone handling 2025-02-11 16:07:00 -05:00
XANTRONIX Industrial
408f462a98 Make NEXRAD radar range a magic number 2025-02-11 16:06:21 -05:00
XANTRONIX Industrial
0726782ee8 Refactor radar distance search to match whole storm path 2025-02-11 12:10:17 -05:00
XANTRONIX Industrial
12ead19918 s/station/radar/g 2025-02-11 12:10:02 -05:00
XANTRONIX Industrial
420456f028 Extend range from radar site to 460km 2025-02-11 11:30:05 -05:00
XANTRONIX Industrial
f46e0bef30 Use double quotes 2025-02-11 11:29:58 -05:00
XANTRONIX Industrial
beb789c19e Remove unneeded import 2025-02-11 11:29:45 -05:00
XANTRONIX Industrial
a93e91c1ee Declare, use COORD_SYSTEM as 4326 2025-02-11 11:29:16 -05:00
XANTRONIX Development
68f83b72d2 No longer need that 2025-02-10 21:34:11 -05:00
XANTRONIX Development
c1c5d9e618 Aw diddly dang dong crap 2025-02-10 21:29:21 -05:00
XANTRONIX Development
ffc75dd2b3 Syntax? ERROR 2025-02-10 21:27:37 -05:00
XANTRONIX Development
f71f2d4711 Use WGS-84 spheroid type business 2025-02-10 21:23:15 -05:00
XANTRONIX Development
be15032ce9 Argument order? REVERSED??? It's more likely than you think 2025-02-10 21:23:03 -05:00
XANTRONIX Development
1600357d51 Initial commit 2025-02-10 20:05:00 -05:00