Releases: CliMA/ClimaCalibrate.jl
Releases Β· CliMA/ClimaCalibrate.jl
v0.0.13
ClimaCalibrate v0.0.13
Breaking changes
- Fix duplicate worker status messages in PBS job polling
π’ API Changes:
π Features
π Documentation
π Fixes
v0.0.12
ClimaCalibrate v0.0.12
Breaking changes
- Fixed worker polling in certain cases
π’ API Changes:
π Features
π Documentation
π Fixes
v0.0.11
ClimaCalibrate v0.0.11
Breaking changes
- SlurmManager now creates a single initial file for all workers to share polling infrastructure with PBS. Each worker now outputs to its own
worker_$(myid()).log
after it has been registered.
π’ API Changes:
π Features
π Documentation
π Fixes
v0.0.10
ClimaCalibrate v0.0.10
Breaking changes
- None
π’ API Changes:
π Features
π Documentation
π Fixes
v0.0.9
ClimaCalibrate v0.0.9
Breaking changes
- Add support for Distributed.jl workers on PBS clusters
π’ API Changes:
π Features
π Documentation
π Fixes
v0.0.8
ClimaCalibrate v0.0.8
Breaking changes
- Fix passing slurm arguments to srun
π’ API Changes:
π Features
π Documentation
π Fixes
v0.0.7
ClimaCalibrate v0.0.7
Breaking changes
- All changes list below
- Add convenience functions for obtaining parameters and the EKP struct
- Add
update_ensemble!
to update an EKP in place - Add env inheritance for SlurmManager, clean up SlurmManager
- Update documentation
- Clean up surface fluxes perfect model calibration