Keyword-only arguments #2102
Labels
Area: Calc
Pertains to calculations
Type: API Change
Changes to how existing functionality works
Type: Maintenance
Updates and clean ups (but not wrong)
vorticity
,divergence
, andadvection
already havedx
, etc. as keyword-only arguments. For consistency, we should make all of those calculations like that inkinematics.py
take those extra arguments as keyword-only:shearing_deformation
stretching_deformation
total_deformation
frontogenesis
geostrophic_wind
ageostrophic_wind
absolute_vorticity
potential_vorticity_baroclinic
potential_vorticity_barotropic
inertial_advective_wind
q_vector
The text was updated successfully, but these errors were encountered: