I have already cloned mt_metadata, mth5, aurora and mtpy-v2 into my software directory.
Branches to set: [1305LT], all installed with pip install -e .mt_metadata: patchesmth5: clientsmtpy-v2: updates (confirmed numpy 1.26.4 in python 3.10 after this step)
aurora: patches
Try running
01_operate_aurora.ipynb
Failed, restarted and it ran ...
Issues:
The fix applied to the sample rate seems to have gone away ..
24:10:14T13:23:07 | CRITICAL | line:682 |mth5.timeseries.run_ts | validate_metadata | sample rate of dataset 1.0 does not match metadata sample rate 0.0 updating metatdata value to 1.0
Going to test notebooks on geo-lab from our PR-ed state.
Suggested method for doing this:
I have already cloned
mt_metadata
,mth5
,aurora
andmtpy-v2
into my software directory.Branches to set: [1305LT], all installed with
pip install -e .
mt_metadata
:patches
mth5
:clients
mtpy-v2
:updates
(confirmed numpy 1.26.4 in python 3.10 after this step)aurora
:patches
Pulled the latest
earthscope-mt-course
Try running 01_operate_aurora.ipynb Failed, restarted and it ran ...
Issues: The fix applied to the sample rate seems to have gone away .. 24:10:14T13:23:07 | CRITICAL | line:682 |mth5.timeseries.run_ts | validate_metadata | sample rate of dataset 1.0 does not match metadata sample rate 0.0 updating metatdata value to 1.0