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

Completed correlation section #22

Merged
merged 2 commits into from
Nov 2, 2023
Merged

Completed correlation section #22

merged 2 commits into from
Nov 2, 2023

Conversation

johcarter
Copy link
Contributor

  • Separated features by OasisLMF version
  • completed correlation documentation for 1.27 and 1.28

@johcarter johcarter added the documentation Improvements or additions to documentation label Nov 1, 2023
@johcarter johcarter self-assigned this Nov 1, 2023
Copy link

github-actions bot commented Nov 1, 2023

PR Preview Action v1.4.4
Preview removed because the pull request was closed.
2023-11-02 17:05 UTC

.. code-block:: JSON

"data_settings": {
"damage_group_fields": ["PortNumber", "AccNumber", "LocNumber"] }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stray } in code block which should be removed

Copy link
Contributor

@sambles sambles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some minor fixes for the model_settings.json code snippets

Comment on lines 426 to 427
"damage_group_fields": ["PortNumber", "AccNumber", "LocNumber"] },
"hazard_group_fields": ["areaperil_id"] },
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stray } in code block which should be removed

Comment on lines 445 to 446
"damage_group_fields": ["PortNumber", "AccNumber", "LocNumber", "coverage_type_id"] },
"hazard_group_fields": ["PortNumber", "AccNumber", "LocNumber"] },
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stray } in code block which should be removed

Comment on lines 463 to 464
"damage_group_fields": ["PortNumber", "AccNumber", "LocNumber", "coverage_type_id"] },
"hazard_group_fields": ["PortNumber", "AccNumber", "LocNumber"] },
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stray } in code block which should be removed

Comment on lines 493 to 494
"damage_group_fields": ["PortNumber", "AccNumber", "LocNumber", "coverage_type_id"] },
"hazard_group_fields": ["PortNumber", "AccNumber", "LocNumber"] },
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stray } in code block which should be removed

Comment on lines 522 to 523
"damage_group_fields": ["PortNumber", "AccNumber", "LocNumber"] },
"hazard_group_fields": ["PortNumber", "AccNumber", "LocNumber"] },
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stray } in code block which should be removed

@johcarter
Copy link
Contributor Author

Thanks @sambles , I have ran all json blobs through a parser and think they are all correct now. thanks for spotting that.

@johcarter johcarter merged commit 0052d96 into main Nov 2, 2023
1 check passed
@johcarter johcarter deleted the correlation branch November 2, 2023 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants