Create addCO2.py#5
Open
bweeding wants to merge 61 commits into
Open
Conversation
bweeding
commented
Jan 22, 2020
Contributor
Author
bweeding
left a comment
There was a problem hiding this comment.
Changed the profile interpolation method to cubic spline, as this will happily deal with a failed sensor.
minor clean ups, should look at using split for file name manipulation.
Remove some white space, able to operate on non IMOS file names, TODO: find TIME dimension (or the dimension of the TIME variable)
Contributor
Author
|
Hmm not sure what I've done there... I think I had accidentally deleted the name="main" part and was putting it back. Didn't realise I'd changed anything, just pushed to add qc variables into the netcdf generator. |
Removed the add_qc part, modified so it's possibl to set files, target variables, window length, and the qc flag assigned. Tested with files made using netcdf_gen.
separate global fine name gobblin
Haven't yet worked out how to use sys.argv[] with both *args and a keyword argument - line 178
Code loads and processes SOTS data for std calc
adding plotting to function and improved if else layout
-now swaps depths if inputted incorrectly -can now input list of deployments -fixed label location
adds per sample functionality
changed labels, added per sample functionality to psal plotter
Don't know what zoos are complaining about
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.