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

Update `LookUp` tables and reference datasets #481

Closed sriharshakandala closed 2 months ago

sriharshakandala commented 4 months ago

Update LookUp tables and reference datasets to match with version 1.7 or RRTMGP https://github.com/earth-system-radiation/rte-rrtmgp

cc: @szy21

### Tasks
- [x] Temporarily bypass `Artifacts`, use the latest `lookup` tables and reference datasets
- [x] Test code with latest lookup tables for any differences
- [ ] If differences are noticed, locally install FORTRAN code, identify source code and test input data differences
- [x] Make appropriate source code source code modifications
- [x] <https://github.com/CliMA/RRTMGP.jl/pull/492>
- [ ] https://github.com/CliMA/RRTMGP.jl/pull/495
- [ ] https://github.com/CliMA/RRTMGP.jl/pull/498
- [ ] https://github.com/CliMA/RRTMGP.jl/pull/493
- [ ] https://github.com/CliMA/RRTMGP.jl/pull/499
- [ ] Add non-scattering longwave solver with rescaling
### Tasks
### Tasks
szy21 commented 2 months ago

I think we can close this.