kkappler
kkappler
This does everything ListDict does and more. For example, if I declare a ListDict using the obj.["attr"] style notation, I cannot automatically access using obj.attr It also has to/from json...
Working on CAS04 test dataset for aurora I encountered the following filter: { "coefficient_filter": { "calibration_date": "1980-01-01", "comments": "analog to digital conversion", "gain": 484733700000000.0, "name": "v to counts (electric)", "type":...
When multiple instances of the same channel inhabit a stationxml, only one instance (the first one it seems) is returned by the translator from inventory to experiment. There is not...
This should be the last common filter representation we will need.
Andy volunteered to take this task on, but in the interim we will need a table with a few examples in order to test/validate issue #20. Karl will build a...
`mt_metadata` is a quite useful framework that could be extended to many other metadata applications, both geophysical and in other branches of data science and analysis. It may be worthwhile...
Loading processing config from json fails to parse time period. After an `mt_metadata.transfer_functions.processing.aurora.processing.Processing` is populated and saved to json, it does not load back into an mt_metadata object. The original...
This is not strictly required for MT, since we are not sensitive to DC Levels, however there are several systems that use DC Magnetometers, for example flux-gates. To make working...
## Expected Behavior If an edi file does not have impedance, but only tipper, for a station that does not have electric dipoles, the plotter functions crash. ## Current Behavior...
The [documentation](https://mt-metadata.readthedocs.io/en/latest/source/structure.html#metadata-validation) could be expanded. This would be particularly helpful if someone wanted to build a UI based on the mt_metadata schema. Here are some things that could be updated:...