Go to the source code of this file.
|
subroutine | mcclatchey_profiles::read_mcclatchey_profiles (current_state, mcc) |
|
subroutine | mcclatchey_profiles::check_mcc_status (status) |
| Will check for a NetCDF status of the McClatchey profile file and write to log_log error any decoded statuses. More...
|
|
subroutine | mcclatchey_profiles::read_mcc_dimensions (ncid, plev_dim) |
| Reads the dimensions from the NetCDF file. More...
|
|
subroutine | mcclatchey_profiles::read_mcc_variables (filename, ncid, plev_dim, MCC_PROFILE_KEY, temp_mcc_3d, plev) |
|
subroutine | mcclatchey_profiles::read_single_mcc_variable (ncid, key, data1d, data3d) |
| Reads a single variable out of a NetCDF file. More...
|
|
subroutine | mcclatchey_profiles::calculate_radiation_levels (current_state, mcc) |
|