adding well_parser (#2863)

This commit is contained in:
Samuel 2024-04-22 17:08:52 +00:00 committed by GitHub
parent 326beadab7
commit 3ab610037a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,17 @@
[
{
"name": "well_parser",
"url": "https://codeberg.org/samsamros/RRC-permits",
"method": "git",
"tags": [
"Texas Railroad Commission",
"Drilling Permits",
"Injection wells"
],
"description": "This project is intended to parse Texas Railroad Commission data provided in an unsuitable and non-transparent format. As of 2024, this code is able to parse Drilling Permit Master and Trailer and Underground Injection Control Data",
"license": "GPL-3.0",
"web": "https://codeberg.org/samsamros/RRC-permits"
},
{
"name": "avrman",
"url": "https://github.com/Abathargh/avrman",