Closed BSchilperoort closed 6 years ago
Figured out the issue by looking at your AGU poster :) I was missing the 'micro' part, ie. pm.micro.preProcess
The tutorial I was looking at did not have this part (https://tomchor.github.io/pymicra/tutorial.html)
I moved the website from gh-pages to readthedocs because of the better version management and I ended up not deleting the old site, which was outdated. Just deleted gh-pages now, so there should be no confusion.
With the latest version installed, I attempted to use the pymicra.preProcess function, however this is not available. eddyCovariance also seems to be missing. Perhaps some import issue? They are in the util.py file, but don't seem to be properly imported.
Other functions (data import, spectra) do seem to work.