Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Fix vegetation geodata #943

Merged
merged 408 commits into from
Jul 31, 2021
Merged

Fix vegetation geodata #943

merged 408 commits into from
Jul 31, 2021

Conversation

dchassin
Copy link
Member

@dchassin dchassin commented Jul 5, 2021

This PR fixes issues with vegetation geodata processing.

Current issues

  1. Work in progress

Code changes

  • Update gridlabd-geodata to gather and join geographic data.
  • Update geodata_address to provide conversion between locations (e.g., latitude and longitude) and addresses.
  • Update geodata_census to deliver US census data by zip code or census tract.
  • Update geodata_distance to compute the shortest distance between consecutive positions.
  • Update geodata_elevation to obtain the elevation of locations using eio package and 2D interpolation.
  • Update geodata_powerline to compute the line sag between two poles.
  • Update geodata_utility to obtains information about utilities and their service territories. The information is collected from Homeland Infrastructure Foundation-Level Data (HIFLD) website.
  • Update geodata_vegetation to obtain the vegetation information at locations, such as base, cover, and height, using the CFO package.
  • Update gldcore/geodata/docs/Geodata.ipynb to provide a tutorial for using the geodata subcommand in GridLAB-D.

Documentation changes

  1. Summary for the calculation of overhead conductor line sag.
  • TODO
  • [TODO] Summary for the preparation of vegetation data.

Test and Validation Notes

  • TODO
  1. Enumerate any testing and validation considerations.

@dchassin dchassin changed the title Develop add vegetation geodata Develop fix vegetation geodata Jul 5, 2021
@xiefuhong xiefuhong marked this pull request as ready for review July 19, 2021 17:30
@dchassin dchassin requested a review from aivanova5 July 27, 2021 16:30
@dchassin dchassin added the bug Request a fix or change to the code label Jul 27, 2021
@dchassin dchassin changed the title Develop fix vegetation geodata Fix vegetation geodata Jul 31, 2021
@aivanova5 aivanova5 merged commit 5afb841 into develop Jul 31, 2021
@aivanova5 aivanova5 deleted the develop-add-vegetation-geodata branch July 31, 2021 06:07
@aivanova5 aivanova5 mentioned this pull request Jul 31, 2021
13 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Request a fix or change to the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants