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

Penultimate pre-course build #8

Open
kkappler opened this issue Oct 14, 2024 · 1 comment
Open

Penultimate pre-course build #8

kkappler opened this issue Oct 14, 2024 · 1 comment

Comments

@kkappler
Copy link
Collaborator

Going to test notebooks on geo-lab from our PR-ed state.

Suggested method for doing this:

conda create --name penultimate_2024 python="3.10"
conda activate penultimate_2024

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: patches
mth5: clients
mtpy-v2: updates (confirmed numpy 1.26.4 in python 3.10 after this step)
aurora: patches

pip install jupyterlab
pip install ipykernel
python -m ipykernel install --user --name penultimate_2024

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

@kkappler
Copy link
Collaborator Author

Now that updates/releases are done, changing environment to use:

mt_metadata: main
mth5: master
mtpy-v2: main
aurora: patches

Looks good - will merge aurora to main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant