-
There are all the tools necessary to make TS plots in ggoce, but no convenience method to make a ggplot2-based TS plot. I'm not a good candidate to write this function since I don't really know what I…
-
Example, as first witnessed in #1823:
```r
library(oce)
data(section)
section
-
Presently the user can request that a diagnostic output on z-star vertical coords through the diag table. MOM6 regrids the output during the post() call. This issue will extend this functionality to s…
-
The GMwork array is computed in
MOM6-examples/src/MOM6/src/parameterizations/lateral/MOM_thickness_diffuse.F90
This term has been found to be sign-indefinite. That is wrong. The physical term is …
-
Hello sir, Does this model use structured mesh or unstructured mesh?
-
To do:
- Maps of temp/salt anomalies (averaged over years 11-15 perhaps?) at various depths (e.g. surface, 200m, 500m, bottom).
- Time series of temp/salt for different domains (perhaps select t…
-
- Maps of along-slope velocity (circumpolar)
- Along-slope velocity along 1000 m isobath
-
I ran across this using the (awesome!) `isolines_grob()` to draw contours in a custom ggplot2 geom, where there are frequently tiny contours on the corners of the plot where pretty much any label func…
-
Hi @dankelley and @richardsc,
this is not a real issue but as far as I understand most `oce` plotting methods use the generic `plot()` function.
Thus, I was wondering if it would be possible to …
-
Hi there,
Just opening a new issue to follow up on @richardsc [comment](https://github.com/dankelley/oce/issues/1812#issuecomment-828464826) on plotting a TS diagram of a section object.
I'm cur…