Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

obspy.fdsn TODO list #646

Closed
5 of 7 tasks
megies opened this issue Oct 4, 2013 · 3 comments
Closed
5 of 7 tasks

obspy.fdsn TODO list #646

megies opened this issue Oct 4, 2013 · 3 comments
Milestone

Comments

@megies
Copy link
Member

megies commented Oct 4, 2013

The following things still need to be done after #537 is merged.

  • implement POST method for dataselect WS (resembles obspy.iris bulkdataselect)
  • user/password restricted access in get_waveform()
  • add tests that use custom parameters defined by individual data centers
  • use obspy.station.inventory.Inventory for get_stations() return value when ready
  • remove a hack for the event WADL from IRIS (i.e. simply git revert ef4b5a3)
  • add note in docstring on use of lists in parameters (can be extremely useful e.g. for stations: station="RJOB,RMOA,BGLD"). maybe we should also allow lists of strings and join them with ","
  • add save_waveform() convenience routine (like we had for obspy.iris)? can be provided as filename to get_waveform()
@QuLogic
Copy link
Member

QuLogic commented Mar 1, 2014

You should also remove the IRIS examples that no longer work, e.g.,
misc/docs/source/tutorial/code_snippets/seismometer_correction_simulation_3.py.

@megies
Copy link
Member Author

megies commented Mar 1, 2014

You should also remove the IRIS examples that no longer work, e.g., tutorial/code_snippets/seismometer_correction_simulation_3.py

Fixed this one, see 57b0405. I didn't see any other use of obspy.iris in tutorial..

We should update the whole instrument correction section actually..

@krischer krischer added this to the 0.10.0 milestone Jul 29, 2014
@megies megies modified the milestones: 0.11.0, 0.10.0 Mar 13, 2015
@megies megies modified the milestones: 0.11.x, 0.11.0 Oct 29, 2015
@megies megies modified the milestones: 1.0.2, 1.0.3 Jul 7, 2016
@megies megies modified the milestones: 1.0.3, 1.1.1 Nov 7, 2016
@megies megies modified the milestones: 1.1.1, 1.2.1 Apr 19, 2018
@megies megies modified the milestones: 1.2.1, 1.2.3 Jul 2, 2020
@megies megies modified the milestones: 1.3.1, 1.4.1 Aug 4, 2022
@megies
Copy link
Member Author

megies commented Oct 14, 2022

stale, closing.

@megies megies closed this as completed Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants