get_projection_class

sofia_redux.scan.utilities.class_provider.get_projection_class(name)[source]

Returns a Projection class of the given name

Parameters:
namestr

The name of the grid omitting the “projection” suffix.

Returns:
Projectionclass