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

Synthetic time series generator #262

Open
kkappler opened this issue Nov 23, 2024 · 1 comment
Open

Synthetic time series generator #262

kkappler opened this issue Nov 23, 2024 · 1 comment

Comments

@kkappler
Copy link
Collaborator

kkappler commented Nov 23, 2024

Create a module to generate synthetic time series.

See also aurora issue 97

2014 publication (Neukirch, Maik, and Xavier García. "Nonstationary magnetotelluric data processing with instantaneous parameter." Journal of Geophysical Research: Solid Earth 119.3 (2014): 1634-1654.) is a reference for this work. Also, the Matlab scripts are available, however, the E, H fields are related by the TF, but do not, in that example, appear to be pinned to the Grand Spectrum.

Note that a recent article showing the updated Grand Spectrum is available in Constable & Constable 2023.

  • They include a digital archive with the following:

Start Quoted Text from https://marineemlab.ucsd.edu/steve/projects/GrandSpectrum/index.html

Download the zipped data: GSpectrum.zip (37 MB) (recommended)

Download the ascii data: GSpectrum.dat (291 MB) (not recommended - might open the 291 MB file in a new window)

There are 5 columns in the digital file:

Frequency in Hz
Power spectral estimate in nT^2/Hz
One standard error estimate of the spectrum in nT^2/Hz
Frequency resolution in Hz
Number of sine tapers used
Coming soon: The time series and power spectrum code.**

End Quoted Text from https://marineemlab.ucsd.edu/steve/projects/GrandSpectrum/index.html

@kkappler
Copy link
Collaborator Author

kkappler commented Dec 4, 2024

TODO:

  • Unpack the grans spectrum and plot it in the ipynb on branch fix_issue_262

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