-
Notifications
You must be signed in to change notification settings - Fork 3
Create addCO2.py #5
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
base: master
Are you sure you want to change the base?
Conversation
bweeding
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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)
|
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
No description provided.