CONAN.geepee.GPSaveObj.get_param_dict
=====================================

.. py:method:: CONAN.geepee.GPSaveObj.get_param_dict(original=False)

   Get the GP parameters as a dictionary.

   :param original: If True, return the original package values. If False, return the converted values.
   :type original: bool, optional

   :returns: A dictionary of the GP parameters.
   :rtype: dict

