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

Add metar2glm utility #965

Merged
merged 1 commit into from
Jul 31, 2021
Merged

Add metar2glm utility #965

merged 1 commit into from
Jul 31, 2021

Conversation

dchassin
Copy link
Member

This PR adds support for using realtime weather in generating GLM files.

Current issues

  1. This is not an actual converter.
  2. This does not support realtime updates while the simulation is running.

Code changes

  • Add metar2glm.py to python_extras folder and python_extras/Makefile.mk

Documentation changes

None

Test and Validation Notes

  1. Depends on PR Add unit knot #964.
  2. A useful test command is python3 -m metar2glm KSFO > /tmp/test.glm && gridlabd /tmp/test.glm -o /tmp/test.html -D html_save_options="--s -c"

@aivanova5 aivanova5 self-requested a review July 31, 2021 00:34
@aivanova5 aivanova5 merged commit daada70 into develop Jul 31, 2021
@aivanova5 aivanova5 deleted the develop-add-metar2glm branch July 31, 2021 00:34
@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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants