tunned-geobr 1.0.11__py3-none-any.whl → 1.0.12__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 +1 -0
- {tunned_geobr-1.0.11.dist-info → tunned_geobr-1.0.12.dist-info}/METADATA +1 -1
- {tunned_geobr-1.0.11.dist-info → tunned_geobr-1.0.12.dist-info}/RECORD +7 -7
- {tunned_geobr-1.0.11.dist-info → tunned_geobr-1.0.12.dist-info}/WHEEL +0 -0
- {tunned_geobr-1.0.11.dist-info → tunned_geobr-1.0.12.dist-info}/entry_points.txt +0 -0
- {tunned_geobr-1.0.11.dist-info → tunned_geobr-1.0.12.dist-info}/licenses/LICENSE.txt +0 -0
tunned_geobr/__init__.py
CHANGED
@@ -131,3 +131,4 @@ from .read_climate import read_climate
|
|
131
131
|
from .read_exploration_blocks import read_exploration_blocks
|
132
132
|
from .read_production_fields import read_production_fields
|
133
133
|
from .read_oil_wells import read_oil_wells
|
134
|
+
from .read_sigel_wind_turbines import read_sigel_wind_turbines
|
tunned_geobr/list_geobr.py
CHANGED
@@ -107,6 +107,7 @@ def list_geobr():
|
|
107
107
|
# Energy infrastructure datasets - Wind
|
108
108
|
{"Function": "read_existent_eolic", "Geography": "Existing Wind Power Plants", "Years": "All", "Source": "EPE"},
|
109
109
|
{"Function": "read_planned_eolic", "Geography": "Planned Wind Power Plants", "Years": "All", "Source": "EPE"},
|
110
|
+
{"Function": "read_sigel_wind_turbines", "Geography": "Wind Turbines", "Years": "All", "Source": "ANEEL"},
|
110
111
|
|
111
112
|
# Energy infrastructure datasets - Hydroelectric
|
112
113
|
{"Function": "read_existent_uhe", "Geography": "Existing Large Hydroelectric Plants", "Years": "All", "Source": "EPE"},
|
@@ -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.12.dist-info/METADATA,sha256=NK0n2LkAIXbFapLm05jxSdq3YArfGJ3hXVErhHNFFnI,5019
|
2
|
+
tunned_geobr-1.0.12.dist-info/WHEEL,sha256=tSfRZzRHthuv7vxpI4aehrdN9scLjk-dCJkPLzkHxGg,90
|
3
|
+
tunned_geobr-1.0.12.dist-info/entry_points.txt,sha256=6OYgBcLyFCUgeqLgnvMyOJxPCWzgy7se4rLPKtNonMs,34
|
4
|
+
tunned_geobr-1.0.12.dist-info/licenses/LICENSE.txt,sha256=mECZRcbde3HssOKe1Co4zgqBLGVN0OWpTsEy3LIbcRA,75
|
5
|
+
tunned_geobr/__init__.py,sha256=uJlPQ19Go17jJdK7sYNkx5qT6ZJGalp6CNYHrI-_kdg,7658
|
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=C9eRBooIcCKOdCCcCqcU8Yi0RIBXS_WM6LPW93Rfb7E,17876
|
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
|
@@ -142,4 +142,4 @@ tunned_geobr/read_water_bodies_ana.py,sha256=Z-dpTPVgRHVndTeSFxx8uXn7ufMg2jm0Dlz
|
|
142
142
|
tunned_geobr/read_waterways.py,sha256=mEdoVogYWr5EYZ8bE3xMCVWyLrHYU7xTL2lUE0XbDAM,2951
|
143
143
|
tunned_geobr/read_weighting_area.py,sha256=m2X5Ua3jRqLlkqCQbIzR2jmo58pzqkyR3UYcGtgy20E,2325
|
144
144
|
tunned_geobr/utils.py,sha256=WT9PSGWvcERjj3yhfTvyWSE5ZiEjO4tYK5xIj5jJCg8,8170
|
145
|
-
tunned_geobr-1.0.
|
145
|
+
tunned_geobr-1.0.12.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|