New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
WorkingGroups/ConfigurationManager/2013/ToolList (diff) – NEMO

Changes between Initial Version and Version 1 of WorkingGroups/ConfigurationManager/2013/ToolList


Ignore:
Timestamp:
2014-10-23T16:11:37+02:00 (10 years ago)
Author:
jpaul
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkingGroups/ConfigurationManager/2013/ToolList

    v1 v1  
     1= what the config manager could do, with which file and tool = 
     2 
     3Here is a list of tools that could be used in the config manager, depending of which input 
     4files we get. Of course we could still add other tools to this list. 
     5 
     6== Coordinate == 
     7 
     8=== input : low resolution coordinates === 
     9- option 1 : refine ORCA grid 
     10  - AGRIF\_create\_coordinates 
     11  - GRIDGEN tools 
     12  - BMGtools 
     13 
     14== Bathymetry == 
     15 
     16=== no input === 
     17- option 1 : create Bathymetry from a bathymetry dataset 
     18  - OPABAT 
     19  - MetOffice IDL tools 
     20  - BMGtools, based on SCRIP. 
     21  - AGRIF\_create\_bathy 
     22 
     23=== input : low resolution bathymetry === 
     24- option 1 : refine Bathymetry 
     25  - BMGtools (Ifremer) 
     26  - AGRIF\_create\_bathy 
     27 
     28=== input : high resolution bathymetry === 
     29- option 1 : extract Bathymetry 
     30  - MO fortran code 
     31 
     32== Boundary condition == 
     33 
     34=== input : low resolution climatology or analysis === 
     35- option 1 : interpolation (and extrapolation) to rectangular boundaries 
     36  - MO fortran code 
     37  - SCRIP and MetOFFice IDL tool 
     38- option 2 : 
     39  - NOC python BDY tools 
     40 
     41== Initial condition == 
     42 
     43=== input : low resolution climatolgy, analysis or restart === 
     44- option 1 : interpolation of T, S and start from rest 
     45  - MetOffice tools 
     46- option 2 : split restart and/or interpolation of T, S, U, V, SSH 
     47  - MO Fortran code 
     48 
     49 
     50== Runoff == 
     51 
     52=== input : low resolution climatology (GRDC, or Dai and Trenberth) === 
     53- option 1 : as surface flux, on nearest coastal point, large rivers spread over ocean points. 
     54  - MetOffice Fortran code 
     55- option 2 : as surface flux, spread on coastal points, large rivers spread over ocean masks. 
     56  - MO Fortran code 
     57- option 3 : as surface flux, spread on coastal points, and as BDY large rivers. 
     58  - MO Fortran code 
     59 
     60== Surface forcing ==