Skip to content
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

Code to plot general cross-sections #82

Open
oceandie opened this issue Sep 21, 2022 · 1 comment
Open

Code to plot general cross-sections #82

oceandie opened this issue Sep 21, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@oceandie
Copy link
Collaborator

Adding python code to plot general (i.e., not just along i / j grid directions) cross-sections of z-partial steps (zps), hybrid s-transitioning-to-z (szt) and Muli-Envelope s (MEs) models. For now, the code is added to this repository:

https://github.com/oceandie/local-ME_SE-NEMO

I leave to @jdha to include the code in this repository as he thinks is better.

The code can plot cross-sections of

  1. only model levels and model bathymetry (https://github.com/oceandie/local-ME_SE-NEMO/tree/main/src/plot/vsec/vcoord)
  2. model levels and model bathymetry and a tracer field (https://github.com/oceandie/local-ME_SE-NEMO/tree/main/src/plot/vsec/Tsec)

The code should be adapted for the specific needs of the analysis.

@oceandie oceandie added the enhancement New feature or request label Sep 21, 2022
@oceandie
Copy link
Collaborator Author

Hi @jdha, let me know if you have any question/doubt related to this code ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants