Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
Detection eddies
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IPSL
LMD
DPAO
Detection eddies
Commits
88f7acc7
Commit
88f7acc7
authored
2 years ago
by
Lionel GUEZ
Browse files
Options
Downloads
Patches
Plain Diff
Polish
parent
8e6ce479
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Common/derived_types.f90
+3
-1
3 additions, 1 deletion
Common/derived_types.f90
Inst_eddies/Documentation_texfol/documentation.tex
+5
-0
5 additions, 0 deletions
Inst_eddies/Documentation_texfol/documentation.tex
with
8 additions
and
1 deletion
Common/derived_types.f90
+
3
−
1
View file @
88f7acc7
...
...
@@ -21,7 +21,9 @@ module derived_types
real
max_speed
! Average of azimuthal speed on out_cont or speed_cont, in m
! s-1. Positive means counterclockwise circulation.
! s-1. Positive means counterclockwise circulation. If speed_cont
! is not a null ssh contour then max_speed is the speed on
! speed_cont.
logical
valid
! valid out_cont found: not a null contour, and
! with sufficient area
...
...
This diff is collapsed.
Click to expand it.
Inst_eddies/Documentation_texfol/documentation.tex
+
5
−
0
View file @
88f7acc7
...
...
@@ -1388,6 +1388,11 @@ point dans le rectangle circonscrit et dans le bon intervalle de SSH,
appeler
\verb
+
polygon_contains_point
+
. Ou chercher les points connexes
à l'extremum et dans le bon intervalle de SSH ?
Déplacer des champs de
\verb
+
extremum.dbf
+
à
\verb
+
outermost_contour.dbf
+
ou
\verb
+
max_speed_contour.dbf
+
? La
vitesse, radius4, valid ? C'est possible mais ce n'est pas sûr qu'on y
gagne en clarté et en facilité d'utilisation.
\subsection
{
Grille non longitude-latitude
}
Comment faire si la grille n'est pas une grille longitude-latitude ?
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment