Skip to content

v1.1.0

Compare
Choose a tag to compare
@tsutterley tsutterley released this 04 Jan 00:54
· 45 commits to main since this release
19bb3c3

Some major refactoring of the code base to update syntax and structure
For now, the code should be the backwards compatible with deprecation warnings

  • feat: adding CMR queries for TN files (#89)
  • feat: add git utilities for managing repositories (#93)
  • feat: add netCDF4/HDF5 source attribute to harmonics and spatial classes (#93)
  • feat: can iterate over harmonics, spatial and geocenter objects (#97)
  • fix: expose GSFC SLR 5x5 url as option in download (#91)
  • fix: set default GIA parameters, title, reference and url as None (#97)
  • refactor: use f-strings for formatting verbose or ascii output (#89)
  • refactor: camel_case updates for #90 (#91)
  • refactor: comment format to try to match flake8 styling for #90 (#92)
  • refactor: implicit import as gravtk (#93)
  • refactor: use attributes kwards for output to nc/hdf5 (#93)
  • refactor: SLR, plm and time series functions (#98)
  • docs: use sphinx-argparse v0.4.0 with exec search (#89)
  • docs: slimmer build to prevent overutilization of resources (#95)
  • docs: remove '.py' from function titles (#96)
  • test: add test for comparing GIA reads (#93)
  • test: single implicit import of gravity_toolkit (#98)

Full Changelog: 1.0.2.7...1.1.0