Skip to content

Add section plot#248

Open
tillmrtz wants to merge 3 commits intomainfrom
tillmrtz/issue228
Open

Add section plot#248
tillmrtz wants to merge 3 commits intomainfrom
tillmrtz/issue228

Conversation

@tillmrtz
Copy link
Collaborator

Creating new Pull request, since I accidentally created one only for my fork

@tillmrtz tillmrtz self-assigned this Jun 17, 2025
@tillmrtz tillmrtz linked an issue Jun 17, 2025 that may be closed by this pull request
@tillmrtz
Copy link
Collaborator Author

The section plot does takes several arguments, such as all variables that should be plotted, the vertical resolution in meters, start and end profiles to plot and also a possible dataframe containing the mld information: plot_section(ds, vars=['PSAL', 'TEMP', 'DENSITY'], v_res=1, start=None, end=None, mld_df = None). In addition to the x-axis representing the profile numbers, a time axis is plotted below.

image

@MOchiara
Copy link
Member

Looks good to me! The segmentation errors you are getting is something I think Callum is working on

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.

Add section plot

2 participants