Skip to content

Commit

Permalink
Update examples.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
jpjones76 committed Feb 10, 2017
1 parent 4076ebf commit b46dcd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/Appendices/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ IRISws

STA = "UW.HOOD..BH?, CC.TIMB..EH?"
S = Dates.DateTime(Dates.year(now()))
T = 600
T = -600
seis = IRISget(STA, s=S, t=T, y=true)
wseis(seis, "20160516145000.data.seis")

Expand Down

0 comments on commit b46dcd0

Please sign in to comment.