Hi, the function `save_json_file_to_datastore` is saving the data at the package level. https://github.com/snipermonke01/gmx_python_sdk/blob/ea741236d0dcb35d87fd06ca8dd2f7bd9a737314/gmx_python_sdk/scripts/v2/gmx_utils.py#L681 Is there any specific reason for that?
Hi, the function
save_json_file_to_datastoreis saving the data at the package level.gmx_python_sdk/gmx_python_sdk/scripts/v2/gmx_utils.py
Line 681 in ea74123
Is there any specific reason for that?