Skip to content
Snippets Groups Projects
Commit e3387de2 authored by Erin (Josh) Rigler's avatar Erin (Josh) Rigler
Browse files

Update filters.py (code for geomag-filter typer app):

- stop using factory.py; just instantiate factories in filters.py...it's only a little extra code, and a lot less confusing
- copy 1-second ObsRio float data (e.g., F, UK*) to RawInput so it is available using EdgeFactory, and also so we have the option in the future to prune 10Hz data from EdgeCWB that has already been archived at IRIS.
- set up calls to _copy_channel to legacy sncls to be removed once Edge data migration is complete
- make all *_filter methods require an instantiated io factory, and set no default options
- other than the *temporary* write ports for copies of legacy sncl data, allow no default ports in filters.py; either accept the factory defaults, or force user to specify ports with call to geomag-filter app.
parent 18cece6d
No related branches found
No related tags found
1 merge request!386Overhaul EdgeFactory and MiniSeedFactory for Edge data migration
This commit is part of merge request !386. Comments created here will be created in the context of that merge request.
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment