Skip to content

Releases: CliMA/ClimaCoupler.jl

v0.1.2

20 Dec 04:33
d1f9eb8
Compare
Choose a tag to compare

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)

v0.1.1

01 Aug 23:11
ecccb94
Compare
Choose a tag to compare

ClimaCoupler v0.1.1

Diff since v0.1.0

Merged pull requests:

Closed issues:

  • NSight Systems Implementation (#235)
  • Clean up CI (#302)
  • Performance tips (#323)
  • BCReader bugs (#327)
  • extend BCReader interpolate_data tests (#384)
  • O1.2.5 Atmos-land simulations on GPU at 1 SYPD on 4 A100s (#390)
  • O1.5.3e (coupler) Leaderboard for AMIP (#407)
  • decide on convention for using module within module (#447)
  • Setup example hierarchy (#488)
  • make tests GPU-compatible (#571)
  • Reduce conservation error to sqrt(eps) (#594)
  • check parameter consistency between components (#610)
  • fix libLLVM error, add back windows GHA (#631)
  • Use Frierson diffusion in amip target longrun (#645)
  • MPI runs on CI fail after postprocessing (#664)
  • Investigate CPU conservation degradation at radiation dt (#710)
  • /groups/esm/slurm-buildkite/climacoupler-ci folder (#713)
  • tests on GPU - remove Fields.bycolumn (#736)
  • tests on GPU - plots (#750)
  • Hierarchies: Dry Held-Suarez driver (#759)
  • Hierarchies: Moist Held-Suarez driver (#760)
  • Hierarchies: Cloud-less aquaplanet driver (#761)
  • Hierarchies: Cloudy aquaplanet driver (#762)
  • Fix land albedo regridding (#764)
  • Investigate most stable sponge parameters (#773)
  • remove job_id from config files (#776)
  • table improvement: add atmos run without diag EDMF (#778)
  • Move precipitation observation to ClimaArtifacts (#781)
  • try topo + diag edmf longrun with Float64 (#784)
  • Refactor ClimaEarth experiment dir (#788)
  • update for latest dependencies (#792)
  • remove GPU Utilities test (#795)
  • Update longruns for ClimaAtmos config changes (#800)
  • Stabilize EDMF longrun after updating to ClimaAtmos = "0.24" (#809)
  • Hierarchies: Cloudy slabplanet (AMIP minus data) (#812)
  • add hierarchy data visualizations (#814)
  • Change back the GPU longrun config to 300d (#820)
  • tests cannot be run unless the ClimaEarth environment is initialized (#834)
  • Update to ClimaComms v0.6 (#837)
  • Remove ArtifactWrappers; document artifacts (#838)
  • O1.5.x Make a good multiyear simulation before 7/4 (#847)
  • precipitation is not defined for 1M microphysics (#849)
  • Unphysical values in TOA downward SW flux (#851)
  • No output in netcdf when cpu run breaks (#858)
  • check fields regridded with TempestRemap (#860)
  • fix BulkScheme beta setting (#862)
  • Stabilize diagnostic EDMF + 0M AMIP run (#865)
  • NaN in longwave radiation flux (#869)
  • O1.5.2d Run AMIP simulation with 0M microphysics (#876)
  • create minimal Atmos/Land experiment (#877)
  • Set up a pipeline for the best AMIP we have (#881)
  • Update insolation config args (#882)
  • Land model compat update (#895)
  • O1.5.2e Run AMIP simulation with 1M microphysics (#901)
  • Change atmos yaml and toml file in longrun after ClimaAtmos update (#905)
  • Cleanup longrun (#907)
  • Error in prescribing aerosols from the coupler (#910)

v0.1.0

16 May 00:19
b48cbeb
Compare
Choose a tag to compare

ClimaCoupler v0.1.0

Merged pull requests:

Read more