Skip to content

GeoCAT-comp v2021.02.0

Compare
Choose a tag to compare
@erogluorhan erogluorhan released this 25 Feb 21:01
· 1133 commits to main since this release
66dac79

Release Notes:

  • New functions:
    • Note: Refer to GeoCAT-comp API reference 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