[gradsusr] Sub: Descriptor file Error

Adv advita6 at gmail.com
Tue Jan 27 12:43:55 EST 2015


Hi Jennifer,
Thank for your help.

On Mon, Jan 26, 2015 at 3:34 PM, Jennifer Adams <jma at cola.iges.org> wrote:

> Here is all you need in your descriptor file, for use with ‘xdfopen’:
>
> DSET ^ts_Amon_CCSM4_historical_r6i1p1_185001-200512.nc
> TDEF time 1872 linear 01jan1850 1mo
>
> —Jennifer
>
>
> On Jan 26, 2015, at 4:16 PM, Adv <advita6 at gmail.com> wrote:
>
>
> Hi,
>>
>
>    Can someone help me to open this nc file in grads....
>
> Thank you ....
>
>> Out put of ncdump -c of my netcdf file
>>
>> ncdump -c ts_Amon_CCSM4_historical_r6i1p1_185001-200512.nc
>> netcdf ts_Amon_CCSM4_historical_r6i1p1_185001-200512 {
>> dimensions:
>>     time = UNLIMITED ; // (1872 currently)
>>     lat = 192 ;
>>     lon = 288 ;
>>     bnds = 2 ;
>> variables:
>>     double time(time) ;
>>         time:bounds = "time_bnds" ;
>>         time:units = "days since 1850-01-01 00:00:00" ;
>>         time:calendar = "noleap" ;
>>         time:axis = "T" ;
>>         time:long_name = "time" ;
>>         time:standard_name = "time" ;
>>     double time_bnds(time, bnds) ;
>>     double lat(lat) ;
>>         lat:bounds = "lat_bnds" ;
>>         lat:units = "degrees_north" ;
>>         lat:axis = "Y" ;
>>         lat:long_name = "latitude" ;
>>         lat:standard_name = "latitude" ;
>>     double lat_bnds(lat, bnds) ;
>>     double lon(lon) ;
>>         lon:bounds = "lon_bnds" ;
>>         lon:units = "degrees_east" ;
>>         lon:axis = "X" ;
>>         lon:long_name = "longitude" ;
>>         lon:standard_name = "longitude" ;
>>     double lon_bnds(lon, bnds) ;
>>     float ts(time, lat, lon) ;
>>         ts:standard_name = "surface_temperature" ;
>>         ts:long_name = "Surface Temperature" ;
>>         ts:comment = "TS no change, CMIP5_table_comment: \"\"skin\"\"
>> temperature (i.e., SST for open ocean)" ;
>>         ts:units = "K" ;
>>         ts:original_name = "TS" ;
>>         ts:cell_methods = "time: mean (interval: 30 days)" ;
>>         ts:cell_measures = "area: areacella" ;
>>         ts:history = "2011-10-21T17:47:01Z altered by CMOR: replaced
>> missing value flag (-1e+32) with standard missing value (1e+20)." ;
>>         ts:missing_value = 1.e+20f ;
>>         ts:_FillValue = 1.e+20f ;
>>         ts:associated_files = "baseURL:
>> http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile:
>> gridspec_atmos_fx_CCSM4_historical_r0i0p0.nc areacella:
>> areacella_fx_CCSM4_historical_r0i0p0.nc" ;
>>
>> // global attributes:
>>         :institution = "NCAR (National Center for Atmospheric Research)
>> Boulder, CO, USA" ;
>>         :institute_id = "NCAR" ;
>>         :experiment_id = "historical" ;
>>         :source = "CCSM4" ;
>>         :model_id = "CCSM4" ;
>>         :forcing = "Sl GHG Vl SS Ds SD BC MD OC Oz AA LU" ;
>>         :parent_experiment_id = "piControl" ;
>>         :parent_experiment_rip = "r1i1p1" ;
>>         :branch_time = 953. ;
>>         :contact = "cesm_data at ucar.edu" ;
>>         :references = "Gent P. R., et.al. 2011: The Community Climate
>> System Model version 4. J. Climate, doi: 10.1175/2011JCLI4083.1" ;
>>         :initialization_method = 1 ;
>>         :physics_version = 1 ;
>>         :tracking_id = "e576bfd3-0d7e-4407-9378-2d0f68bdf9aa" ;
>>         :acknowledgements = "The CESM project is supported by the
>> National Science Foundation and the Office of Science (BER) of the U.S.
>> Department of Energy. NCAR is sponsored by the National Science Foundation.
>> Computing resources were provided by the Climate Simulation Laboratory at
>> the NCAR Computational and Information Systems Laboratory (CISL), sponsored
>> by the National Science Foundation and other agencies." ;
>>         :cesm_casename = "b40.20th.track1.1deg.012" ;
>>         :cesm_repotag = "ccsm4_0_beta53" ;
>>         :cesm_compset = "B20TRCN" ;
>>         :resolution = "f09_g16 (0.9x1.25_gx1v6)" ;
>>         :forcing_note = "Additional information on the external forcings
>> used in this experiment can be found at
>> http://www.cesm.ucar.edu/CMIP5/forcing_information" ;
>>         :processed_by = "strandwg on mirage0 at 20111021" ;
>>         :processing_code_information = "Last Changed Rev: 428 Last
>> Changed Date: 2011-10-21 10:32:02 -0600 (Fri, 21 Oct 2011) Repository UUID:
>> d2181dbe-5796-6825-dc7f-cbd98591f93d" ;
>>         :product = "output" ;
>>         :experiment = "historical" ;
>>         :frequency = "mon" ;
>>         :creation_date = "2011-10-21T17:47:01Z" ;
>>         :history = "2011-10-21T17:47:01Z CMOR rewrote data to comply with
>> CF standards and CMIP5 requirements." ;
>>         :Conventions = "CF-1.4" ;
>>         :project_id = "CMIP5" ;
>>         :table_id = "Table Amon (26 July 2011)
>> 976b7fd1d9e1be31dddd28f5dc79b7a1" ;
>>         :title = "CCSM4 model output prepared for CMIP5 historical" ;
>>         :parent_experiment = "pre-industrial control" ;
>>         :modeling_realm = "atmos" ;
>>         :realization = 6 ;
>>         :cmor_version = "2.7.1" ;
>> data:
>>
>>  time = 15.5, 45, 74.5, 105, 135.5, 166, 196.5, 227.5, 258, 288.5, 319,
>>     349.5, 380.5, 410, 439.5, 470, 500.5, 531, 561.5, 592.5, 623, 653.5,
>> 684,
>>     714.5, 745.5, 775, 804.5, 835, 865.5, 896, 926.5, 957.5, 988, 1018.5,
>>     1049, 1079.5, 1110.5, 1140, 1169.5, 1200, 1230.5, 1261, 1291.5,
>> 1322.5,
>>     1353, 1383.5, 1414, 1444.5, 1475.5, 1505, 1534.5, 1565, 1595.5, 1626,
>>     1656.5, 1687.5, 1718, 1748.5, 1779, 1809.5, 1840.5, 1870, 1899.5,
>> 1930,
>>     1960.5, 1991, 2021.5, 2052.5, 2083, 2113.5, 2144, 2174.5, 2205.5,
>> 2235,
>>     2264.5, 2295, 2325.5, 2356, 2386.5, 2417.5, 2448, 2478.5, 2509,
>> 2539.5,
>>     2570.5, 2600, 2629.5, 2660, 2690.5, 2721, 2751.5, 2782.5, 2813,
>> 2843.5,
>>     2874, 2904.5, 2935.5, 2965, 2994.5, 3025, 3055.5, 3086, 3116.5,
>> 3147.5,
>>     3178, 3208.5, 3239, 3269.5, 3300.5, 3330, 3359.5, 3390, 3420.5, 3451,
>>     3481.5, 3512.5, 3543, 3573.5, 3604, 3634.5, 3665.5, 3695, 3724.5,
>> 3755,
>>     3785.5, 3816, 3846.5, 3877.5, 3908, 3938.5, 3969, 3999.5, 4030.5,
>> 4060,
>>     4089.5, 4120, 4150.5, 4181, 4211.5, 4242.5, 4273, 4303.5, 4334,
>> 4364.5,
>>     4395.5, 4425, 4454.5, 4485, 4515.5, 4546, 4576.5, 4607.5, 4638,
>> 4668.5,
>>     4699, 4729.5, 4760.5, 4790, 4819.5, 4850, 4880.5, 4911, 4941.5,
>> 4972.5,
>>     5003, 5033.5, 5064, 5094.5, 5125.5, 5155, 5184.5, 5215, 5245.5, 5276,
>>     5306.5, 5337.5, 5368, 5398.5, 5429, 5459.5, 5490.5, 5520, 5549.5,
>> 5580,
>>     5610.5, 5641, 5671.5, 5702.5, 5733, 5763.5, 5794, 5824.5, 5855.5,
>> 5885,
>>     5914.5, 5945, 5975.5, 6006, 6036.5, 6067.5, 6098, 6128.5, 6159,
>> 6189.5,
>>     6220.5, 6250, 6279.5, 6310, 6340.5, 6371, 6401.5, 6432.5, 6463,
>> 6493.5,
>>     6524, 6554.5, 6585.5, 6615, 6644.5, 6675, 6705.5, 6736, 6766.5,
>> 6797.5,
>>     6828, 6858.5, 6889, 6919.5, 6950.5, 6980, 7009.5, 7040, 7070.5, 7101,
>>     7131.5, 7162.5, 7193, 7223.5, 7254, 7284.5, 7315.5, 7345, 7374.5,
>> 7405,
>>     7435.5, 7466, 7496.5, 7527.5, 7558, 7588.5, 7619, 7649.5, 7680.5,
>> 7710,
>>     7739.5, 7770, 7800.5, 7831, 7861.5, 7892.5, 7923, 7953.5, 7984,
>> 8014.5,
>>     8045.5, 8075, 8104.5, 8135, 8165.5, 8196, 8226.5, 8257.5, 8288,
>> 8318.5,
>>     8349, 8379.5, 8410.5, 8440, 8469.5, 8500, 8530.5, 8561, 8591.5,
>> 8622.5,
>>     8653, 8683.5, 8714, 8744.5, 8775.5, 8805, 8834.5, 8865, 8895.5, 8926,
>>     8956.5, 8987.5, 9018, 9048.5, 9079, 9109.5, 9140.5, 9170, 9199.5,
>> 9230,
>>     9260.5, 9291, 9321.5, 9352.5, 9383, 9413.5, 9444, 9474.5, 9505.5,
>> 9535,
>>     9564.5, 9595, 9625.5, 9656, 9686.5, 9717.5, 9748, 9778.5, 9809,
>> 9839.5,
>>     9870.5, 9900, 9929.5, 9960, 9990.5, 10021, 10051.5, 10082.5, 10113,
>>     10143.5, 10174, 10204.5, 10235.5, 10265, 10294.5, 10325, 10355.5,
>> 10386,
>>     10416.5, 10447.5, 10478, 10508.5, 10539, 10569.5, 10600.5, 10630,
>>     10659.5, 10690, 10720.5, 10751, 10781.5, 10812.5, 10843, 10873.5,
>> 10904,
>>     10934.5, 10965.5, 10995, 11024.5, 11055, 11085.5, 11116, 11146.5,
>>     11177.5, 11208, 11238.5, 11269, 11299.5, 11330.5, 11360, 11389.5,
>> 11420,
>>     11450.5, 11481, 11511.5, 11542.5, 11573, 11603.5, 11634, 11664.5,
>>     11695.5, 11725, 11754.5, 11785, 11815.5, 11846, 11876.5, 11907.5,
>> 11938,
>>     11968.5, 11999, 12029.5, 12060.5, 12090, 12119.5, 12150, 12180.5,
>> 12211,
>>     12241.5, 12272.5, 12303, 12333.5, 12364, 12394.5, 12425.5, 12455,
>>     12484.5, 12515, 12545.5, 12576, 12606.5, 12637.5, 12668, 12698.5,
>> 12729,
>>     12759.5, 12790.5, 12820, 12849.5, 12880, 12910.5, 12941, 12971.5,
>>     13002.5, 13033, 13063.5, 13094, 13124.5, 13155.5, 13185, 13214.5,
>> 13245,
>>     13275.5, 13306, 13336.5, 13367.5, 13398, 13428.5, 13459, 13489.5,
>>     13520.5, 13550, 13579.5, 13610, 13640.5, 13671, 13701.5, 13732.5,
>> 13763,
>>     13793.5, 13824, 13854.5, 13885.5, 13915, 13944.5, 13975, 14005.5,
>> 14036,
>>     14066.5, 14097.5, 14128, 14158.5, 14189, 14219.5, 14250.5, 14280,
>>     14309.5, 14340, 14370.5, 14401, 14431.5, 14462.5, 14493, 14523.5,
>> 14554,
>>     14584.5, 14615.5, 14645, 14674.5, 14705, 14735.5, 14766, 14796.5,
>>     14827.5, 14858, 14888.5, 14919, 14949.5, 14980.5, 15010, 15039.5,
>> 15070,
>>     15100.5, 15131, 15161.5, 15192.5, 15223, 15253.5, 15284, 15314.5,
>>     15345.5, 15375, 15404.5, 15435, 15465.5, 15496, 15526.5, 15557.5,
>> 15588,
>>     15618.5, 15649, 15679.5, 15710.5, 15740, 15769.5, 15800, 15830.5,
>> 15861,
>>     15891.5, 15922.5, 15953, 15983.5, 16014, 16044.5, 16075.5, 16105,
>>     16134.5, 16165, 16195.5, 16226, 16256.5, 16287.5, 16318, 16348.5,
>> 16379,
>>     16409.5, 16440.5, 16470, 16499.5, 16530, 16560.5, 16591, 16621.5,
>>     16652.5, 16683, 16713.5, 16744, 16774.5, 16805.5, 16835, 16864.5,
>> 16895,
>>     16925.5, 16956, 16986.5, 17017.5, 17048, 17078.5, 17109, 17139.5,
>>     17170.5, 17200, 17229.5, 17260, 17290.5, 17321, 17351.5, 17382.5,
>> 17413,
>>     17443.5, 17474, 17504.5, 17535.5, 17565, 17594.5, 17625, 17655.5,
>> 17686,
>>     17716.5, 17747.5, 17778, 17808.5, 17839, 17869.5, 17900.5, 17930,
>>     17959.5, 17990, 18020.5, 18051, 18081.5, 18112.5, 18143, 18173.5,
>> 18204,
>>     18234.5, 18265.5, 18295, 18324.5, 18355, 18385.5, 18416, 18446.5,
>>     18477.5, 18508, 18538.5, 18569, 18599.5, 18630.5, 18660, 18689.5,
>> 18720,
>>     18750.5, 18781, 18811.5, 18842.5, 18873, 18903.5, 18934, 18964.5,
>>     18995.5, 19025, 19054.5, 19085, 19115.5, 19146, 19176.5, 19207.5,
>> 19238,
>>     19268.5, 19299, 19329.5, 19360.5, 19390, 19419.5, 19450, 19480.5,
>> 19511,
>>     19541.5, 19572.5, 19603, 19633.5, 19664, 19694.5, 19725.5, 19755,
>>     19784.5, 19815, 19845.5, 19876, 19906.5, 19937.5, 19968, 19998.5,
>> 20029,
>>     20059.5, 20090.5, 20120, 20149.5, 20180, 20210.5, 20241, 20271.5,
>>     20302.5, 20333, 20363.5, 20394, 20424.5, 20455.5, 20485, 20514.5,
>> 20545,
>>     20575.5, 20606, 20636.5, 20667.5, 20698, 20728.5, 20759, 20789.5,
>>     20820.5, 20850, 20879.5, 20910, 20940.5, 20971, 21001.5, 21032.5,
>> 21063,
>>     21093.5, 21124, 21154.5, 21185.5, 21215, 21244.5, 21275, 21305.5,
>> 21336,
>>     21366.5, 21397.5, 21428, 21458.5, 21489, 21519.5, 21550.5, 21580,
>>     21609.5, 21640, 21670.5, 21701, 21731.5, 21762.5, 21793, 21823.5,
>> 21854,
>>     21884.5, 21915.5, 21945, 21974.5, 22005, 22035.5, 22066, 22096.5,
>>     22127.5, 22158, 22188.5, 22219, 22249.5, 22280.5, 22310, 22339.5,
>> 22370,
>>     22400.5, 22431, 22461.5, 22492.5, 22523, 22553.5, 22584, 22614.5,
>>     22645.5, 22675, 22704.5, 22735, 22765.5, 22796, 22826.5, 22857.5,
>> 22888,
>>     22918.5, 22949, 22979.5, 23010.5, 23040, 23069.5, 23100, 23130.5,
>> 23161,
>>     23191.5, 23222.5, 23253, 23283.5, 23314, 23344.5, 23375.5, 23405,
>>     23434.5, 23465, 23495.5, 23526, 23556.5, 23587.5, 23618, 23648.5,
>> 23679,
>>     23709.5, 23740.5, 23770, 23799.5, 23830, 23860.5, 23891, 23921.5,
>>     23952.5, 23983, 24013.5, 24044, 24074.5, 24105.5, 24135, 24164.5,
>> 24195,
>>     24225.5, 24256, 24286.5, 24317.5, 24348, 24378.5, 24409, 24439.5,
>>     24470.5, 24500, 24529.5, 24560, 24590.5, 24621, 24651.5, 24682.5,
>> 24713,
>>     24743.5, 24774, 24804.5, 24835.5, 24865, 24894.5, 24925, 24955.5,
>> 24986,
>>     25016.5, 25047.5, 25078, 25108.5, 25139, 25169.5, 25200.5, 25230,
>>     25259.5, 25290, 25320.5, 25351, 25381.5, 25412.5, 25443, 25473.5,
>> 25504,
>>     25534.5, 25565.5, 25595, 25624.5, 25655, 25685.5, 25716, 25746.5,
>>     25777.5, 25808, 25838.5, 25869, 25899.5, 25930.5, 25960, 25989.5,
>> 26020,
>>     26050.5, 26081, 26111.5, 26142.5, 26173, 26203.5, 26234, 26264.5,
>>     26295.5, 26325, 26354.5, 26385, 26415.5, 26446, 26476.5, 26507.5,
>> 26538,
>>     26568.5, 26599, 26629.5, 26660.5, 26690, 26719.5, 26750, 26780.5,
>> 26811,
>>     26841.5, 26872.5, 26903, 26933.5, 26964, 26994.5, 27025.5, 27055,
>>     27084.5, 27115, 27145.5, 27176, 27206.5, 27237.5, 27268, 27298.5,
>> 27329,
>>     27359.5, 27390.5, 27420, 27449.5, 27480, 27510.5, 27541, 27571.5,
>>     27602.5, 27633, 27663.5, 27694, 27724.5, 27755.5, 27785, 27814.5,
>> 27845,
>>     27875.5, 27906, 27936.5, 27967.5, 27998, 28028.5, 28059, 28089.5,
>>     28120.5, 28150, 28179.5, 28210, 28240.5, 28271, 28301.5, 28332.5,
>> 28363,
>>     28393.5, 28424, 28454.5, 28485.5, 28515, 28544.5, 28575, 28605.5,
>> 28636,
>>     28666.5, 28697.5, 28728, 28758.5, 28789, 28819.5, 28850.5, 28880,
>>     28909.5, 28940, 28970.5, 29001, 29031.5, 29062.5, 29093, 29123.5,
>> 29154,
>>     29184.5, 29215.5, 29245, 29274.5, 29305, 29335.5, 29366, 29396.5,
>>     29427.5, 29458, 29488.5, 29519, 29549.5, 29580.5, 29610, 29639.5,
>> 29670,
>>     29700.5, 29731, 29761.5, 29792.5, 29823, 29853.5, 29884, 29914.5,
>>     29945.5, 29975, 30004.5, 30035, 30065.5, 30096, 30126.5, 30157.5,
>> 30188,
>>     30218.5, 30249, 30279.5, 30310.5, 30340, 30369.5, 30400, 30430.5,
>> 30461,
>>     30491.5, 30522.5, 30553, 30583.5, 30614, 30644.5, 30675.5, 30705,
>>     30734.5, 30765, 30795.5, 30826, 30856.5, 30887.5, 30918, 30948.5,
>> 30979,
>>     31009.5, 31040.5, 31070, 31099.5, 31130, 31160.5, 31191, 31221.5,
>>     31252.5, 31283, 31313.5, 31344, 31374.5, 31405.5, 31435, 31464.5,
>> 31495,
>>     31525.5, 31556, 31586.5, 31617.5, 31648, 31678.5, 31709, 31739.5,
>>     31770.5, 31800, 31829.5, 31860, 31890.5, 31921, 31951.5, 31982.5,
>> 32013,
>>     32043.5, 32074, 32104.5, 32135.5, 32165, 32194.5, 32225, 32255.5,
>> 32286,
>>     32316.5, 32347.5, 32378, 32408.5, 32439, 32469.5, 32500.5, 32530,
>>     32559.5, 32590, 32620.5, 32651, 32681.5, 32712.5, 32743, 32773.5,
>> 32804,
>>     32834.5, 32865.5, 32895, 32924.5, 32955, 32985.5, 33016, 33046.5,
>>     33077.5, 33108, 33138.5, 33169, 33199.5, 33230.5, 33260, 33289.5,
>> 33320,
>>     33350.5, 33381, 33411.5, 33442.5, 33473, 33503.5, 33534, 33564.5,
>>     33595.5, 33625, 33654.5, 33685, 33715.5, 33746, 33776.5, 33807.5,
>> 33838,
>>     33868.5, 33899, 33929.5, 33960.5, 33990, 34019.5, 34050, 34080.5,
>> 34111,
>>     34141.5, 34172.5, 34203, 34233.5, 34264, 34294.5, 34325.5, 34355,
>>     34384.5, 34415, 34445.5, 34476, 34506.5, 34537.5, 34568, 34598.5,
>> 34629,
>>     34659.5, 34690.5, 34720, 34749.5, 34780, 34810.5, 34841, 34871.5,
>>     34902.5, 34933, 34963.5, 34994, 35024.5, 35055.5, 35085, 35114.5,
>> 35145,
>>     35175.5, 35206, 35236.5, 35267.5, 35298, 35328.5, 35359, 35389.5,
>>     35420.5, 35450, 35479.5, 35510, 35540.5, 35571, 35601.5, 35632.5,
>> 35663,
>>     35693.5, 35724, 35754.5, 35785.5, 35815, 35844.5, 35875, 35905.5,
>> 35936,
>>     35966.5, 35997.5, 36028, 36058.5, 36089, 36119.5, 36150.5, 36180,
>>     36209.5, 36240, 36270.5, 36301, 36331.5, 36362.5, 36393, 36423.5,
>> 36454,
>>     36484.5, 36515.5, 36545, 36574.5, 36605, 36635.5, 36666, 36696.5,
>>     36727.5, 36758, 36788.5, 36819, 36849.5, 36880.5, 36910, 36939.5,
>> 36970,
>>     37000.5, 37031, 37061.5, 37092.5, 37123, 37153.5, 37184, 37214.5,
>>     37245.5, 37275, 37304.5, 37335, 37365.5, 37396, 37426.5, 37457.5,
>> 37488,
>>     37518.5, 37549, 37579.5, 37610.5, 37640, 37669.5, 37700, 37730.5,
>> 37761,
>>     37791.5, 37822.5, 37853, 37883.5, 37914, 37944.5, 37975.5, 38005,
>>     38034.5, 38065, 38095.5, 38126, 38156.5, 38187.5, 38218, 38248.5,
>> 38279,
>>     38309.5, 38340.5, 38370, 38399.5, 38430, 38460.5, 38491, 38521.5,
>>     38552.5, 38583, 38613.5, 38644, 38674.5, 38705.5, 38735, 38764.5,
>> 38795,
>>     38825.5, 38856, 38886.5, 38917.5, 38948, 38978.5, 39009, 39039.5,
>>     39070.5, 39100, 39129.5, 39160, 39190.5, 39221, 39251.5, 39282.5,
>> 39313,
>>     39343.5, 39374, 39404.5, 39435.5, 39465, 39494.5, 39525, 39555.5,
>> 39586,
>>     39616.5, 39647.5, 39678, 39708.5, 39739, 39769.5, 39800.5, 39830,
>>     39859.5, 39890, 39920.5, 39951, 39981.5, 40012.5, 40043, 40073.5,
>> 40104,
>>     40134.5, 40165.5, 40195, 40224.5, 40255, 40285.5, 40316, 40346.5,
>>     40377.5, 40408, 40438.5, 40469, 40499.5, 40530.5, 40560, 40589.5,
>> 40620,
>>     40650.5, 40681, 40711.5, 40742.5, 40773, 40803.5, 40834, 40864.5,
>>     40895.5, 40925, 40954.5, 40985, 41015.5, 41046, 41076.5, 41107.5,
>> 41138,
>>     41168.5, 41199, 41229.5, 41260.5, 41290, 41319.5, 41350, 41380.5,
>> 41411,
>>     41441.5, 41472.5, 41503, 41533.5, 41564, 41594.5, 41625.5, 41655,
>>     41684.5, 41715, 41745.5, 41776, 41806.5, 41837.5, 41868, 41898.5,
>> 41929,
>>     41959.5, 41990.5, 42020, 42049.5, 42080, 42110.5, 42141, 42171.5,
>>     42202.5, 42233, 42263.5, 42294, 42324.5, 42355.5, 42385, 42414.5,
>> 42445,
>>     42475.5, 42506, 42536.5, 42567.5, 42598, 42628.5, 42659, 42689.5,
>>     42720.5, 42750, 42779.5, 42810, 42840.5, 42871, 42901.5, 42932.5,
>> 42963,
>>     42993.5, 43024, 43054.5, 43085.5, 43115, 43144.5, 43175, 43205.5,
>> 43236,
>>     43266.5, 43297.5, 43328, 43358.5, 43389, 43419.5, 43450.5, 43480,
>>     43509.5, 43540, 43570.5, 43601, 43631.5, 43662.5, 43693, 43723.5,
>> 43754,
>>     43784.5, 43815.5, 43845, 43874.5, 43905, 43935.5, 43966, 43996.5,
>>     44027.5, 44058, 44088.5, 44119, 44149.5, 44180.5, 44210, 44239.5,
>> 44270,
>>     44300.5, 44331, 44361.5, 44392.5, 44423, 44453.5, 44484, 44514.5,
>>     44545.5, 44575, 44604.5, 44635, 44665.5, 44696, 44726.5, 44757.5,
>> 44788,
>>     44818.5, 44849, 44879.5, 44910.5, 44940, 44969.5, 45000, 45030.5,
>> 45061,
>>     45091.5, 45122.5, 45153, 45183.5, 45214, 45244.5, 45275.5, 45305,
>>     45334.5, 45365, 45395.5, 45426, 45456.5, 45487.5, 45518, 45548.5,
>> 45579,
>>     45609.5, 45640.5, 45670, 45699.5, 45730, 45760.5, 45791, 45821.5,
>>     45852.5, 45883, 45913.5, 45944, 45974.5, 46005.5, 46035, 46064.5,
>> 46095,
>>     46125.5, 46156, 46186.5, 46217.5, 46248, 46278.5, 46309, 46339.5,
>>     46370.5, 46400, 46429.5, 46460, 46490.5, 46521, 46551.5, 46582.5,
>> 46613,
>>     46643.5, 46674, 46704.5, 46735.5, 46765, 46794.5, 46825, 46855.5,
>> 46886,
>>     46916.5, 46947.5, 46978, 47008.5, 47039, 47069.5, 47100.5, 47130,
>>     47159.5, 47190, 47220.5, 47251, 47281.5, 47312.5, 47343, 47373.5,
>> 47404,
>>     47434.5, 47465.5, 47495, 47524.5, 47555, 47585.5, 47616, 47646.5,
>>     47677.5, 47708, 47738.5, 47769, 47799.5, 47830.5, 47860, 47889.5,
>> 47920,
>>     47950.5, 47981, 48011.5, 48042.5, 48073, 48103.5, 48134, 48164.5,
>>     48195.5, 48225, 48254.5, 48285, 48315.5, 48346, 48376.5, 48407.5,
>> 48438,
>>     48468.5, 48499, 48529.5, 48560.5, 48590, 48619.5, 48650, 48680.5,
>> 48711,
>>     48741.5, 48772.5, 48803, 48833.5, 48864, 48894.5, 48925.5, 48955,
>>     48984.5, 49015, 49045.5, 49076, 49106.5, 49137.5, 49168, 49198.5,
>> 49229,
>>     49259.5, 49290.5, 49320, 49349.5, 49380, 49410.5, 49441, 49471.5,
>>     49502.5, 49533, 49563.5, 49594, 49624.5, 49655.5, 49685, 49714.5,
>> 49745,
>>     49775.5, 49806, 49836.5, 49867.5, 49898, 49928.5, 49959, 49989.5,
>>     50020.5, 50050, 50079.5, 50110, 50140.5, 50171, 50201.5, 50232.5,
>> 50263,
>>     50293.5, 50324, 50354.5, 50385.5, 50415, 50444.5, 50475, 50505.5,
>> 50536,
>>     50566.5, 50597.5, 50628, 50658.5, 50689, 50719.5, 50750.5, 50780,
>>     50809.5, 50840, 50870.5, 50901, 50931.5, 50962.5, 50993, 51023.5,
>> 51054,
>>     51084.5, 51115.5, 51145, 51174.5, 51205, 51235.5, 51266, 51296.5,
>>     51327.5, 51358, 51388.5, 51419, 51449.5, 51480.5, 51510, 51539.5,
>> 51570,
>>     51600.5, 51631, 51661.5, 51692.5, 51723, 51753.5, 51784, 51814.5,
>>     51845.5, 51875, 51904.5, 51935, 51965.5, 51996, 52026.5, 52057.5,
>> 52088,
>>     52118.5, 52149, 52179.5, 52210.5, 52240, 52269.5, 52300, 52330.5,
>> 52361,
>>     52391.5, 52422.5, 52453, 52483.5, 52514, 52544.5, 52575.5, 52605,
>>     52634.5, 52665, 52695.5, 52726, 52756.5, 52787.5, 52818, 52848.5,
>> 52879,
>>     52909.5, 52940.5, 52970, 52999.5, 53030, 53060.5, 53091, 53121.5,
>>     53152.5, 53183, 53213.5, 53244, 53274.5, 53305.5, 53335, 53364.5,
>> 53395,
>>     53425.5, 53456, 53486.5, 53517.5, 53548, 53578.5, 53609, 53639.5,
>>     53670.5, 53700, 53729.5, 53760, 53790.5, 53821, 53851.5, 53882.5,
>> 53913,
>>     53943.5, 53974, 54004.5, 54035.5, 54065, 54094.5, 54125, 54155.5,
>> 54186,
>>     54216.5, 54247.5, 54278, 54308.5, 54339, 54369.5, 54400.5, 54430,
>>     54459.5, 54490, 54520.5, 54551, 54581.5, 54612.5, 54643, 54673.5,
>> 54704,
>>     54734.5, 54765.5, 54795, 54824.5, 54855, 54885.5, 54916, 54946.5,
>>     54977.5, 55008, 55038.5, 55069, 55099.5, 55130.5, 55160, 55189.5,
>> 55220,
>>     55250.5, 55281, 55311.5, 55342.5, 55373, 55403.5, 55434, 55464.5,
>>     55495.5, 55525, 55554.5, 55585, 55615.5, 55646, 55676.5, 55707.5,
>> 55738,
>>     55768.5, 55799, 55829.5, 55860.5, 55890, 55919.5, 55950, 55980.5,
>> 56011,
>>     56041.5, 56072.5, 56103, 56133.5, 56164, 56194.5, 56225.5, 56255,
>>     56284.5, 56315, 56345.5, 56376, 56406.5, 56437.5, 56468, 56498.5,
>> 56529,
>>     56559.5, 56590.5, 56620, 56649.5, 56680, 56710.5, 56741, 56771.5,
>>     56802.5, 56833, 56863.5, 56894, 56924.5 ;
>>
>>  lat = -90, -89.0575916230366, -88.1151832460733, -87.1727748691099,
>>     -86.2303664921466, -85.2879581151832, -84.3455497382199,
>>     -83.4031413612565, -82.4607329842932, -81.5183246073298,
>>     -80.5759162303665, -79.6335078534031, -78.6910994764398,
>>     -77.7486910994764, -76.8062827225131, -75.8638743455497,
>>     -74.9214659685864, -73.979057591623, -73.0366492146597,
>>     -72.0942408376963, -71.151832460733, -70.2094240837696,
>>     -69.2670157068063, -68.3246073298429, -67.3821989528796,
>>     -66.4397905759162, -65.4973821989529, -64.5549738219895,
>>     -63.6125654450262, -62.6701570680628, -61.7277486910995,
>>     -60.7853403141361, -59.8429319371728, -58.9005235602094,
>>     -57.9581151832461, -57.0157068062827, -56.0732984293194,
>>     -55.130890052356, -54.1884816753927, -53.2460732984293,
>> -52.303664921466,
>>     -51.3612565445026, -50.4188481675393, -49.4764397905759,
>>     -48.5340314136126, -47.5916230366492, -46.6492146596859,
>>     -45.7068062827225, -44.7643979057592, -43.8219895287958,
>>     -42.8795811518325, -41.9371727748691, -40.9947643979058,
>>     -40.0523560209424, -39.1099476439791, -38.1675392670157,
>>     -37.2251308900524, -36.282722513089, -35.3403141361257,
>>     -34.3979057591623, -33.455497382199, -32.5130890052356,
>>     -31.5706806282723, -30.6282722513089, -29.6858638743456,
>>     -28.7434554973822, -27.8010471204188, -26.8586387434555,
>>     -25.9162303664921, -24.9738219895288, -24.0314136125654,
>>     -23.0890052356021, -22.1465968586387, -21.2041884816754,
>>     -20.261780104712, -19.3193717277487, -18.3769633507853,
>> -17.434554973822,
>>     -16.4921465968586, -15.5497382198953, -14.6073298429319,
>>     -13.6649214659686, -12.7225130890052, -11.7801047120419,
>>     -10.8376963350785, -9.89528795811518, -8.95287958115183,
>>     -8.01047120418848, -7.06806282722513, -6.12565445026178,
>>     -5.18324607329843, -4.24083769633508, -3.29842931937173,
>>     -2.35602094240838, -1.41361256544503, -0.471204188481676,
>>     0.471204188481675, 1.41361256544503, 2.35602094240838,
>> 3.29842931937173,
>>     4.24083769633508, 5.18324607329843, 6.12565445026178,
>> 7.06806282722513,
>>     8.01047120418848, 8.95287958115183, 9.89528795811518,
>> 10.8376963350785,
>>     11.7801047120419, 12.7225130890052, 13.6649214659686,
>> 14.6073298429319,
>>     15.5497382198953, 16.4921465968586, 17.434554973822,
>> 18.3769633507853,
>>     19.3193717277487, 20.261780104712, 21.2041884816754,
>> 22.1465968586387,
>>     23.0890052356021, 24.0314136125654, 24.9738219895288,
>> 25.9162303664921,
>>     26.8586387434555, 27.8010471204188, 28.7434554973822,
>> 29.6858638743456,
>>     30.6282722513089, 31.5706806282722, 32.5130890052356,
>> 33.4554973821989,
>>     34.3979057591623, 35.3403141361257, 36.282722513089,
>> 37.2251308900524,
>>     38.1675392670157, 39.1099476439791, 40.0523560209424,
>> 40.9947643979058,
>>     41.9371727748691, 42.8795811518325, 43.8219895287958,
>> 44.7643979057592,
>>     45.7068062827225, 46.6492146596859, 47.5916230366492,
>> 48.5340314136126,
>>     49.4764397905759, 50.4188481675393, 51.3612565445026,
>> 52.303664921466,
>>     53.2460732984293, 54.1884816753927, 55.130890052356,
>> 56.0732984293194,
>>     57.0157068062827, 57.9581151832461, 58.9005235602094,
>> 59.8429319371728,
>>     60.7853403141361, 61.7277486910995, 62.6701570680628,
>> 63.6125654450262,
>>     64.5549738219895, 65.4973821989529, 66.4397905759162,
>> 67.3821989528796,
>>     68.3246073298429, 69.2670157068063, 70.2094240837696,
>> 71.151832460733,
>>     72.0942408376963, 73.0366492146597, 73.979057591623,
>> 74.9214659685864,
>>     75.8638743455497, 76.8062827225131, 77.7486910994764,
>> 78.6910994764398,
>>     79.6335078534031, 80.5759162303665, 81.5183246073298,
>> 82.4607329842932,
>>     83.4031413612565, 84.3455497382199, 85.2879581151832,
>> 86.2303664921466,
>>     87.1727748691099, 88.1151832460733, 89.0575916230366, 90 ;
>>
>>  lon = 0, 1.25, 2.5, 3.75, 5, 6.25, 7.5, 8.75, 10, 11.25, 12.5, 13.75,
>> 15,
>>     16.25, 17.5, 18.75, 20, 21.25, 22.5, 23.75, 25, 26.25, 27.5, 28.75,
>> 30,
>>     31.25, 32.5, 33.75, 35, 36.25, 37.5, 38.75, 40, 41.25, 42.5, 43.75,
>> 45,
>>     46.25, 47.5, 48.75, 50, 51.25, 52.5, 53.75, 55, 56.25, 57.5, 58.75,
>> 60,
>>     61.25, 62.5, 63.75, 65, 66.25, 67.5, 68.75, 70, 71.25, 72.5, 73.75,
>> 75,
>>     76.25, 77.5, 78.75, 80, 81.25, 82.5, 83.75, 85, 86.25, 87.5, 88.75,
>> 90,
>>     91.25, 92.5, 93.75, 95, 96.25, 97.5, 98.75, 100, 101.25, 102.5,
>> 103.75,
>>     105, 106.25, 107.5, 108.75, 110, 111.25, 112.5, 113.75, 115, 116.25,
>>     117.5, 118.75, 120, 121.25, 122.5, 123.75, 125, 126.25, 127.5,
>> 128.75,
>>     130, 131.25, 132.5, 133.75, 135, 136.25, 137.5, 138.75, 140, 141.25,
>>     142.5, 143.75, 145, 146.25, 147.5, 148.75, 150, 151.25, 152.5,
>> 153.75,
>>     155, 156.25, 157.5, 158.75, 160, 161.25, 162.5, 163.75, 165, 166.25,
>>     167.5, 168.75, 170, 171.25, 172.5, 173.75, 175, 176.25, 177.5,
>> 178.75,
>>     180, 181.25, 182.5, 183.75, 185, 186.25, 187.5, 188.75, 190, 191.25,
>>     192.5, 193.75, 195, 196.25, 197.5, 198.75, 200, 201.25, 202.5,
>> 203.75,
>>     205, 206.25, 207.5, 208.75, 210, 211.25, 212.5, 213.75, 215, 216.25,
>>     217.5, 218.75, 220, 221.25, 222.5, 223.75, 225, 226.25, 227.5,
>> 228.75,
>>     230, 231.25, 232.5, 233.75, 235, 236.25, 237.5, 238.75, 240, 241.25,
>>     242.5, 243.75, 245, 246.25, 247.5, 248.75, 250, 251.25, 252.5,
>> 253.75,
>>     255, 256.25, 257.5, 258.75, 260, 261.25, 262.5, 263.75, 265, 266.25,
>>     267.5, 268.75, 270, 271.25, 272.5, 273.75, 275, 276.25, 277.5,
>> 278.75,
>>     280, 281.25, 282.5, 283.75, 285, 286.25, 287.5, 288.75, 290, 291.25,
>>     292.5, 293.75, 295, 296.25, 297.5, 298.75, 300, 301.25, 302.5,
>> 303.75,
>>     305, 306.25, 307.5, 308.75, 310, 311.25, 312.5, 313.75, 315, 316.25,
>>     317.5, 318.75, 320, 321.25, 322.5, 323.75, 325, 326.25, 327.5,
>> 328.75,
>>     330, 331.25, 332.5, 333.75, 335, 336.25, 337.5, 338.75, 340, 341.25,
>>     342.5, 343.75, 345, 346.25, 347.5, 348.75, 350, 351.25, 352.5,
>> 353.75,
>>     355, 356.25, 357.5, 358.75 ;
>>
>> 2)Grads version i use: (GrADS) Version 2.0.a9
>> 3) Linux version :
>> Linux M141647-Atmos 2.6.32-431.23.3.el6.x86_64
>>
>> I have attached my descriptor file which gives error. And also i attached
>> the nc file which i need a data descriptor file. Could someone will help me
>> to fix this.
>>
>
> ga-> xdfopen ts.ddf:: ERROR
> Scanning Descriptor File:  ts.ddf
> gadsdf: Lon dimension dimension3 is not an SDF dimension.
> SDF Descriptor file ts.ddf was not successfully opened & parsed.
>
> My Ts.ddf file:;;
> dset ^ts_Amon_CCSM4_historical_r6i1p1_185001-200512.nc
> tdef dimension1 1872 linear 0z01jan1850 30dy
> ydef dimension2 192  linear -90 0.94
> xdef dimension3 288  linear 0 1.25
> dtype netcdf
>
>
>
>
>> Thank you,
>> Adv
>>
>>>>
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
>
>
> --
> Jennifer M. Adams
> Center for Ocean-Land-Atmosphere Studies (COLA)
> 111 Research Hall, Mail Stop 2B3
> George Mason University
> 4400 University Drive
> Fairfax, VA 22030
>
>
>
>
>
>
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20150127/0346d136/attachment-0001.html 


More information about the gradsusr mailing list