Example for isentropic file

netcdf isen_ECT_05010112 {
dimensions:
        theta = 23 ;
        lat = 181 ;
        lon = 360 ;
        time = UNLIMITED ; // (1 currently)
variables:
        float theta(theta) ;
                theta:creator_of_parameter = "N.Thomas" ;
                theta:param_creation_time = "2007-10-18 11:55:48" ;
                theta:param_modification_time = "2007-10-18 11:55:48" ;
                theta:description = "Potential Temperature" ;
                theta:de_description = "Potentielle Temperatur" ;
                theta:units = "K" ;
                theta:long_name = "Theta" ;
                theta:de_long_name = "Theta" ;
                theta:flag = "NONE" ;
                theta:scale_factor = 1.f ;
                theta:missing_value = -1.e+30f ;
                theta:sample_interval = 0. ;
        float lat(lat) ;
                lat:creator_of_parameter = "G.Guenther" ;
                lat:param_creation_time = "2005-09-19 13:25:37" ;
                lat:param_modification_time = "2005-09-19 13:25:37" ;
                lat:long_name = "Latitude" ;
                lat:units = "degrees_N" ;
                lat:flag = "NONE" ;
                lat:missing_value = -1.e+30f ;
        float lon(lon) ;
                lon:creator_of_parameter = "G.Guenther" ;
                lon:param_creation_time = "2005-09-19 13:25:37" ;
                lon:param_modification_time = "2005-09-19 13:25:37" ;
                lon:long_name = "Longitude" ;
                lon:units = "degrees_E" ;
                lon:flag = "NONE" ;
                lon:missing_value = -1.e+30f ;
        double time(time) ;
                time:creator_of_parameter = "G.Guenther" ;
                time:param_creation_time = "2005-09-19 13:25:37" ;
                time:param_modification_time = "2005-09-19 13:25:37" ;
                time:long_name = "Time" ;
                time:units = "seconds since 2000-01-01 00:00:00 UTC" ;
                time:flag = "NONE" ;
                time:missing_value = -1.e+30f ;
        float GPH(time, lon, lat, theta) ;
                GPH:creator_of_parameter = "G.Guenther" ;
                GPH:param_creation_time = "2005-09-19 13:25:37" ;
                GPH:param_modification_time = "2007-10-23 10:21:47" ;
                GPH:long_name = "Geopotential Height" ;
                GPH:units = "m**2 s**-2" ;
                GPH:flag = "NONE" ;
                GPH:missing_value = -1.e+30f ;
        float TEMP(time, lon, lat, theta) ;
                TEMP:creator_of_parameter = "G.Guenther" ;
                TEMP:param_creation_time = "2005-09-19 13:25:37" ;
                TEMP:param_modification_time = "2007-10-23 10:21:47" ;
                TEMP:long_name = "Temperature" ;
                TEMP:units = "K" ;
                TEMP:flag = "NONE" ;
                TEMP:missing_value = -1.e+30f ;
        float U(time, lon, lat, theta) ;
                U:creator_of_parameter = "G.Guenther" ;
                U:param_creation_time = "2005-09-19 13:25:37" ;
                U:param_modification_time = "2007-10-23 10:21:47" ;
                U:long_name = "U velocity" ;
                U:units = "m s**-1" ;
                U:flag = "NONE" ;
                U:missing_value = -1.e+30f ;
        float V(time, lon, lat, theta) ;
                V:creator_of_parameter = "G.Guenther" ;
                V:param_creation_time = "2005-09-19 13:25:37" ;
                V:param_modification_time = "2007-10-23 10:21:47" ;
                V:long_name = "V velocity" ;
                V:units = "m s**-1" ;
                V:flag = "NONE" ;
                V:missing_value = -1.e+30f ;
        float PRESS(time, lon, lat, theta) ;
                PRESS:creator_of_parameter = "G.Guenther" ;
                PRESS:param_creation_time = "2005-09-19 13:25:37" ;
                PRESS:param_modification_time = "2005-09-19 13:25:37" ;
                PRESS:long_name = "Pressure" ;
                PRESS:units = "hPa" ;
                PRESS:flag = "NONE" ;
                PRESS:missing_value = -1.e+30f ;
        float THETA_DOT(time, lon, lat, theta) ;
                THETA_DOT:creator_of_parameter = "G.Guenther" ;
                THETA_DOT:param_creation_time = "2005-10-07 13:16:43" ;
                THETA_DOT:param_modification_time = "2007-10-23 10:21:47" ;
                THETA_DOT:long_name = "THETA_DOT" ;
                THETA_DOT:units = "K/day" ;
                THETA_DOT:flag = "NONE" ;
                THETA_DOT:missing_value = -1.e+30f ;
                THETA_DOT:sample_interval = 0.f ;
                THETA_DOT:valid_min = -1000.f ;
                THETA_DOT:valid_max = 1000.f ;
        float PV(time, lon, lat, theta) ;
                PV:creator_of_parameter = "P.Konopka" ;
                PV:param_creation_time = "2007-10-23 10:21:42" ;
                PV:param_modification_time = "2007-10-23 10:21:42" ;
                PV:description = "Potential Vorticity" ;
                PV:de_description = "Potentielle Vorticity" ;
                PV:units = "10^(-6)*K*m^2/(kg*s)" ;
                PV:long_name = "PV" ;
                PV:de_long_name = "PV" ;
                PV:flag = "NONE" ;
                PV:missing_value = -1.e+30f ;
                PV:scale_factor = 1.f ;
                PV:sample_interval = 0. ;

// global attributes:
                :pi_name = "P.Konopka" ;
                :organisation = "ECMWF" ;
                :definition_name = "def_icg" ;
                :title = "Heating and Cooling Rates" ;
                :data_category = "MODEL" ;
                :experiment = "RAD" ;
                :data_origin = "ECMWF" ;
                :data_description = "GRIB" ;
                :type_of_data = "CALCULATION" ;
                :source_file_name = "/home1/jicg11/jicg1103/clams/tdot/tmp33/ecmwf_05010112.nc" ;
                :platform = "COMPUTER" ;
                :file_creation_time = "2005-09-19 13:25:37" ;
                :history = "Created by G.Guenther on 19/09/2005 13:25:37 +0200   program ecmwf2ncdf !C Umrechnung von Druck- in Thetakoordinaten " ;
                :exp_GRIB2NCDF_version = "29.10.2004" ;
                :file_modification_time = "2007-10-23 10:21:50" ;
                :email = "P.Konopka@fz-juelich.de" ;
                :phone_number = "+49-2461-614135" ;
                :exp_VERTCOOR_name = "theta" ;
data:

 theta = 300, 310, 320, 330, 340, 350, 360, 370, 380, 400, 425, 450, 475, 
    500, 600, 800, 1000, 1400, 1800, 2200, 2600, 3000, 3200 ;

 lat = 90, 89, 88, 87, 86, 85, 84, 83, 82, 81, 80, 79, 78, 77, 76, 75,
    74, 73, 72, 71, 70, 69, 68, 67, 66, 65, 64, 63, 62, 61, 60, 59, 
    58, 57, 56, 55, 54, 53, 52, 51, 50, 49, 48, 47, 46, 45, 44, 43,
    42, 41, 40, 39, 38, 37, 36, 35, 34, 33, 32, 31, 30, 29, 28, 27, 26,
    25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9,
    8, 7, 6, 5, 4, 3, 2, 1, 0, -1, -2, -3, -4, -5, -6, -7, -8, -9, -10,
    -11, -12, -13, -14, -15, -16, -17, -18, -19, -20, -21, -22, -23, 
    -24, -25, -26, -27, -28, -29, -30, -31, -32, -33, -34, -35, -36, 
    -37, -38, -39, -40, -41, -42, -43, -44, -45, -46, -47, -48, 
    -49, -50, -51, -52, -53, -54, -55, -56, -57, -58, -59, -60, -61, -62, 
    -63, -64, -65, -66, -67, -68, -69, -70, -71, -72, -73, -74, -75, -76, 
    -77, -78, -79, -80, -81, -82, -83, -84, -85, -86, -87, -88, -89, -90 ;

 lon = 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17,
    18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 
    34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 
    50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 
    66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 
    82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 
    98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 
    112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 
    126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 
    140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 
    154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 
    168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 
    182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 
    196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 
    210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 
    224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 
    238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 
    252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 
    266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 
    280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 
    294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 
    308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 
    322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 
    336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 
    350, 351, 352, 353, 354, 355, 356, 357, 358, 359 ;

 time = 157896000 ;

  ...

}

traj/WindfileExample (last edited 2019-10-24 09:38:30 by NicoleThomas)