seismo-learn / software

Tutorials for popular seismological software
https://seismo-learn.org/software
10 stars 3 forks source link

Add tutorials for hk #137

Open core-man opened 3 years ago

core-man commented 3 years ago

https://blog.seisman.info/hk-install/

seisman commented 3 years ago

Although hk is very popular, it requires very old GMT versions (GMT 4). I'm not sure if we should document it.

core-man commented 3 years ago

Although hk is very popular, it requires very old GMT versions (GMT 4). I'm not sure if we should document it.

Yes, but we may only use it to compute RF which does not need gmt. We can revise the makefile to ignore hk.

seisman commented 3 years ago

There may exist better tools for calculating receiver functions (https://rf.readthedocs.io/en/latest/).

core-man commented 3 years ago

There may exist better tools for calculating receiver functions (https://rf.readthedocs.io/en/latest/).

Yes, but we can run rfcnv in cml to compute rf, similar to distaz.

We may also recommend rf to do it in the script.

seisboy commented 3 years ago

Hi, bro. Maybe I can try to write some tutorials for hk1.3 package.

core-man commented 3 years ago

Hi, bro. Maybe I can try to write some tutorials for hk1.3 package.

@seisboy Thanks a lot. You can refer to https://seismo-learn.org/contributing/ to learn how to contribute to seismo-learn, e.g., reStructuredText basics, PR workflow. You can use the template (https://seismo-learn.org/software/template/) or any other software (e.g., https://seismo-learn.org/software/taup/). Just copy those files and revise them.

You may finish this issue with several PRs, e.g.,

@seisman do you have any suggestion?