Recent Releases of https://github.com/clima/climadiagnostics.jl

https://github.com/clima/climadiagnostics.jl - v0.2.15

ClimaDiagnostics v0.2.15

Diff since v0.2.14

Merged pull requests: - Do not reconstruct FD grid (#117) (@charleskawczynski)

- Julia
Published by github-actions[bot] about 1 year ago

https://github.com/clima/climadiagnostics.jl - v0.2.14

ClimaDiagnostics v0.2.14

Diff since v0.2.13

- Julia
Published by github-actions[bot] about 1 year ago

https://github.com/clima/climadiagnostics.jl - v0.2.13

ClimaDiagnostics v0.2.13

Diff since v0.2.12

Merged pull requests: - Add support for Broadcasted objects (#64) (@Sbozzolo) - Tr/point space support (#102) (@imreddyTeja) - Make writefield! use the type of time (#106) (@ph-kev) - Do not emit warning when numvpts = levels (#107) (@ph-kev) - Add time and date bounds (#108) (@ph-kev) - Update climacommon to 20250318 (#111) (@Sbozzolo) - Add default_num_points (#113) (@Sbozzolo)

Closed issues: - Use lazy broadcasted expressions (#5) - Duplicate documentation (#103) - Do not emit warning about number of points when it's the same (#104) - The type of time for diagnostics should not depend on the type of the space (#105) - Automatically determine number of points for NetCDF writer from space (#112)

- Julia
Published by github-actions[bot] about 1 year ago

https://github.com/clima/climadiagnostics.jl - v0.2.12

ClimaDiagnostics v0.2.12

Diff since v0.2.11

- Julia
Published by github-actions[bot] over 1 year ago

https://github.com/clima/climadiagnostics.jl - v0.2.11

ClimaDiagnostics v0.2.11

Diff since v0.2.10

- Julia
Published by github-actions[bot] over 1 year ago

https://github.com/clima/climadiagnostics.jl - v0.2.10

ClimaDiagnostics v0.2.10

Diff since v0.2.9

- Julia
Published by github-actions[bot] over 1 year ago

https://github.com/clima/climadiagnostics.jl - v0.2.9

ClimaDiagnostics v0.2.9

Diff since v0.2.8

Merged pull requests: - Acquire ownership of data returned by compute! (#88) (@Sbozzolo) - Run CI on 1.11 (#90) (@Sbozzolo) - Add ClimaCoupler and Julia 1.11 to downstream test (#91) (@Sbozzolo) - Fix de-duplication of ScheduledDiagnostics (#93) (@Sbozzolo) - Add start date to NetCDF attributes (#94) (@AlexisRenchon)

Closed issues: - Callbacks condition does not reflect if the diagnostic is computed/written to file. (#37) - ScheduledDiagnostics are not correctly deduplicated (#92)

- Julia
Published by github-actions[bot] over 1 year ago

https://github.com/clima/climadiagnostics.jl - v0.2.8

ClimaDiagnostics v0.2.8

Diff since v0.2.7

- Julia
Published by github-actions[bot] over 1 year ago

https://github.com/clima/climadiagnostics.jl - v0.2.7

ClimaDiagnostics v0.2.7

Diff since v0.2.6

Merged pull requests: - Save ScheduleDiagnostics as Vectors (#84) (@Sbozzolo)

Closed issues: - Long compile times (#83)

- Julia
Published by github-actions[bot] over 1 year ago

https://github.com/clima/climadiagnostics.jl - v0.2.6

ClimaDiagnostics v0.2.6

Diff since v0.2.5

Merged pull requests: - Remove tstart, rename referencedate->start_date (#75) (@Sbozzolo) - Add long and standard name to time (#76) (@Sbozzolo) - Improve documentation (#78) (@Sbozzolo)

Closed issues: - Some docstrings are not correctly rendered in the documentation (#65)

- Julia
Published by github-actions[bot] over 1 year ago

https://github.com/clima/climadiagnostics.jl - v0.2.5

ClimaDiagnostics v0.2.5

Diff since v0.2.4

Merged pull requests: - Add readme badges (#69) (@Sbozzolo) - Improve support for latlon boxes (#72) (@Sbozzolo) - Run downgrade on 1.9 too (#73) (@Sbozzolo) - Ensure that DictWriter is constructed with Dicts (#74) (@Sbozzolo)

Closed issues: - Codecov information is not displayed anywhere (#68) - The NetCDFWriter test does not test for boxes (#70) - The NetCDFWriter does not support LongLatPoints (#71)

- Julia
Published by github-actions[bot] almost 2 years ago

https://github.com/clima/climadiagnostics.jl - v0.2.4

ClimaDiagnostics v0.2.4

Diff since v0.2.3

Merged pull requests: - Pass context to CenterFiniteDifferenceSpace (#59) (@charleskawczynski) - Add ExplicitImports (#63) (@Sbozzolo) - Add support for calendar periods (#67) (@Sbozzolo)

Closed issues: - Add support for monthly data (not 30days) (#66)

- Julia
Published by github-actions[bot] almost 2 years ago

https://github.com/clima/climadiagnostics.jl - v0.2.3

ClimaDiagnostics v0.2.3

Diff since v0.2.2

Merged pull requests: - Update climacommon to 20240527 (#57) (@Sbozzolo) - Add more documentation on NetCDFWriter space (#58) (@Sbozzolo) - Detect and ignore duplicated diagnostics (#61) (@Sbozzolo)

Closed issues: - Incompatible dimension error (#55) - incompatible dimensions for orog error (#56) - ClimaDiagnostics should discard duplicated diagnostics (#60)

- Julia
Published by github-actions[bot] almost 2 years ago

https://github.com/clima/climadiagnostics.jl - v0.2.2

ClimaDiagnostics v0.2.2

Diff since v0.2.1

Merged pull requests: - Fix p.start_date (#54) (@Sbozzolo)

- Julia
Published by github-actions[bot] about 2 years ago

https://github.com/clima/climadiagnostics.jl - v0.2.1

ClimaDiagnostics v0.2.1

Diff since v0.2.0

Merged pull requests: - Fix horizontal spaces and NetCDFWriter (#52) (@Sbozzolo)

- Julia
Published by github-actions[bot] about 2 years ago

https://github.com/clima/climadiagnostics.jl - v0.2.0

ClimaDiagnostics v0.2.0

Diff since v0.1.7

Merged pull requests: - Possible docs typo (#23) (@AlexisRenchon) - horizontalspace netcdf writer (#39) (@AlexisRenchon) - Fix docs links (#41) (@AlexisRenchon) - Update netcdfwriter.jl (#42) (@AlexisRenchon) - Add downstream test (#43) (@Sbozzolo) - Fix interpolation of two diagnostics with same shortname (#44) (@Sbozzolo) - Add developer guidelines (#46) (@Sbozzolo) - Introduce zsamplingmethod, remove disableverticalinterpolation (#47) (@Sbozzolo) - Do not fail when p.startdate is not available (#49) (@Sbozzolo) - Add downgrade testing (#50) (@Sbozzolo) - Bump to 0.2.0 (#51) (@Sbozzolo)

Closed issues: - Remove hardcoded pressure levels in NetCDFWriter (#6) - Fix links in documentation (#8) - NetCDFWriter requires p.start_date (#14) - Developer experience is not documented (#40)

- Julia
Published by github-actions[bot] about 2 years ago

https://github.com/clima/climadiagnostics.jl - v0.1.7

ClimaDiagnostics v0.1.7

Diff since v0.1.6

Merged pull requests: - Add MPI and GPU tests on buildkite (#28) (@Sbozzolo) - Add option to sync NetCDF files (#34) (@Sbozzolo) - Bump required version of ClimaCore (#35) (@Sbozzolo) - Bump to 0.1.7 (#36) (@Sbozzolo)

Closed issues: - Add MPI tests (#26) - CI for Julia 1.9 is broken (#30) - NetCDF files need syncing (#33)

- Julia
Published by github-actions[bot] about 2 years ago

https://github.com/clima/climadiagnostics.jl - v0.1.6

ClimaDiagnostics v0.1.6

Diff since v0.1.5

Merged pull requests: - Move interpolated_z to CPU only for root (#29) (@Sbozzolo)

Closed issues: - MPI job results in deadlock (#27)

- Julia
Published by github-actions[bot] about 2 years ago

https://github.com/clima/climadiagnostics.jl - v0.1.5

ClimaDiagnostics v0.1.5

Diff since v0.1.4

Merged pull requests: - Fix MPI bug, make interpolatedphysicalz nothing if not root (#25) (@charleskawczynski)

- Julia
Published by github-actions[bot] about 2 years ago

https://github.com/clima/climadiagnostics.jl - v0.1.4

ClimaDiagnostics v0.1.4

Diff since v0.1.3

Merged pull requests: - Fix writing NetCDF files with CUDA and topography (#24) (@Sbozzolo)

- Julia
Published by github-actions[bot] about 2 years ago

https://github.com/clima/climadiagnostics.jl - v0.1.3

ClimaDiagnostics v0.1.3

Diff since v0.1.2

Merged pull requests: - Fix preallocated space for CuArray (#21) (@Sbozzolo)

Closed issues: - Array/CuArray problem in ClimaDiagnostics 0.1.2 (#20)

- Julia
Published by github-actions[bot] about 2 years ago

https://github.com/clima/climadiagnostics.jl - v0.1.2

ClimaDiagnostics v0.1.2

Diff since v0.1.1

Merged pull requests: - Use Base.at-kwdef (#17) (@charleskawczynski) - Use ClimaComms 0.6, prepare for ClimaCore 0.14 (#18) (@Sbozzolo)

- Julia
Published by github-actions[bot] about 2 years ago

https://github.com/clima/climadiagnostics.jl - v0.1.1

ClimaDiagnostics v0.1.1

Diff since v0.1.0

Merged pull requests: - Fix interpolation for facespaces (#15) (@Sbozzolo)

- Julia
Published by github-actions[bot] about 2 years ago

https://github.com/clima/climadiagnostics.jl - v0.1.0

ClimaDiagnostics v0.1.0

Diff since v0.0.5

Merged pull requests: - Bump to 0.1.0 (#12) (@Sbozzolo)

Closed issues: - Write calendar dates to NetCDF file (#7)

- Julia
Published by github-actions[bot] about 2 years ago

https://github.com/clima/climadiagnostics.jl - v0.0.5

ClimaDiagnostics v0.0.5

Diff since v0.0.4

- Julia
Published by github-actions[bot] about 2 years ago

https://github.com/clima/climadiagnostics.jl - v0.0.4

ClimaDiagnostics v0.0.4

Diff since v0.0.3

Merged pull requests: - Add documentation and other things (#11) (@Sbozzolo)

- Julia
Published by github-actions[bot] about 2 years ago

https://github.com/clima/climadiagnostics.jl - v0.0.3

ClimaDiagnostics v0.0.3

Diff since v0.0.2

- Julia
Published by github-actions[bot] about 2 years ago

https://github.com/clima/climadiagnostics.jl - v0.0.2

ClimaDiagnostics v0.0.2

Diff since v0.0.1

Merged pull requests: - Add missing documentation and tests (#4) (@Sbozzolo)

Closed issues: - Add logo for dark mode (#3)

- Julia
Published by github-actions[bot] about 2 years ago

https://github.com/clima/climadiagnostics.jl - v0.0.1

ClimaDiagnostics v0.0.1

Merged pull requests: - Add ClimaDiagnostics.jl (#2) (@Sbozzolo)

Closed issues: - Initialize ClimaDiagnostics (#1)

- Julia
Published by github-actions[bot] about 2 years ago