This repository has been archived by the owner on Sep 27, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Develop add vegetation geodata (#973)
* Update gridlabd-geodata * Update gridlabd-geodata * Update geodata_example.glm * Update geodata_example * Work update * Update geodata_address.py * Update gridlabd-geodata * Fix traceback output when DEBUG is True * Add general geodata autotest * Update gridlabd-geodata * Update test_geodata_address.glm * Update gridlabd-geodata * Add geodata dataset autotest * Update geodata_utility.py * Update autotest.sh * Rename unittest.sh * Update geodata_elevation.py * Update geodata_address.py * Update geodata_address.py * Update geodata_elevation.py * Update geodata_utility.py * Update test_geodata_elevation.glm * Update test_geodata_utility.glm * Update unittest.sh * Update gridlabd-geodata * Update test_geodata.txt * Update unittest.sh * Update geodata_powerline.py * Fix index resolution conflicts * Update geodata_powerline.py * Add haversine function support * Update requirements.txt * Update gridlabd-geodata * Update gridlabd-geodata * Update geodata_powerline.py * Update gridlabd-geodata * Update test_geodata.glm * Update gridlabd-geodata * Update gridlabd-geodata * Update main.cpp * Update test_geodata.glm * Update geodata package call method * Update geodata_powerline.py * Update geodata_powerline.py * Update gridlabd-geodata * Update geodata_census.py * Add cabletypes for powerline geodata package * Update gridlabd-geodata * Update geodata_powerline.py * Update geodata_powerline.py * Update geodata_powerline.py * Update geodata_powerline_cabletypes.csv * Update geodata_powerline.py * Update geodata_powerline.py * Add csv-table to glm-library converter * Update geodata_powerline.py * Refactor gridlabd convert implementation * Update Convert.md * Update Convert.md * Update gridlabd-convert * Update csv-table2glm-library.py * Update gridlabd-convert * Update csv-table2glm-library.py * Update geodata_powerline.py * Update geodata_powerline.py * Update path_example.csv * Update geodata_powerline.py * Update test_geodata.txt * Add verbose output for get_args() * Add census state data processing * Update geodata_census.py * Add more support for plot format * Add support for uuid key * Update gridlabd-geodata * Refactor python requirements handling * Update gridlabd-geodata * Update geodata_census.py * Fix redirect issue * Update test_geodata.glm * Fix permissions on scripts * Update Makefile.am * Update gridlabd-geodata * Update geodata_census.py * Update geodata_census.py * Update gridlabd-geodata * Added zipcode-level census data * Update zipcodes.py * Update gridlabd-geodata * Update geodata_census.py * Create path_example.csv * Create GridLAB-D GeoData Tutorial.ipynb * Update geodata_distance.py * Update build_number * Update gridlabd-geodata * Update GridLAB-D GeoData Tutorial.ipynb * Update geodata_elevation.py * Update gridlabd-geodata * Update geodata_utility.py * Update GridLAB-D GeoData Tutorial.ipynb * Update geodata_utility.py * Update gridlabd-geodata * Update GridLAB-D GeoData Tutorial.ipynb * Update gridlabd-geodata * Update geodata_powerline.py * Update GridLAB-D GeoData Tutorial.ipynb * Update geodata_powerline.py * Update GridLAB-D GeoData Tutorial.ipynb * Update GridLAB-D GeoData Tutorial.ipynb * Update gridlabd-geodata * Update GridLAB-D GeoData Tutorial.ipynb * Update gridlabd-geodata * Update geodata_distance.py * Update GridLAB-D GeoData Tutorial.ipynb * Update gridlabd-geodata * Update GridLAB-D GeoData Tutorial.ipynb * Update GridLAB-D GeoData Tutorial.ipynb * Update GridLAB-D GeoData Tutorial.ipynb * Update gridlabd-geodata * Update GridLAB-D GeoData Tutorial.ipynb * Update gridlabd-geodata * Update gridlabd-geodata * Update geodata_distance.py * Update Makefile.am * Update gridlabd-geodata * Update GridLAB-D GeoData Tutorial.ipynb * Update gridlabd-geodata * Update geodata_example.sh * Update GridLAB-D GeoData Tutorial.ipynb * Update version check so it works from the command line too * Add more support for JSON and Excel file I/O * Add relative distance option to geodata distance package * Update gridlabd-geodata * Update GridLAB-D GeoData Tutorial.ipynb * Update Geodata.md * Update Geodata.md * Update test_geodata_elevation.glm * Update requirements.txt * Update requirements.txt * Update Geodata.md * Update gridlabd-geodata * Update gridlabd-geodata * Update GridLAB-D GeoData Tutorial.ipynb * Fix input delimiter problem with address (again) * Fix autotest errors * Fix geodata autotest problems on github actions * Create Geodata.md * Update Geodata.md * Add tutorial docs generation * Tutorial update * Update test_geodata.glm * Making pole test optional until it's fixed * Update the geodata tutorial * Update geodata tutorial * Update docs and add --resolution_id option * Update Geodata.md * Fix waypoints id calcs * Update geodata_elevation.py * Create geodata_vegetation.py * Add geodata_vegetation.py * Update geodata_vegetation.py * Add vegetation geodata package * Update geodata_vegetation.py * Update geodata_vegetation.py * Update vegetation geodata package * Update geodata_vegetation.py * Update geodata_vegetation.py * Add link to CFO repo for user registration * Update vegetation package and docs * Update geodata tutorial * Tutorial update * Update tutorial docs * Update distance package to support relative distances * Update with a second example * Fix distance calcs when resolution is too large * Merge branch 'develop' into develop-add-vegetation-geodata * Fix geodata autotest * fix distance calulation issue * fix the bug for calculation linesag at arbitrary points * Update geodata_vegetation.py * Create update_vegetation.py * Update update_vegetation.py * Update update_vegetation.py * Fix image tiling * Code for downloading 0.1 degree vegetation tiles and uploading them to AWS * Update geodata_vegetation.py * Update Geodata.ipynb * Update Geodata.md * Update Geodata.ipynb * Update Geodata.md * Update geodata_powerline.py * Update Geodata.ipynb * Update Geodata.md * Update docs * change pole height * change pole geight * Added line contact probability test * Update docs * Update Geodata.ipynb * Update CFO authenticator * Added interpolation of elevation * Update geodata_elevation.py * update elevation intepolation for geodata_elevation * Update the initial tension calculation * Fixed python notebook for geodata * Update Geodata.md * Update develop.yml * merge updates * Update path_example.csv * Update gridlabd-library * Update geodata_vegetation.py * Update geodata_vegetation.py * Create geodata.conf * Update update_vegetation.py * Update Geodata.ipynb * Update CFO authentication * Update Geodata.ipynb * Update geodata_vegetation.py * Fix autotest validation * Update test_geodata.txt * Update geodata_vegetation.py * Update geodata_vegetation.py * Update geodata_powerline.py * Update geodata_powerline.py * Update geodata_powerline.py * Update Geodata.ipynb * Update geodata_powerline.py Co-authored-by: David P. Chassin <[email protected]> Co-authored-by: David P. Chassin <[email protected]> Co-authored-by: Alyona Teyber <[email protected]>
- Loading branch information