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

Remove unused `lookup_data` method #518

Closed sriharshakandala closed 1 month ago

sriharshakandala commented 1 month ago

Purpose

Remove unused lookup_data method and Artifacts from main project.


sriharshakandala commented 1 month ago

The input data and results used in the Artifacts are documented here: https://github.com/earth-system-radiation/rrtmgp-data

Sbozzolo commented 1 month ago

Can you please add documentation on the input data?

If the data is required to run RRTMGP, should it be moved to the main package instead of test?

sriharshakandala commented 1 month ago

Replaced by https://github.com/CliMA/RRTMGP.jl/pull/520