Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
### START OF HEADER
### This file is created by Deltares
### All text on a line behind the first # is parsed as commentary
### Additional commments
FileVersion      =    1.0                                                # Version of meteo input file, to check if the new file format is used (1.0)
meteotype        =    arcinfo                                            # Type of meteo input file: curvi, arcinfo or spiderweb 
NODATA_value     =    -9999.000                                          # Value used for undefined or missing data
n_cols           =    400                                                # Number of columns used for wind datafield
n_rows           =    16                                                 # Number of rows used for wind datafield
grid_unit        =    degree                                             # Unit of distances on the grid in both x- and y-direction: m or degree
x_llcorner       =    -12.000                                            # Xcoordinate of lower left corner of grid (in units specified in grid_unit)
y_llcorner       =     48.000                                            # Ycoordinate of lower left corner of grid (in units specified in grid_unit)
value_pos        =    centre                                             # LocationCoordinates given wherein thecentre dataor iscorner specifiedof inlower aleft cell: centre or corner?
dx               =    0.12500                                            # Grid dimensions: dx and dy (in units specified in grid_unit)
dy               =    0.083333333                                        
n_quantity       =    1                                                  # Number of quantities prescribed in the file
quantity1        =    x_wind                                             # Name of quantity1 (x_wind, y_wind or air_pressure)
unit1            =    m s-1                                              # Unit of quantity1 (m s-1 for velocities or Pa/ mbar for air_pressure)
### END OF HEADER
TIME             =   0 minutes since 2007-10-08 15:24:00 -02:00          # Fixed format: <time> <time unit> "since" <date> <time> <time zone> 
 1.388999       1.388999       1.388999       1.388999       1.388999      1.388999       1.388999       1.388999       1.388999       1.388999    
 2.388999       2.388999       2.388999       2.388999       2.388999      2.388999       2.388999       2.388999       2.388999       2.388999    
 3.388999       3.388999       3.388999       3.388999       3.388999      3.388999       3.388999       3.388999       3.388999       3.388999    
TIME            =   1440 minutes since 2007-10-08 15:24:00 -02:00        # Fixed format: <time> <time unit> "since" <date> <time> <time zone> 
 2.435253       2.435253       5.435253       1.435253       3.435253      4.435253       2.435253       2.557653       2.412253       2.435255    
 1.435253       2.435253       1.435253       2.435253       1.435253      2.435253       1.435253       1.435253       2.435253       1.435251    
 4.435253       4.435253       1.435253       3.355253       3.456253      5.425253       1.223453       5.523341       5.521246       3.255258    

...