v1.2.0
First release under the new gravity-toolkit
repository name 🎉
Summary: Provides additional Load Love numbers for estimating the elastic responses to surface load changes. Generalization of HDF5 and netCDF4 io functions for more variables and attributes. Updates for calculating and working with GRACE/GRACE-FO scaling factors (Landerer and Swenson, 2012). Fixes to harmonics
and units
classes for operating on the degree-0 and single degree cases.
refactor
: new repo name (#99)refactor
: simplified unit factors in spherical caps and disc loads (#111)refactor
: remove deprecated functions (#112)feat
: added function to retrieve named units (#102)feat
: added wrapper function for smoothing and converting to output units (#102)feat
: add PREM hard and soft sediment love numbers (#104)feat
: data class for load love numbers with attributes for model (#105)feat
: customizable file-level attributes to netCDF4 and HDF5 (#106)feat
: add root attributes to output netCDF4 and HDF5 files (#107)feat
: add indexing of filenames to object iterators (#109)feat
: newscaling_factors
inheritance ofspatial
class (#110)fix
: only attempt to squeeze from final dimension inharmonics
objects (#108)fix
: case insensitive searching for HDF5 and netCDF4 GIA attributes (#111)fix
: verify warnings have type and filtered after (#101)fix
: set custom units as top option in if/else statements (#102)fix
: expandharmonics
case where data is a single degree (#103)fix
:harmonics
case where maximum spherical harmonic degree is 0 (#103)fix
:units
case where maximum spherical harmonic degree is 0 (#103)fix
: load love number case with maximum spherical harmonic degree is 0 (#103)docs
: update docstrings (#100)docs
: slimmer builds by placing imports within try/except (#111)test
: add test for getting units (#102)
Full Changelog: 1.1.0...1.2.0