susmit shannigrahi | 7c5de01 | 2015-03-30 16:18:01 -0600 | [diff] [blame] | 1 | [Name] |
| 2 | |
| 3 | #ndn_mapping = activity, subactivity, organization, experiment, granularity, model_id, variable_name, ensemble |
| 4 | |
| 5 | ndnMapping = project_id, product, institute_id, model_id, experiment_id, frequency, modeling_realm, variable_name, parent_experiment_rip, start_time |
| 6 | |
| 7 | #fullName = psl_6hrPlev_bcc-csm1-1_historical_r3i1p1_198001010000-201212311800.nc |
| 8 | |
| 9 | filenameMapping = variable_name, mip_table, model_id, experiment_id, parent_experiment_rip, start_time, filetype |
| 10 | |
| 11 | seperators = _,. |
| 12 | |
| 13 | compsFromData = frequency |
| 14 | |
| 15 | #compsFromMetadata = project_id, product, institute_id, model_id, experiment_id, frequency, modeling_realm |
| 16 | |
| 17 | userDefinedComps = activity:cmip5, subactivity:atmos, organization:csu, parent_experiment_rip:r3i1p1 |
| 18 | |
| 19 | [Translator] |
| 20 | translator = cmip5_translator |
| 21 | |