kiwi-bdd / Kiwi

Simple BDD for iOS
BSD 3-Clause "New" or "Revised" License
4.14k stars 512 forks source link

build synthetic seismogram in a specific station #696

Closed alirezaniki closed 7 years ago

alirezaniki commented 7 years ago

Hi everyone I have to have a script that read :

(1) source latitude, longitude, depth, and fault parameters e.g., strike, rake, dip, length of fault, M0 etc

(2) station coordinate e.g., latitude, longitude

(3) velocity model

then create synthetic seismogram at that station. Do you have such script or can you give me some hints how can I do it using KIWI. many thanks

orta commented 7 years ago

This is the wrong repo for that, this is an objective-c test runner for macOS and iOS projects. I did a quite googling but don't really know where to refer you. Good luck.