polaris.e3sm.init.topo.LAT_LON_RESOLUTIONS

polaris.e3sm.init.topo.LAT_LON_RESOLUTIONS = (1.0, 0.25, 0.125, 0.0625, 0.03125)

Built-in immutable sequence.

If no argument is given, the constructor returns an empty tuple. If iterable is specified the tuple is initialized from iterable’s items.

If the argument is a tuple, the return value is the same object.