-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
O1.5.4a Prescribe aerosol concentrations #3197
Comments
The RCP 4.5 data is in lon(0, 357.5), lat(-90, 90), sigma pressure (3.5, 992.6), time(56605, 56939) format. The dataset does not include surface height. So in order to convert it to height I would have to look for a corresponding topography file. I think it would be easier to just try interpolating along pressure inside the Coupler? Here is a couple of plots from the lowest level (fist column Jan-Jun, second column Jul-Dec) |
The data is now on CliMA box under Aerosol_RCP45 folder |
Remember to take a look at ClimaAtmos.jl/src/parameterized_tendencies/radiation/radiation.jl Lines 85 to 97 in b26b78b
|
Is there anything else needed to close this issue? |
Sea salt is not added, but let's close this. I will add sea salt after updating rrtmgp. |
The Climate Modeling Alliance
Software Design Issue 📜
Purpose
Prescribe the aerosol concentrations based on RCP 4.5 from CMIP 5. The files are here: https://tntcat.iiasa.ac.at/RcpDb/dsd?Action=htmlpage&page=download
Benefits
People
Results
Run AMIP simulations with aerosol concentrations read from files.
Tasks
SDI Revision Log
CC
@tapios @simonbyrne @cmbengue
The text was updated successfully, but these errors were encountered: