-
Notifications
You must be signed in to change notification settings - Fork 11
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
Feature/535 stratification diag #540
base: develop
Are you sure you want to change the base?
Conversation
Hi @jasontempestholt @jpolton , I am in a conference right now and after that I will be on annual leave. I will return to the office on 04th of december. I will write here some of the updates: @jasontempestholt , here's a summary of our discussion and the action points:
|
I've changed the gridded climatology method so that it doesn't produce a copy of the original data set - this makes saving the output more difficult. I've check it gets same answer to earlier version - and it does for PEA (bit identical), but not identical SST or SSS. I think because sos_abs ~= so_abs[:,0,:,:] for some reason. But nothign to worry about |
…ecting highly inefficient bit removing code that breaks env`
…Oceanographic-Data-Centre/COAsT into feature/535_stratification_diag Conflicts: coast/data/profile.py
@jpolton I've added the match-to-grid capability and found (and fixed) a very slow bit of the code. So this now produces NWS profile dataset 1978-2019 in ~1 hour. So should be practical cycle through all LME's without further optimisation. I'll need some guidance on finishing the pull to develop. |
…ple grids in one file
Passing variables needed for match to grid Remove this version of match to grid as provided in profile Profile sub setting across latitude wrap
added case of no data
…British-Oceanographic-Data-Centre/COAsT into feature/535_stratification_diag
update Zd_mask to exclude density levels with NaN
fix typo
WIP
A couple of diagnostics files are separated from the SE-NEMO branch as they are without unit testing. This means they can not be maintained.
These files have been edited for consistency with COAsT conventions.
They also have some COMMENTS within.
Without worked examples and testable code, this will not age well and so is not ready for develop.
AC (for discussion):