Published September 7, 2021
| Version v1.1-zenodo.2
Software
Open
apasto/ggm_bg_maps_binder: v1.1
Authors/Creators
Description
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)
Files
apasto/ggm_bg_maps_binder-v1.1-zenodo.2.zip
Files
(3.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:9d38204f4767b007ad393bb22f8322d1
|
3.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/apasto/ggm_bg_maps_binder/tree/v1.1-zenodo.2 (URL)