Skip to content

Commit

Permalink
[PD Metadata] (#7)
Browse files Browse the repository at this point in the history
* [PD Metadata]
- Add support for MICHIGAN region_type to ParallelDomainSceneMetadata
  • Loading branch information
james-grieve authored Sep 30, 2020
1 parent 1706a37 commit ff7da7a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
1 change: 1 addition & 0 deletions dgp/contribs/pd/metadata.proto
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ enum RegionType
{
SYNTHETIC_REGION = 0;
NORTHERN_CALIFORNIA = 1;
MICHIGAN = 2;
}

message ParallelDomainSceneMetadata {
Expand Down
9 changes: 7 additions & 2 deletions dgp/contribs/pd/metadata_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ff7da7a

Please sign in to comment.