-
Notifications
You must be signed in to change notification settings - Fork 1
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
BUG: Verify dynamic pressure code #23
Comments
Relevant code snippet - got this from Xueling:
|
THEMIS computations: https://doi.org/10.5281/zenodo.10531587 |
Sanity check: Dynamic pressure should be on the order of 1-10 nPa, but could peak much higher - 100 might be reasonable. Review survey plots with Mike to confirm that the resulting estimates are in the right ballpark. Check Wang paper, Hietala, etc. as well for points of comparison. |
Reference: Try comparing to Fig 2 of https://angeo.copernicus.org/articles/38/287/2020/#&gid=1&pid=1 |
Validate dynamic pressure calculations.
should be:
inst_val - inst_val/(min_before + min_after)
The text was updated successfully, but these errors were encountered: