LICENSE.txt
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
src/obsinfo/__init__.py
src/obsinfo/version.py
src/obsinfo.egg-info/PKG-INFO
src/obsinfo.egg-info/SOURCES.txt
src/obsinfo.egg-info/dependency_links.txt
src/obsinfo.egg-info/entry_points.txt
src/obsinfo.egg-info/requires.txt
src/obsinfo.egg-info/top_level.txt
src/obsinfo/_examples/.DS_Store
src/obsinfo/_examples/instrumentation_files/.DS_Store
src/obsinfo/_examples/instrumentation_files/README.md
src/obsinfo/_examples/instrumentation_files/datalogger_bases/.DS_Store
src/obsinfo/_examples/instrumentation_files/datalogger_bases/EXAMPLE.datalogger_base.yaml
src/obsinfo/_examples/instrumentation_files/datalogger_bases/stage_bases/.DS_Store
src/obsinfo/_examples/instrumentation_files/datalogger_bases/stage_bases/EXAMPLE_FIR1.stage_base.yaml
src/obsinfo/_examples/instrumentation_files/datalogger_bases/stage_bases/EXAMPLE_FIR2.stage_base.yaml
src/obsinfo/_examples/instrumentation_files/datalogger_bases/stage_bases/EXAMPLE_FIR3.stage_base.yaml
src/obsinfo/_examples/instrumentation_files/datalogger_bases/stage_bases/filters/.DS_Store
src/obsinfo/_examples/instrumentation_files/datalogger_bases/stage_bases/filters/EXAMPLE_FIR3.filter.yaml
src/obsinfo/_examples/instrumentation_files/instrumentation_bases/.DS_Store
src/obsinfo/_examples/instrumentation_files/instrumentation_bases/EXAMPLE.instrumentation_base.yaml
src/obsinfo/_examples/instrumentation_files/instrumentation_bases/EXAMPLE_noconfigs.instrumentation_base.yaml
src/obsinfo/_examples/instrumentation_files/location_bases/.DS_Store
src/obsinfo/_examples/instrumentation_files/location_bases/EXAMPLE.location_base.yaml
src/obsinfo/_examples/instrumentation_files/networks/.DS_Store
src/obsinfo/_examples/instrumentation_files/networks/EXAMPLE.network.yaml
src/obsinfo/_examples/instrumentation_files/operators/.DS_Store
src/obsinfo/_examples/instrumentation_files/operators/EXAMPLE.operator.yaml
src/obsinfo/_examples/instrumentation_files/persons/.DS_Store
src/obsinfo/_examples/instrumentation_files/persons/EXAMPLE.person.yaml
src/obsinfo/_examples/instrumentation_files/preamplifier_bases/.DS_Store
src/obsinfo/_examples/instrumentation_files/preamplifier_bases/EXAMPLE_BBOBS.preamplifier_base.yaml
src/obsinfo/_examples/instrumentation_files/preamplifier_bases/EXAMPLE_DPG.preamplifier_base.yaml
src/obsinfo/_examples/instrumentation_files/preamplifier_bases/stage_bases/.DS_Store
src/obsinfo/_examples/instrumentation_files/preamplifier_bases/stage_bases/EXAMPLE_BBOBS.stage_base.yaml
src/obsinfo/_examples/instrumentation_files/preamplifier_bases/stage_bases/EXAMPLE_DPG-Card.stage_base.yaml
src/obsinfo/_examples/instrumentation_files/sensor_bases/.DS_Store
src/obsinfo/_examples/instrumentation_files/sensor_bases/EXAMPLE_BBSeismometer.sensor_base.yaml
src/obsinfo/_examples/instrumentation_files/sensor_bases/EXAMPLE_DPG.sensor_base.yaml
src/obsinfo/_examples/instrumentation_files/sensor_bases/stage_bases/.DS_Store
src/obsinfo/_examples/instrumentation_files/sensor_bases/stage_bases/EXAMPLE_BBSeismometer.stage_base.yaml
src/obsinfo/_examples/instrumentation_files/sensor_bases/stage_bases/EXAMPLE_DPG.stage_base.yaml
src/obsinfo/_examples/instrumentation_files/sensor_bases/stage_bases/filters/.DS_Store
src/obsinfo/_examples/instrumentation_files/sensor_bases/stage_bases/filters/EXAMPLE_BBSeismometer_SN1-399.filter.yaml
src/obsinfo/_examples/instrumentation_files/sensor_bases/stage_bases/filters/EXAMPLE_BBSeismometer_SN400-.filter.yaml
src/obsinfo/_examples/instrumentation_files/timing_bases/.DS_Store
src/obsinfo/_examples/instrumentation_files/timing_bases/EXAMPLE.timing_base.yaml
src/obsinfo/_examples/subnetwork_files/.DS_Store
src/obsinfo/_examples/subnetwork_files/.obsinfo
src/obsinfo/_examples/subnetwork_files/EMPTY-INSTRUMENTATION.subnetwork.yaml
src/obsinfo/_examples/subnetwork_files/EXAMPLE_essential.subnetwork.yaml
src/obsinfo/_examples/subnetwork_files/EXAMPLE_essential_frags.subnetwork.yaml
src/obsinfo/_examples/subnetwork_files/EXAMPLE_essential_plus_mods.subnetwork.yaml
src/obsinfo/_examples/subnetwork_files/EXAMPLE_full.subnetwork.yaml
src/obsinfo/_examples/subnetwork_files/EXAMPLE_leapsecond.subnetwork.yaml
src/obsinfo/_examples/subnetwork_files/EXAMPLE_multistation.subnetwork.yaml
src/obsinfo/_examples/subnetwork_files/EXAMPLE_norefs.subnetwork.yaml
src/obsinfo/_examples/subnetwork_files/EXAMPLE_oriented.subnetwork.yaml
src/obsinfo/_examples/subnetwork_files/EXAMPLE_typical.subnetwork.yaml
src/obsinfo/_examples/subnetwork_files/TEST.subnetwork.yaml
src/obsinfo/_instrumention_databases/MICROBS digital filters/_to_filter_yaml.py
src/obsinfo/_templates/.DS_Store
src/obsinfo/_templates/TEMPLATE.AD_Conversion.filter.yaml
src/obsinfo/_templates/TEMPLATE.FIR.filter.yaml
src/obsinfo/_templates/TEMPLATE.analog.filter.yaml
src/obsinfo/_templates/TEMPLATE.coefficients.filter.yaml
src/obsinfo/_templates/TEMPLATE.datalogger_base.yaml
src/obsinfo/_templates/TEMPLATE.digital.filter.yaml
src/obsinfo/_templates/TEMPLATE.instrumentation_base.yaml
src/obsinfo/_templates/TEMPLATE.location_base.yaml
src/obsinfo/_templates/TEMPLATE.network.yaml
src/obsinfo/_templates/TEMPLATE.operator.yaml
src/obsinfo/_templates/TEMPLATE.person.yaml
src/obsinfo/_templates/TEMPLATE.poleszeros.filter.yaml
src/obsinfo/_templates/TEMPLATE.polynomial.filter.yaml
src/obsinfo/_templates/TEMPLATE.preamplifier_base.yaml
src/obsinfo/_templates/TEMPLATE.response_list.filter.yaml
src/obsinfo/_templates/TEMPLATE.sensor_base.yaml
src/obsinfo/_templates/TEMPLATE.stage_base.yaml
src/obsinfo/_templates/TEMPLATE.subnetwork.yaml
src/obsinfo/_templates/TEMPLATE.timing_base.yaml
src/obsinfo/addons/LC2MS.py
src/obsinfo/addons/LC2SDS.py
src/obsinfo/addons/LCHEAPO.py
src/obsinfo/addons/OCA.py
src/obsinfo/addons/SDPCHAIN.py
src/obsinfo/addons/__init__.py
src/obsinfo/addons/infodump.py
src/obsinfo/console_scripts/__init__.py
src/obsinfo/console_scripts/_helpers.py
src/obsinfo/console_scripts/argparser.py
src/obsinfo/console_scripts/configurations.py
src/obsinfo/console_scripts/plot.py
src/obsinfo/console_scripts/print.py
src/obsinfo/console_scripts/schema.py
src/obsinfo/console_scripts/setup.py
src/obsinfo/console_scripts/stationxml.py
src/obsinfo/console_scripts/template.py
src/obsinfo/console_scripts/_old/_test.py
src/obsinfo/console_scripts/_old/makeStationXML.py
src/obsinfo/console_scripts/_old/print.py
src/obsinfo/console_scripts/_old/print_version.py
src/obsinfo/console_scripts/_old/setup.py
src/obsinfo/console_scripts/_old/validate.py
src/obsinfo/data/schemas/datalogger_base.schema.json
src/obsinfo/data/schemas/definitions.schema.json
src/obsinfo/data/schemas/filter.schema.json
src/obsinfo/data/schemas/instrumentation_base.schema.json
src/obsinfo/data/schemas/iris_units.json
src/obsinfo/data/schemas/location_base.schema.json
src/obsinfo/data/schemas/network.schema.json
src/obsinfo/data/schemas/operator.schema.json
src/obsinfo/data/schemas/person.schema.json
src/obsinfo/data/schemas/preamplifier_base.schema.json
src/obsinfo/data/schemas/sensor_base.schema.json
src/obsinfo/data/schemas/stage_base.schema.json
src/obsinfo/data/schemas/stages.schema.json
src/obsinfo/data/schemas/station.schema.json
src/obsinfo/data/schemas/subnetwork.schema.json
src/obsinfo/data/schemas/timing_base.schema.json
src/obsinfo/helpers/__init__.py
src/obsinfo/helpers/comments.py
src/obsinfo/helpers/external_references.py
src/obsinfo/helpers/float_with_uncert.py
src/obsinfo/helpers/functions.py
src/obsinfo/helpers/identifiers.py
src/obsinfo/helpers/location.py
src/obsinfo/helpers/logger.py
src/obsinfo/helpers/obsinfo_class_list.py
src/obsinfo/helpers/oi_date.py
src/obsinfo/helpers/person.py
src/obsinfo/helpers/phone.py
src/obsinfo/instrumentation/__init__.py
src/obsinfo/instrumentation/channel.py
src/obsinfo/instrumentation/equipment.py
src/obsinfo/instrumentation/instrument.py
src/obsinfo/instrumentation/instrument_component.py
src/obsinfo/instrumentation/instrumentation.py
src/obsinfo/instrumentation/orientation.py
src/obsinfo/instrumentation/stage.py
src/obsinfo/instrumentation/stages.py
src/obsinfo/instrumentation/filter/AD_conversion.py
src/obsinfo/instrumentation/filter/FIR.py
src/obsinfo/instrumentation/filter/__init__.py
src/obsinfo/instrumentation/filter/analog.py
src/obsinfo/instrumentation/filter/coefficients.py
src/obsinfo/instrumentation/filter/digital.py
src/obsinfo/instrumentation/filter/filter.py
src/obsinfo/instrumentation/filter/filter_template.py
src/obsinfo/instrumentation/filter/poles_zeros.py
src/obsinfo/instrumentation/filter/polynomial.py
src/obsinfo/instrumentation/filter/response_list.py
src/obsinfo/misc/__init__.py
src/obsinfo/misc/configuration.py
src/obsinfo/misc/const.py
src/obsinfo/misc/datapath.py
src/obsinfo/misc/jsonref.py
src/obsinfo/misc/printobs.py
src/obsinfo/misc/remoteGitLab.py
src/obsinfo/misc/yamlref.py
src/obsinfo/obsmetadata/__init__.py
src/obsinfo/obsmetadata/obsmetadata.py
src/obsinfo/stationxml-validator/stationxml-validator-1.7.5.jar
src/obsinfo/subnetwork/__init__.py
src/obsinfo/subnetwork/network.py
src/obsinfo/subnetwork/operator.py
src/obsinfo/subnetwork/processing.py
src/obsinfo/subnetwork/site.py
src/obsinfo/subnetwork/station.py
src/obsinfo/subnetwork/subnetwork.py
src/obsinfo/tests/CompareXMLTree.py
src/obsinfo/tests/__init__.py
src/obsinfo/tests/run_test_script.py
src/obsinfo/tests/test_datapath.py
src/obsinfo/tests/test_examples.py
src/obsinfo/tests/test_remoteGithub.py
src/obsinfo/tests/test_templates.py
src/obsinfo/tests/test_xml.py
src/obsinfo/tests/_old/testlog.py
src/obsinfo/tests/_old/testmain.py
tests/test_base_configuration_modifications.py
tests/test_filters.py
tests/test_helpers.py
tests/test_instrumentation.py
tests/test_jsonref.py
tests/test_obsMetadata.py
tests/test_plot.py
tests/test_processing.py
tests/test_station.py
tests/test_subnetwork.py
tests/test_to_obspy.py