1 | FEATURES |
---|
2 | - Option to have more McICA columns to reduce noise |
---|
3 | - Compute UV index when sufficient UV bands |
---|
4 | |
---|
5 | LONGER TERM FEATURES |
---|
6 | - Option to provide date, time, longitude and latitude from which the |
---|
7 | IFS values will be calculated of: solar zenith angle, trace gas and |
---|
8 | aerosol mixing ratio, and cloud effective ratio |
---|
9 | - Incorporate RRTMGP |
---|
10 | - Solar cycle in spectral irradiance |
---|
11 | |
---|
12 | INTERFACE |
---|
13 | - Rename "do_3d" as it is misleading |
---|
14 | - Add deallocate method for config type |
---|
15 | - Column is last array argument for all input and output arrays? |
---|
16 | - Why are the flux%*_band variables dimensioned (g,col,lev) not (g,lev,col)? |
---|
17 | |
---|
18 | ECCKD AND GENERALIZED CLOUD/AEROSOL |
---|
19 | |
---|
20 | DOCUMENTATION |
---|
21 | - Add chapters on API, internal structure and underpinning science |
---|
22 | |
---|
23 | MISC |
---|
24 | - Definition of Tdir in two_stream |
---|
25 | |
---|
26 | DIFFERENCES IN IFS VERSION OF ECRAD |
---|
27 | - Several files contain easy_netcdf_with_read_mpi instead of |
---|
28 | easy_netcdf (radiation_aerosol_optics_data, |
---|
29 | radiation_cloud_optics_data, radiation_pdf_sampler) |
---|
30 | - radiation_cloud_generator.F90 uses SIMD routine to sample PDF |
---|
31 | - radiation_delta_eddington.h contains SIMD routine |
---|
32 | - radiation_interface.F90 and radiation_ifs_rrtm.F90 take YDERAD |
---|
33 | arguments, the latter has other differences |
---|
34 | - radiation_constants should use IFS values? |
---|
35 | |
---|
36 | KNOWN BUGS |
---|