-
Notifications
You must be signed in to change notification settings - Fork 123
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
QG: illustrate sensitivity to initial conditions #97
base: master
Are you sure you want to change the base?
Conversation
This is a rough draft to demonstrate the effects of perturbing initial conditions on the subsequent solution of the QG system. More work to come, to clarify, simplify and add the observation model
What is this? Purpose (compared to the other one)? Do you want me to look at it now? |
I used the |
Ah, sorry, I forgot that the most recent commit would enter the pull request. The main item with the pull request was just to consolidate the import statements. On the other hand, the new script that I'm working on is to make a demonstration of the divergence of solutions with respect to small perturbations of initial conditions. This is also intended to give a means to generate a free run ensemble for some post-processing, offline analysis. I think I understood the utilities correctly for this, but let me know if the approach is not sensible. Generating an ensemble of two perturbed solutions seemed to take quite a bit of computation time, so I was going to look back to see if there was any way I constructed this inefficiently. |
That'd be nice. Most of the other mods'
I haven't looked at the new code yet. But remember that merely importing |
I see you're on Mac now? DS_store files??? |
Ahahaha I thought this was something to do with the docs... XD. I'm begrudgingly on Mac, the new work device came in, but I spend most of my time on SSH, just thought I'd wrap up the merge locally. Will remove this. |
BTW, you may once again want to pull master, and (since I updated the linting system) re-install your virtual env. And please make sure to read this |
Ah OK, I've been getting error messages with the pre-commit system when making a push about issues with authentication so I was neglecting this -- has this been fixed in the new version? |
I think it might. Please give it a try (full re-install of venv). |
4c01011
to
6673d03
Compare
2023668
to
8159568
Compare
c6602e5
to
e1c0751
Compare
1947830
to
ab842ba
Compare
d3223b4
to
9e6d229
Compare
No description provided.