Conversation
This has the permission of So-Young, the content came from: https://mpas-dev.github.io/dart_atmosphere/dart_atmosphere.html
docs/pages/Research.md
Outdated
| (<i>u</i>) at the faces (or edges in 2D) of the cells. | ||
| The normal component of velocity (<i>u</i>) at cell edges is then used to | ||
| reconstruct zonal and meridional winds at cell centers | ||
| (<img src="../images/MPAS_V_vector.png" style="width: 20px; height: 22px;" alt="" />) |
There was a problem hiding this comment.
For consistency, should we put (v) in this line instead of trying to link to the vector "v" png?
There was a problem hiding this comment.
Guess what? Because its in an html table, none of the markdown syntax for highlighting/bolding works - I guess this is not too surprising. So - I just reverted to html ...
V
There is no overbar to denote a vector, but it should get the point across. If this is acceptable, let me know and I'll remove the images/MPAS_V_vector.png file from the repo.
|
Other than the png italicized "v" on line 114 of Research.md, this PR looks good to me. |
|
I copied that from the original source.
Do you know how to make an inline 'v' that matches the figure?
Tim Hoar
Data Assimilation Research Section
National Center for Atmospheric Research
thoar@ucar.edu
303.497.1708
…On Thu, May 21, 2020 at 12:37 PM johnsonb-ucar ***@***.***> wrote:
Other than the png italicized "v" on line 114 of Research.md, this PR
looks good to me.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#16 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADTRYOW6F5XYD7IPBGISVBDRSVYFBANCNFSM4NCRDZRA>
.
|
|
The most commonly used library (as far as I know) for rendering mathematical symbols is called MathJax: |
|
So ... since the (admittedly awkward) solution in place (using a .png) only
looks bad when you view the source, not the rendered image or the .html ...
what are you proposing?
Is embedding LaTeX any better - considering it does not render until
converted to .html?
I don't know what you want me to do here.
Tim Hoar
Data Assimilation Research Section
National Center for Atmospheric Research
thoar@ucar.edu
303.497.1708
…On Thu, May 21, 2020 at 1:46 PM johnsonb-ucar ***@***.***> wrote:
The most commonly used library (as far as I know) for rendering
mathematical symbols is called MathJax:
https://github.com/mathjax/MathJax
It will render the symbols properly once converting from markdown to HTML,
but will render them in their original LaTeX syntax within Github, so it's
not a perfect solution.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#16 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADTRYOX5ZMB4HPW4UTABUI3RSWAITANCNFSM4NCRDZRA>
.
|
|
Ah, my apologies -- if the png v renders on the page, I think it's fine. When I was previewing the change the png doesn't show up so it just looks like "( )". |
|
GRRRRRR..... It renders correctly in ATOM, but it is the wrong size on
GitHub ... and changes how 'wrong' based on what size font you are using
... boo hiss grr ... I'll think of something or reword it such that
we don't need it.
Tim Hoar
Data Assimilation Research Section
National Center for Atmospheric Research
thoar@ucar.edu
303.497.1708
…On Thu, May 21, 2020 at 2:23 PM johnsonb-ucar ***@***.***> wrote:
Ah, my apologies -- if the png v renders on the page, I think it's fine.
When I was previewing the change the png doesn't show up so it just looks
like "( )".
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#16 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADTRYOVKCY7B24PWR7MXHGLRSWEVRANCNFSM4NCRDZRA>
.
|
|
The revised (V) looks fine by me. I might try to mock up some equations from DART Lab over the weekend to see if it plays nicely with Github. |
You could never be sure what size font people were using, so I just used a bold, italicized V in the text, close enough.
tracking pull requests 89 and 96
patches necessary because we removed the rttov_interface_mod
added installation of gfortran and building of mkmf template
This has the permission of So-Young, the content came from:
https://mpas-dev.github.io/dart_atmosphere/dart_atmosphere.html