3.12.0
2022-01-18
- New method:
cf.Field.grad_xy(#292) - New method:
cf.Field.laplacian_xy(#292) - New function:
cf.div_xy(#292) - New function:
cf.curl_xy(#292) - Allow element-wise comparisons with
Noneoncf.Dataandcf.Fieldobjects (#281) - Add missing closing parenthesis in
cf.Querystring representations (#279) - Fix
cf.aggregatefailures when using thedimensionkeyword parameter (#283) - Fix bug that raised error with subtraction of a
cf.TimeDuration(#287) - Fix bug in
cf.Field.derivativewhen wrapping with periodic coordinates (#289) - Changed dependency:
1.9.0.1<=cfdm<1.9.1.0 - Changed dependency:
cfunits>=3.3.4