Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ChatGrid Backend Setup Procedure Update. #113

Merged
merged 5 commits into from
Jan 6, 2024
Merged

ChatGrid Backend Setup Procedure Update. #113

merged 5 commits into from
Jan 6, 2024

Conversation

sichenjin
Copy link
Collaborator

Merge request type

  • New feature
  • Resolves bug
  • Documentation
  • Other

Relates to

  • OPFLOW
  • SOPFLOW
  • SCOPFLOW
  • TCOPFLOW
  • CMake build system
  • Spack configuration
  • Manual
  • Web docs
  • Other

This MR updates

  • Header files
  • Source code
  • CMake build system
  • Spack configuration
  • Web docs
  • Manual
  • Other

Summary

I updated the backend setup procedures in the README.md in the viz folder. Specifically, there was a mistake in the script name; 'jsontocsv.py' is the correct script for generating the required data formats for database import, not 'dataprocess.py' as previously mentioned. I also included the example datasets generated by running 'python jsontocsv.py case_ACTIVSg10k.json', including generation.csv, bus.csv, and tranmission_line.csv.

Thanks for taking the time to review this MR.

Linked Issue(s)

Link any relevant issues. If merging into the default branch, any directly addressed issues will be closed when merging into the default branch (develop).

Since GitHub is specific on language, make sure to include direct language if you want to have the issue closed:

  • Closes #issue
  • Resolves #issue

You can also reference issues, but this will not close the issue when the merge request is merged:

  • Partly related to #issue
  • #issue
  • Partially addresses #issue

@abhyshr abhyshr merged commit a5b8fe6 into develop Jan 6, 2024
@abhyshr abhyshr deleted the sichen2 branch January 6, 2024 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants