tunned-geobr 1.0.6__py3-none-any.whl → 1.0.7__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- tunned_geobr/__init__.py +1 -0
- tunned_geobr/list_geobr.py +3 -0
- {tunned_geobr-1.0.6.dist-info → tunned_geobr-1.0.7.dist-info}/METADATA +1 -1
- {tunned_geobr-1.0.6.dist-info → tunned_geobr-1.0.7.dist-info}/RECORD +7 -7
- {tunned_geobr-1.0.6.dist-info → tunned_geobr-1.0.7.dist-info}/WHEEL +0 -0
- {tunned_geobr-1.0.6.dist-info → tunned_geobr-1.0.7.dist-info}/entry_points.txt +0 -0
- {tunned_geobr-1.0.6.dist-info → tunned_geobr-1.0.7.dist-info}/licenses/LICENSE.txt +0 -0
tunned_geobr/__init__.py
CHANGED
@@ -128,3 +128,4 @@ from .read_icmbio_embargoes import read_icmbio_embargoes
|
|
128
128
|
from .read_icmbio_infractions import read_icmbio_infractions
|
129
129
|
from .read_ibama_embargoes import read_ibama_embargoes
|
130
130
|
from .read_climate import read_climate
|
131
|
+
from .read_exploration_blocks import read_exploration_blocks
|
tunned_geobr/list_geobr.py
CHANGED
@@ -138,6 +138,7 @@ def list_geobr():
|
|
138
138
|
{"Function": "read_biomethane_plants", "Geography": "Biomethane Production Plants", "Years": "All", "Source": "EPE"},
|
139
139
|
|
140
140
|
# Energy infrastructure datasets - Oil and Gas Infrastructure
|
141
|
+
{"Function": "read_exploration_blocks", "Geography": "Oil and Gas Exploration Blocks", "Years": "All", "Source": "ANP"},
|
141
142
|
{"Function": "read_fuel_bases", "Geography": "Fuel Bases", "Years": "All", "Source": "EPE"},
|
142
143
|
{"Function": "read_glp_bases", "Geography": "GLP (LPG) Bases", "Years": "All", "Source": "EPE"},
|
143
144
|
{"Function": "read_processing_facilities", "Geography": "Oil and Gas Processing Facilities", "Years": "All", "Source": "EPE"},
|
@@ -175,6 +176,8 @@ def list_geobr():
|
|
175
176
|
{"Function": "read_icmbio_embargoes", "Geography": "ICMBio Embargoed Areas", "Years": "All", "Source": "ICMBio"},
|
176
177
|
{"Function": "read_icmbio_infractions", "Geography": "ICMBio Infraction Notices", "Years": "All", "Source": "ICMBio"},
|
177
178
|
{"Function": "read_ibama_embargoes", "Geography": "IBAMA Embargoed Areas", "Years": "All", "Source": "IBAMA"}
|
179
|
+
|
180
|
+
# update later
|
178
181
|
]
|
179
182
|
|
180
183
|
# Create DataFrame
|
@@ -1,10 +1,10 @@
|
|
1
|
-
tunned_geobr-1.0.
|
2
|
-
tunned_geobr-1.0.
|
3
|
-
tunned_geobr-1.0.
|
4
|
-
tunned_geobr-1.0.
|
5
|
-
tunned_geobr/__init__.py,sha256=
|
1
|
+
tunned_geobr-1.0.7.dist-info/METADATA,sha256=jkLz6SCLCEk3xzMTwhlmKhJ5rl6SN6Q6V9JCZeKFW2Y,5018
|
2
|
+
tunned_geobr-1.0.7.dist-info/WHEEL,sha256=tSfRZzRHthuv7vxpI4aehrdN9scLjk-dCJkPLzkHxGg,90
|
3
|
+
tunned_geobr-1.0.7.dist-info/entry_points.txt,sha256=6OYgBcLyFCUgeqLgnvMyOJxPCWzgy7se4rLPKtNonMs,34
|
4
|
+
tunned_geobr-1.0.7.dist-info/licenses/LICENSE.txt,sha256=mECZRcbde3HssOKe1Co4zgqBLGVN0OWpTsEy3LIbcRA,75
|
5
|
+
tunned_geobr/__init__.py,sha256=NCu9ZgG1i218TKc9ldtjc9m2_1iqOTgzTt0o1m4vZqs,7493
|
6
6
|
tunned_geobr/data/grid_state_correspondence_table.csv,sha256=FpkBuX_-lRXQ1yBrQODxQgG9oha9Fd8A8zGKfdsDAmk,2660
|
7
|
-
tunned_geobr/list_geobr.py,sha256=
|
7
|
+
tunned_geobr/list_geobr.py,sha256=4vnssqrELxH451bZyn0ag0Ja_xFZMKzArGUtzuLF_Ww,17527
|
8
8
|
tunned_geobr/lookup_muni.py,sha256=ny1zU4i6OagvL4Mrc6XQWPgn2RrJa_mXlKXh81oVYsM,3462
|
9
9
|
tunned_geobr/read_ama_anemometric_towers.py,sha256=M3qKBTBYdqHzTuWtRrBiLA88Ymt6g0cf7sakJd5mTRo,4686
|
10
10
|
tunned_geobr/read_amazon.py,sha256=HiwKnYebWe3nDMDRUqHpKJIO76bA4ERm4iJlCPhagQg,1286
|
@@ -139,4 +139,4 @@ tunned_geobr/read_water_bodies_ana.py,sha256=Z-dpTPVgRHVndTeSFxx8uXn7ufMg2jm0Dlz
|
|
139
139
|
tunned_geobr/read_waterways.py,sha256=mEdoVogYWr5EYZ8bE3xMCVWyLrHYU7xTL2lUE0XbDAM,2951
|
140
140
|
tunned_geobr/read_weighting_area.py,sha256=m2X5Ua3jRqLlkqCQbIzR2jmo58pzqkyR3UYcGtgy20E,2325
|
141
141
|
tunned_geobr/utils.py,sha256=WT9PSGWvcERjj3yhfTvyWSE5ZiEjO4tYK5xIj5jJCg8,8170
|
142
|
-
tunned_geobr-1.0.
|
142
|
+
tunned_geobr-1.0.7.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|