Skip to content

Add CTD thermal lag correction, YAML constants reader, and GSW salini…#234

Open
lauryntalbot wants to merge 8 commits intoc-proof:mainfrom
lauryntalbot:ctd-adjustment
Open

Add CTD thermal lag correction, YAML constants reader, and GSW salini…#234
lauryntalbot wants to merge 8 commits intoc-proof:mainfrom
lauryntalbot:ctd-adjustment

Conversation

@lauryntalbot
Copy link
Copy Markdown

…ty updates

Comment thread pyglider/ncprocess.py Outdated
Comment thread pyglider/ncprocess.py Outdated
Comment thread pyglider/ncprocess.py Outdated
Comment thread pyglider/ncprocess.py Outdated
Comment thread pyglider/ncprocess.py Outdated
Comment thread pyglider/ncprocess.py Outdated
Comment thread pyglider/ncprocess.py Outdated
"tau": tau,
"dTdC": dTdC,
}
def ctd_constants(deployfile, *, alpha=None, tau=None, dTdC=None):
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here - the yaml is already read?

Comment thread pyglider/ncprocess.py Outdated
Copy link
Copy Markdown
Member

@jklymak jklymak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ideally this would have some documentation and an example as part of pyglider. As it is, it's a bit mysterious. Bonus points if you have a test.

Comment thread pyglider/ncprocess.py.save
Comment thread .ipynb_checkpoints/Untitled-checkpoint.ipynb Outdated
Comment thread Untitled.ipynb
@@ -0,0 +1,6 @@
{
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do not include junk!

Comment thread docs/adjust_CTD.md
@@ -0,0 +1,118 @@
# PyGlider: Adjust CTD variables
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be incorporated in the rest of the docs somehow.

@jklymak
Copy link
Copy Markdown
Member

jklymak commented Mar 20, 2026

This is going to have a doc warning because your new markdown is not in a table of contents anywhere. Please add to the toc in index.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants