Skip to content

Releases: CliMA/LESbrary.jl

v0.1.1

02 Jun 06:43
6c8ec73
Compare
Choose a tag to compare

A release to trigger a Zenodo

v0.1.0

21 Jan 03:13
fcf881b
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @glwagner in #1
  • Generating stochastic forcings by @ali-ramadhan in #2
  • Loading 2D SOSE data into Julia by @ali-ramadhan in #3
  • Start setting up a pilot simulation driven by SOSE by @ali-ramadhan in #4
  • Update README.md by @ali-ramadhan in #6
  • Start setting up a pilot simulation driven by SOSE part 2 by @ali-ramadhan in #5
  • Start setting up a pilot simulation driven by SOSE part 3 by @ali-ramadhan in #7
  • Revise and update pilot_simulation.jl by @ali-ramadhan in #14
  • Package making n' stuff by @glwagner in #15
  • Some simple examples by @glwagner in #17
  • Adds pressure-diagonal-strain correlations by @glwagner in #19
  • Overhauls LESbrary statistics implementation by @glwagner in #20
  • Interesting analysis in free_convection example, plus "three layer constant fluxes" example by @glwagner in #21
  • Bugfixes in free convection example by @glwagner in #22
  • Updates Oceananigans and implements the proto-LESbrary by @glwagner in #23
  • New TurbulentKineticEnergy diagnostics, updates to three layer constant flux scenario, and nuking stale examples by @glwagner in #24
  • Diagnostics for the turbulent kinetic energy budget by @glwagner in #26
  • Fixes sign error in shear production and updates interface to turbulent_kinetic_energy_budget by @glwagner in #27
  • Minor examples updates by @glwagner in #31
  • Fixes bug in ShearProduction kernel by @glwagner in #32
  • Adds subfilter fluxes by @glwagner in #33
  • Add thermocline with variable N²(z) by @ali-ramadhan in #34
  • Fix the factor of 2 error in the viscous dissipation by @qingli411 in #39
  • Keep Oceananigans at v0.44.0 by @ali-ramadhan in #35
  • Fixes constructor for subfilter fluxes plus upgrade to OffsetArrays 1.4 by @glwagner in #37
  • Update three layer constant fluxes example by @adelinehillier in #36
  • Update README.md by @tomchor in #40
  • Add GitHub Actions CI, TagBot, and CompatHelper by @ali-ramadhan in #41
  • Clean the house by @ali-ramadhan in #42
  • Conceal Pythons by @ali-ramadhan in #43
  • Nuke flux_divergences.jl by @ali-ramadhan in #44
  • Fix 3-layer constant flux scripts and upgrade to Oceananigans v0.45.0 by @ali-ramadhan in #45
  • Revive example testing by @ali-ramadhan in #46
  • Chattier script and merged linear/cubic thermocline scripts by @ali-ramadhan in #47
  • Add a license by @ali-ramadhan in #48
  • CompatHelper: add new compat entry for "JLD2" at version "0.3" by @github-actions in #49
  • CompatHelper: add new compat entry for "OffsetArrays" at version "1.4" by @github-actions in #50
  • CompatHelper: add new compat entry for "DifferentialEquations" at version "6.15" by @github-actions in #55
  • CompatHelper: add new compat entry for "KernelAbstractions" at version "0.4" by @github-actions in #54
  • CompatHelper: add new compat entry for "PyCall" at version "1.92" by @github-actions in #53
  • CompatHelper: add new compat entry for "PyPlot" at version "2.9" by @github-actions in #52
  • CompatHelper: add new compat entry for "NLsolve" at version "4.4" by @github-actions in #51
  • CompatHelper: add new compat entry for "Glob" at version "1.3" by @github-actions in #60
  • CompatHelper: add new compat entry for "CUDA" at version "2.3" by @github-actions in #59
  • CompatHelper: add new compat entry for "Plots" at version "1.9" by @github-actions in #58
  • CompatHelper: add new compat entry for "Polynomials" at version "1.1" by @github-actions in #57
  • Add link to publicly available data by @ali-ramadhan in #61
  • CompatHelper: add new compat entry for "Oceananigans" at version "0.45" by @github-actions in #62
  • CompatHelper: add new compat entry for "ArgParse" at version "1.1" by @github-actions in #63
  • CompatHelper: add new compat entry for "Interpolations" at version "0.13" by @github-actions in #64
  • CompatHelper: add new compat entry for "Adapt" at version "2.3" by @github-actions in #65
  • CompatHelper: bump compat for "Adapt" to "3.0" by @github-actions in #68
  • CompatHelper: bump compat for "KernelAbstractions" to "0.5" by @github-actions in #69
  • Remove heavy unused dependencies by @ali-ramadhan in #75
  • Comprehensive LESbrary plots/movies by @ali-ramadhan in #56
  • CompatHelper: add new compat entry for "GeoData" at version "0.3" by @github-actions in #76
  • CompatHelper: add new compat entry for "NCDatasets" at version "0.11" by @github-actions in #77
  • CompatHelper: add new compat entry for "DimensionalData" at version "0.16" by @github-actions in #78
  • CompatHelper: bump compat for "Oceananigans" to "0.46" by @github-actions in #79
  • Fix CI by @ali-ramadhan in #83
  • Update to Oceananigans.jl v0.47 and change Cell to Center by @ali-ramadhan in #84
  • Update to Oceananigans.jl v0.47.1 (and update Manifest.toml) by @ali-ramadhan in #85
  • CompatHelper: bump compat for "JLD2" to "0.4" by @github-actions in #86
  • CompatHelper: bump compat for "Oceananigans" to "0.48" by @github-actions in #87
  • CompatHelper: add new compat entry for "DimensionalData" at version "0.16" by @github-actions in #88
  • CompatHelper: add new compat entry for "GeoData" at version "0.3" by @github-actions in #89
  • Add Richardson number diagnostic by @ali-ramadhan in #90
  • Switch to CairoMakie for three-layer constant fluxes script by @ali-ramadhan in #91
  • Revive realistic SOSE pilot simulation by @ali-ramadhan in #93
  • Update to latest Oceananigans by @ali-ramadhan in #98
  • Update linear stratification example by @adelinehillier in #104
  • Change module calls from Buoyancy to BuoyancyModels by @tomchor in #105
  • Clean up realistic LESbrary stuff and add lateral flux site analysis by @ali-ramadhan in #107
  • Clean up realistic site simulation script and run it on the GPU by @ali-ramadhan in #109
  • Update to Julia 1.6 and Oceananigans.jl v0.58 by @ali-ramadhan in #108
  • Use horizontal averages to compute Richardson number profile by @ali-ramadhan in #113
  • Utility function for diagnosing buoyancy flux for convection simulations from the buoyancy content of the column by @ali-ramadhan in #111
  • Update package dependencies by @ali-ramadhan in #120
  • Updates to Oceananigans 0.68 by @glwagner in #124

New Contributors

Full Changelog: ...

Read more