Welcome to MOSP Discussions! #21
Replies: 2 comments 17 replies
-
Hello. I'm a recent MONARC user.
I'm wondering if it would be interesting to import them into MOSP. I f yes, I do not know how to do it.
Regards! |
Beta Was this translation helpful? Give feedback.
-
Hi, It's the good place, you could even create a new discussion ;-) MOSP deals with JSON objects. You can use it's documented API: You have an example on how to create an object with this API here: There is also a Python client, PyMOSP, which could ease a bit the work. The main work for you is to generate a JSON file from your CSV file. What I could do is to create a kind of helper in PyMOSP in order to create an object from a CSV given in parameter. At the end it will also use add_objects. As you can see, when you submit a JSON file (via the API or PyMOSP), you must also submit Your second point is not related to MOSP, but it's noted ;-) Thank you. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
Beta Was this translation helpful? Give feedback.
All reactions