Release Notes:
- New functions:
- Note: Refer to [GeoCAT-comp API reference](https://geocat-comp.readthedocs.io/en/latest/api.html) for detailed information about below functions:
- `anomaly`
- `climatology`
- `dewtemp`
- Newer EOF analysis functions (`eofunc_eofs`, `eofunc_pcs`)
- `linint1`
- `relhum`, `relhum_ice`, `relhum_water`
- Functions listed to be deprecated (in the future releases):
- Older EOF analysis functions (`eofunc`, `eofunc_ts`)
- Function renamings:
- `grid2triple` renamed to `grid_to_triple`
- `linint2_points` renamed to `linint2pts`
- `triple2grid` renamed to `triple_to_grid`
- Note: Older function names are still supported but soon will be deprecated.
Developer Notes:
- GeoCAT-ncomp (and libncomp) dependency deprecated
- GeoCAT-f2py dependency integrated