CliMA / RRTMGP.jl

A Julia implementation of Rapid and accurate Radiative Transfer Model for General Circulation Models.
https://clima.github.io/RRTMGP.jl/latest/
Apache License 2.0
56 stars 4 forks source link

handle FT of 0-dim Array #484

Closed juliasloan25 closed 4 months ago

juliasloan25 commented 4 months ago

Purpose

closes https://github.com/CliMA/RRTMGP.jl/issues/482 bumps patch version so we can make a release with fix

tested in ClimaAtmos here: https://github.com/CliMA/ClimaAtmos.jl/pull/2968 (passing build)

juliasloan25 commented 4 months ago

@sriharshakandala @charleskawczynski the MacOS test are hanging/timing out, but the ubuntu tests are passing. Is it okay to merge this anyway?

charleskawczynski commented 4 months ago

@sriharshakandala @charleskawczynski the MacOS test are hanging/timing out, but the ubuntu tests are passing. Is it okay to merge this anyway?

Yeah, that's fine. I think there's been issues with GH runners lately.