v1.1.0
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 overharmonics
,spatial
andgeocenter
objects (#97)fix
: expose GSFC SLR 5x5 url as option in download (#91)fix
: set default GIA parameters, title, reference and url asNone
(#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 matchflake8
styling for #90 (#92)refactor
: implicit import asgravtk
(#93)refactor
: use attributes kwards for output to nc/hdf5 (#93)refactor
: SLR, plm and time series functions (#98)docs
: usesphinx-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 ofgravity_toolkit
(#98)
Full Changelog: 1.0.2.7...1.1.0