Release v1.2.0

  • refactor: new repo name following #84 (#99)

  • docs: update docstrings (#100)

  • fix: verify warnings have type and filtered after (#101)

  • feat: added function to retrieve named units (#102)

  • fix: set custom units as top option in if/else statements (#102)

  • feat: added wrapper function for smoothing and converting to output units (#102)

  • test: add test for getting units (#102)

  • fix: expand harmonics 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)

  • 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)

  • fix: only attempt to squeeze from final dimension in harmonics objects (#108)

  • feat: add indexing of filenames to object iterators (#109)

  • feat: new scaling_factors inheritance of spatial class (#110)

  • refactor: simplified unit factors in spherical caps and disc loads (#111)

  • fix: case insensitive searching for HDF5 and netCDF4 GIA attributes (#111)

  • docs: slimmer builds by placing imports within try/except (#111)

  • refactor: remove deprecated functions (#112)