|
1 | 1 | # LoadDef |
| 2 | + |
2 | 3 | A Python-based toolkit to model elastic deformation caused by surface mass loading on spherically symmetric bodies. |
3 | 4 |
|
| 5 | +## Attribution: |
| 6 | + |
4 | 7 | The LoadDef software is largely a product of Hilary Martens’s PhD research work at Caltech in collaboration with Mark |
5 | 8 | Simons (Caltech) and Luis Rivera (Universite de Strasbourg). We distribute the software free of charge with |
6 | 9 | the hope that you may find it useful in your own research and educational pursuits. In the normal scientific |
7 | | -practice, we kindly request that you recognize the efforts of the authors by citing appropriate peer-reviewed |
8 | | -papers in presentations and publications (see list below). |
| 10 | +practice, we request that you recognize the efforts of the authors by citing appropriate peer-reviewed |
| 11 | +papers in presentations and publications (see list below) and we welcome invitations for co-authorship. |
| 12 | + |
| 13 | +### To acknowledge use of this software, please cite the following publication: |
| 14 | + |
| 15 | +Martens, H.R., Rivera, L., & Simons, M. (2019). LoadDef: A Python-based toolkit to model elastic deformation caused |
| 16 | +by surface mass loading on spherically symmetric bodies. Earth and Space Science, 6. https://doi.org/10.1029/2018ea000462. |
| 17 | + |
| 18 | +### Additional Request: |
| 19 | + |
| 20 | +LoadDef took many years of effort to develop and requires ongoing effort to support and maintain. |
| 21 | +If you find LoadDef useful, we kindly request that you consider the option of inviting the lead author (Hilary Martens) |
| 22 | +to participate as a co-author on your work in addition to a citation. Thank you! |
| 23 | + |
| 24 | +Hilary Martens, University of Montana |
| 25 | + |
| 26 | +hilary.martens@umontana.edu |
| 27 | + |
| 28 | +### Additional publications associated with the software that you may find useful: |
| 29 | + |
| 30 | +Martens, H.R., & M. Simons (2020). A comparison of predicted and observed ocean tidal loading in Alaska. Geophys. J. Int., |
| 31 | +223(1): 454–470, https://doi.org/10.1093/gji/ggaa323. |
| 32 | + |
| 33 | +Martens, H.R., Rivera, L., Simons, M., & Ito, T. (2016). The sensitivity of surface mass loading displacement response to |
| 34 | +perturbations in the elastic structure of the crust and mantle. J. Geophys. Res. Solid Earth, 121: 3911–3938. |
| 35 | +https://doi.org/10.1002/2015JB012456. |
| 36 | + |
| 37 | +Martens, H.R., Simons, M., Owen, S., & Rivera, L. (2016). Observations of ocean tidal load response in South America from |
| 38 | +sub-daily GPS positions. Geophys. J. Int., 205(3): 1637–1664. https://doi.org/10.1093/gji/ggw087. |
9 | 39 |
|
10 | | -If you use LoadDef in a significant way and/or require individualized support, we also kindly request that you consider inviting the first author of LoadDef (Hilary Martens) to participate as a co-author on your publication or presentation. Developing and maintaining LoadDef requires considerable time and effort, and we appreciate the opportunity to participate in projects that take advantage of the LoadDef software. Thank you. |
| 40 | +## Software access and updates: |
11 | 41 |
|
12 | | -For more information, please see: |
| 42 | +The complete and most up-to-date source code is available under the "Code" button above (green button): https://github.com/hrmartens/LoadDef/archive/master.zip. |
13 | 43 |
|
14 | | -Martens, H.R., Rivera, L., & Simons, M. (2019). LoadDef: A Python-based toolkit to model elastic deformation caused by surface mass loading on spherically symmetric bodies. Earth and Space Science, 6. https://doi.org/10.1029/2018ea000462. |
| 44 | +(Older versions of the software can be found by following this link: https://github.com/hrmartens/LoadDef/releases.) |
15 | 45 |
|
16 | | -Martens, H.R., Rivera, L., Simons, M., & Ito, T. (2016). The sensitivity of surface mass loading displacement response to perturbations in the elastic structure of the crust and mantle. J. Geophys. Res. Solid Earth, 121: 3911–3938. https://doi.org/10.1002/2015JB012456. |
| 46 | +## Questions and bugs: |
17 | 47 |
|
18 | | -Martens, H.R., Simons, M., Owen, S., & Rivera, L. (2016). Observations of ocean tidal load response in South America from sub-daily GPS positions. Geophys. J. Int., 205(3): 1637–1664. https://doi.org/10.1093/gji/ggw087. |
| 48 | +Please refer questions and requests for updates to: |
19 | 49 |
|
20 | | -The complete source code is available under the "release" link above, by cloning the repository, or by following this link: |
| 50 | +Hilary Martens, University of Montana |
21 | 51 |
|
22 | | -https://github.com/hrmartens/LoadDef/releases |
| 52 | +hilary.martens@umontana.edu |
23 | 53 |
|
0 commit comments