CartesianToSpherical
====================

.. currentmodule:: gwcs.geometry

.. autoclass:: CartesianToSpherical
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~CartesianToSpherical.bbox_with_units
      ~CartesianToSpherical.bounding_box
      ~CartesianToSpherical.bounds
      ~CartesianToSpherical.cov_matrix
      ~CartesianToSpherical.eqcons
      ~CartesianToSpherical.fittable
      ~CartesianToSpherical.fixed
      ~CartesianToSpherical.has_bounds
      ~CartesianToSpherical.has_fixed
      ~CartesianToSpherical.has_tied
      ~CartesianToSpherical.has_user_bounding_box
      ~CartesianToSpherical.has_user_inverse
      ~CartesianToSpherical.ineqcons
      ~CartesianToSpherical.input_units
      ~CartesianToSpherical.input_units_allow_dimensionless
      ~CartesianToSpherical.input_units_equivalencies
      ~CartesianToSpherical.input_units_strict
      ~CartesianToSpherical.inputs
      ~CartesianToSpherical.inverse
      ~CartesianToSpherical.linear
      ~CartesianToSpherical.meta
      ~CartesianToSpherical.model_constraints
      ~CartesianToSpherical.model_set_axis
      ~CartesianToSpherical.n_inputs
      ~CartesianToSpherical.n_outputs
      ~CartesianToSpherical.n_submodels
      ~CartesianToSpherical.name
      ~CartesianToSpherical.outputs
      ~CartesianToSpherical.param_names
      ~CartesianToSpherical.param_sets
      ~CartesianToSpherical.parameter_constraints
      ~CartesianToSpherical.parameters
      ~CartesianToSpherical.return_units
      ~CartesianToSpherical.separable
      ~CartesianToSpherical.standard_broadcasting
      ~CartesianToSpherical.stds
      ~CartesianToSpherical.sync_constraints
      ~CartesianToSpherical.tied
      ~CartesianToSpherical.uses_quantity
      ~CartesianToSpherical.wrap_lon_at

   .. rubric:: Methods Summary

   .. autosummary::

      ~CartesianToSpherical.__call__
      ~CartesianToSpherical.coerce_units
      ~CartesianToSpherical.copy
      ~CartesianToSpherical.deepcopy
      ~CartesianToSpherical.evaluate
      ~CartesianToSpherical.get_bounding_box
      ~CartesianToSpherical.has_inverse
      ~CartesianToSpherical.input_shape
      ~CartesianToSpherical.output_units
      ~CartesianToSpherical.prepare_inputs
      ~CartesianToSpherical.prepare_outputs
      ~CartesianToSpherical.rename
      ~CartesianToSpherical.render
      ~CartesianToSpherical.set_slice_args
      ~CartesianToSpherical.strip_units_from_tree
      ~CartesianToSpherical.sum_of_implicit_terms
      ~CartesianToSpherical.with_units_from_data
      ~CartesianToSpherical.without_units_for_data

   .. rubric:: Attributes Documentation

   .. autoattribute:: bbox_with_units
   .. autoattribute:: bounding_box
   .. autoattribute:: bounds
   .. autoattribute:: cov_matrix
   .. autoattribute:: eqcons
   .. autoattribute:: fittable
   .. autoattribute:: fixed
   .. autoattribute:: has_bounds
   .. autoattribute:: has_fixed
   .. autoattribute:: has_tied
   .. autoattribute:: has_user_bounding_box
   .. autoattribute:: has_user_inverse
   .. autoattribute:: ineqcons
   .. autoattribute:: input_units
   .. autoattribute:: input_units_allow_dimensionless
   .. autoattribute:: input_units_equivalencies
   .. autoattribute:: input_units_strict
   .. autoattribute:: inputs
   .. autoattribute:: inverse
   .. autoattribute:: linear
   .. autoattribute:: meta
   .. autoattribute:: model_constraints
   .. autoattribute:: model_set_axis
   .. autoattribute:: n_inputs
   .. autoattribute:: n_outputs
   .. autoattribute:: n_submodels
   .. autoattribute:: name
   .. autoattribute:: outputs
   .. autoattribute:: param_names
   .. autoattribute:: param_sets
   .. autoattribute:: parameter_constraints
   .. autoattribute:: parameters
   .. autoattribute:: return_units
   .. autoattribute:: separable
   .. autoattribute:: standard_broadcasting
   .. autoattribute:: stds
   .. autoattribute:: sync_constraints
   .. autoattribute:: tied
   .. autoattribute:: uses_quantity
   .. autoattribute:: wrap_lon_at

   .. rubric:: Methods Documentation

   .. automethod:: __call__
   .. automethod:: coerce_units
   .. automethod:: copy
   .. automethod:: deepcopy
   .. automethod:: evaluate
   .. automethod:: get_bounding_box
   .. automethod:: has_inverse
   .. automethod:: input_shape
   .. automethod:: output_units
   .. automethod:: prepare_inputs
   .. automethod:: prepare_outputs
   .. automethod:: rename
   .. automethod:: render
   .. automethod:: set_slice_args
   .. automethod:: strip_units_from_tree
   .. automethod:: sum_of_implicit_terms
   .. automethod:: with_units_from_data
   .. automethod:: without_units_for_data
