Skip to content

Releases: apasto/ggm_bg_maps_binder

v1.1

07 Sep 17:21
71847d3
Compare
Choose a tag to compare

Drastic strategy change: previously, grids where needlessly synthesised from SH expansions, then we performed grid-node-wise operations (i.e. removing the topographic effect from the gravity disturbance). This was both inefficient and required some workarounds.

Main changes:

  • reduction for the topographic effect is performed in the SH coefficients domain (using the operator overloading provided by pyshtools classes)
  • the only grid synthesis performed is the one from topography reduced field to the relevant grids
  • we avoid truncation (the gentle-cut module is left aside), following the Earth2014 Authors recommendation to not do so
  • general refactor, leaner environment.yml
  • updated documentation (in notebook cells)

v0.2-zenodo.1

30 Jun 06:35
ca9d9bd
Compare
Choose a tag to compare
shorter title

v0.1-zenodo.1

11 Jun 14:15
e122bfd
Compare
Choose a tag to compare
license in README