Skip to content

v0.1.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 04:33
· 5 commits to main since this release
d1f9eb8

ClimaCoupler v0.1.2

Diff since v0.1.1

Merged pull requests:

Closed issues:

  • dss operations within coupler pass an unused t argument. (#396)
  • Add SurfaceCombiner module (#422)
  • Use ClimaUtilities.jl Regridder module (#425)
  • Enhance AMIP and NCEP paperplots (#517)
  • add GPU AMIP scaling runs (#663)
  • Isolate argument parsing and configuration setup (#678)
  • Use ClimaUtilities for ingesting data from files (#715)
  • move NCEP reanalysis data to ClimaArtifacts (#720)
  • Remove ArtifactsWrappers, document input data (#730)
  • Artifact failures during Land and Atmos input file spec (#732)
  • Use ClimaUtilities.jl FileReader module (#742)
  • ClimaCoupler.jl should not include files from the test directory (#790)
  • Check if packages in Project.toml are really needed (#793)
  • remove surface_fractions (#807)
  • Use mktempdir instead of mkpath/rm in tests (#832)
  • Calling string(fun) (#833)
  • make diagnostics GPU compatible (#875)
  • Initialize bucket temperature as a function of surface height (#892)
  • Add an option to add a constant to prescribed SST (#916)
  • Add clear sky diagnostics to leaderboard (#918)
  • Several warnings in CI (#933)
  • Land-sea mask is low resolution (#936)
  • coupler longrun is broken because of missing packages (#943)
  • Prepare small collection of input files for tests (#945)
  • Leaderboard test fails due to undownloadable artifact (#948)
  • replace Diagnostics module with ClimaDiagnostics (#954)
  • Replace leaderboard with ClimaAnalysis leaderboard (#956)
  • print on root more cleanly (#963)
  • add small nightly AMIP ensemble (#965)
  • Verify coupler rand seeding (#969)
  • add individual snow/rain precip diagnostics (#977)
  • add documentation for running AMIP (#983)
  • add small coupler AMIP test (#984)
  • include bucket diagnostics (#986)
  • Remove PostProcessor module (#991)
  • Move CO2 artifact to ClimaArtifacts (#997)
  • remove unnecessary CoupledSimulation fields (#1015)
  • allow independent component model timesteps (#1017)
  • Move land mask artifact to ClimaArtifacts (#1025)
  • save land diagnostics in output dir (#1030)
  • add downstream tests in upstream packages (#1037)
  • replace get_land_temp_from_state with get_field (#1048)
  • O5.4.3 Audit and remove easy-to-remove dependencies (#1051)
  • remove mode_name from output path (#1055)
  • reduce number of Julia environments (#1056)
  • remove perf/ folder (#1057)
  • Compare AMIP/Atmos-only with diagnostic EDMF job is failing on benchmarks pipeline (#1064)
  • remove easily-removable files in experiments/ClimaEarth/ (#1067)
  • Slack upload (#1073)
  • Identify and document removable dependencies (#1075)
  • document pipelines in README (#1077)
  • New release of GeoMakie is breaking init environment (#1079)
  • audit config files (#1080)
  • Decrease hierarchy experiment lengths (#1084)
  • Remove Plots.jl dependency (#1091)
  • Add postprocessing for variables in pressure coordinates (#1093)
  • Artifacts from the heat_diffusion experiment not saved on buildkite (#1095)
  • move imports out of driver, into file they're used in (#1101)
  • AMIP with diagnostic EDMF and io case fails onClimaCoupler - CPU/GPU Benchmarks pipeline (#1104)
  • Remove functions from Regridder.jl that exist in ClimaUtilities.Regridders (#1107)
  • Fix circular dependencies in precompilation (#1112)