ProjectionCorrectionFactors#
- class rojak.core.derivatives.ProjectionCorrectionFactors(parallel_scale, meridional_scale)[source]#
Bases:
NamedTuple
Create new instance of ProjectionCorrectionFactors(parallel_scale, meridional_scale)
- __init__()#
Methods
__init__
()count
(value, /)Return number of occurrences of value.
index
(value[, start, stop])Return first index of value.
Attributes
meridional_scale
Alias for field number 1
parallel_scale
Alias for field number 0