Changes between Version 18 and Version 19 of WorkingGroups/ConfigurationManager
- Timestamp:
- 2013-10-08T19:14:25+02:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkingGroups/ConfigurationManager
v18 v19 141 141 = ''' 7. What the config manager could do, with which file and tool ''' = 142 142 1. Coordinates 143 143 144 || input || function || tool || advantage || inconvenience || 144 145 || '''low resolution coordinates''' || refine ORCA grid || AGRIF_create_coordinates || || || 145 146 || || || GRIDGEN || || || 146 || || || BMGtools || || ||147 || || || BMGtools || || || 147 148 || '''high resolution coordinates''' || extract ORCA grid || Mercator Fortran code || || || 148 149 || || || GRIDGEN || || || 149 || || || BMGtools || || ||150 || || || BMGtools || || || 150 151 || '''low resolution bathymetry''' || create regular grid || MetOffice IDL tools || || || 152 151 153 2. Bathymetry 154 152 155 || input || function || tool || advantage || inconvenience || 153 156 || '''bathymetry dateset''' || create bathymetry on grid || OPABAT || || || … … 158 161 || || || AGRIF_create_bathy || || || 159 162 || '''high resolution bathymetry''' || extract bathymetry || Mercator Fortran code || || || 163 160 164 3. Boundary Condition 165 161 166 || input || function || tool || advantage || inconvenience || 162 167 || '''low resolution climatolgy or analysis''' || interpolation to rectangular boundaries || SCRIP and MetOffice IDL tools || || || 163 168 || || || Mercator Fortran code || || || 164 169 || || interpolation to unstructured boundary || NOC python tools || || || 170 165 171 4. Initial Conndition 172 166 173 || input || function || tool || advantage || inconvenience || 167 174 || '''low resolution climatolgy or analysis''' || interpolation of T, S and start from rest || MetOffice IDL tools || || || 168 175 || '''low resolution climatolgy, analysis or restart''' || split restart and/or interpolation of T, S, U, V, SSH || Mercator Fortran code || || || 176 169 177 5. Runoff 178 170 179 || input || function || tool || advantage || inconvenience || 171 180 || '''low resolution climatology''' || as surface flux, on nearest coastal point, large rivers spread over ocean points || MetOffice Fortran code || || || 172 181 || || as surface flux, spread on coastal points, large rivers spread over ocean masks. || Mercator Fortran code || || || 173 182 || || as surface flux, spread on coastal points, and as BDY large rivers. || Mercator Fortran code || || || 183 174 184 6. Surface Forcing 185 175 186 || input || function || tool || advantage || inconvenience || 176 187 || '''low resolution climatology or analysis''' || interpolation on the fly || fldread || || || 188 177 189 = ''' 8. config manager demonstrator ''' = 178 I propose to build a demonstrator tool. This demonstrator will not be able to do all tasks listed in part III. However i will try to take it into account, in order to make it easy to plug in those tools. The demonstrator will allow to create 1/12° regional configuration, using 1/4° global climatology to initialised and forced the new configuration. Bathymetry and grid will be extract from already existing files. I hope do it before this summer, so you could test it before next fall NEMO meeting, and maybe we could add this demonstrator to the next release of NEMO. Then we could add, step by step, other tools to improve the capabilities of the cong manager. 190 I propose to build a demonstrator tool. This demonstrator will not be able to do all tasks listed in part III. However i will try to take it into account, in order to make it easy to plug in those tools. The demonstrator will allow to create 1/12° regional configuration, using 1/4° global climatology to initialised and forced the new configuration. Bathymetry and grid will be extract from already existing files. I hope do it before this summer, so you could test it before next fall NEMO meeting, and maybe we could add this demonstrator to the next release of NEMO. Then we could add, step by step, other tools to improve the capabilities of the config manager. 191 192 I said i build a''' '''config manager demonstrator for this automn in the NEMO tools. Unfortunately, even if I'm close to do it, there is still some bug in the code i wrote. I will not have time to fixes those bug, and check that everything ok before the NEMO merge party 2013. However i will continue to work on it, and next year, i will add a config manager to the NEMO tools.''' '''