Useful links

Research Tools

From my experience, I strongly recommend the following tools for research:

(1) Git for version control of scientific programs such as SPECFEM3D.

(2) Jupyter notebook for daily research, which contains both computer code (e.g. python) and rich text elements (paragraph, equations, figures, links, etc…). An example of how Jupyter notebook works for seismologist can be explored in seismo_live.

(3) Pycharm for IDE of python, bash, ...

I will share more in the future ...