You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MachUp Forum
Hi I was wondering if there was Machup (https://github.com/usuaero/MachUp) input.json compliance with MachupX (https://github.com/usuaero/MachUpX) for analysis functions. If not I was wondering what the equivalent JSON input type would be. It seems for example for MachupX you need to provide a "weight" JSON property whereas in Machup which is what the MU5 website uses you do not. I wanted to use MachUpX library in conjunction with the website so I might need to reformat the JSON.
Cory
unread,
Jul 30, 2020, 4:44:44 PM7/30/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MachUp Forum
Hi Afshawn
The JSON file structures are similar between the two, but MachUpX was not built to handle JSONs from previous versions of MachUp. You'd need to write a JSON parser if you want to use MachUpX with the website.