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

update node metadata to include the stage of development #192

Open
kwhitehall opened this issue Oct 7, 2016 · 2 comments
Open

update node metadata to include the stage of development #192

kwhitehall opened this issue Oct 7, 2016 · 2 comments

Comments

@kwhitehall
Copy link
Member

As a part of the node metadata is would be useful to determine the stage of development of the MCS the node represents.
This issue depends on #190 metadata being available as well.

@sujen1412
Copy link
Member

@kwhitehall What are the different stages that should be represented ? Could you list them so we can find out where can we make edits in the code.

@kwhitehall
Copy link
Member Author

kwhitehall commented Oct 18, 2016

Hi @sujen1412 the stages to be represented are initialization, mature, and dissipation. They are defined according to the area and the brightness temperature. You need to have a subgraph first inorder to determine the stage of the node. In terms of edits in the code, this will require updating the nodemap, after traversing the subgraph and determining the relationship of the area and temp of consecutive nodes. I'm currently working on this... sorry should have assigned.

[EDIT]
Right now
The actual code to traverse the graph and determine the stage is going into MCSOps
The updating the nodeMap in MCSNode
Some functionality may be added to MCSUtils

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

No branches or pull requests

2 participants