jbisits / TwoLayerDirectNumericalShenanigans.jl

Two layer Direct Numerical Simulations using Oceananigans.jl
MIT License
7 stars 0 forks source link

Update animation and plotting functions #167

Closed jbisits closed 1 year ago

jbisits commented 1 year ago

This PR adds new methods and functions for plotting straight from .nc files. In doing so Rasters.jl and RasterHistograms.jl are no longer needed as deps so they are removed (these were only used in the makie extension so not breaking).

Need to think of a better way to set the Colorbar limits in the joint density S and T plot.

jbisits commented 1 year ago

This only makes changes to the package extension so I will merge and hope that the manifest incongruences in the tests get fixed with the updated Project.toml