For a specific mpid, use mp_api to identify it's a Primary Calculation
or Secondary Calculation
.
#3913
hongyi-zhao
started this conversation in
General
Replies: 1 comment
-
See #3884 for the related discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have the following script:
It generates the following output:
On the other hand, according to the information shown on the corresponding webpage:
As you can see, these tasks can be divided into two major categories: primary calculation and secondary calculation. So, is it possible for me to determine the specific category of a particular mpid by using mp_api, aka, to identify whether it belongs to the primary calculation or the **secondary calculation **?
Regards,
Zhao
Beta Was this translation helpful? Give feedback.
All reactions