[gradsusr] Entire Grid Undefined - WRF/Chem model

Ivan Taiatele Junior ivantj at eaelab.org
Wed May 9 15:46:46 EDT 2012


At first, I type "open LAM.ctl" in order to open the file. Then, I type "d
tc", or "d tk", "d pressure", "d height". I don't set any variable like
time, lat ou lon, because my first aim is observing the whole grid,
throughout the simulation time. Is there anything wrong with my commands?

2012/5/9 Jeff Duda <jeffduda319 at gmail.com>

> I don't see anything obviously wrong there.  What exactly are you typing
> in at the command prompt?
>
> Jeff
>
>
> On Wed, May 9, 2012 at 1:55 PM, Ivan Taiatele Junior <ivantj at eaelab.org>wrote:
>
>>  Sure. Here it is:
>>
>> *dset ^LAM.dat**
>> options  byteswapped**
>> undef 1.e30**
>> title  OUTPUT FROM WRF V3.2.1 MODEL*
>> *
>> pdef   65  65 lcc -23.550  -51.460   33.000   33.000  60.00000  30.00000
>> -98.00000   3000.000   3000.000*
>> *
>> xdef  121 linear  -52.28231   0.01351351**
>> ydef  113 linear  -24.31209   0.01351351**
>> zdef   27 linear 1 1  **
>> tdef   73 linear 00Z15SEP2011      60MN      **
>> VARS    4**
>> pressure      27  0  Model pressure (hPa)**
>> height        27  0  Model height (km)**
>> tk            27  0  Temperature (K)**
>> tc            27  0  Temperature (C)**
>> ENDVARS**
>> @ global String comment TITLE =  OUTPUT FROM WRF V3.2.1 MODEL**
>> @ global String comment START_DATE = 2011-09-15_00:00:00**
>> @ global String comment SIMULATION_START_DATE = 2011-09-15_00:00:00**
>> @ global String comment WEST-EAST_GRID_DIMENSION =    66**
>> @ global String comment SOUTH-NORTH_GRID_DIMENSION =    66**
>> @ global String comment BOTTOM-TOP_GRID_DIMENSION =    28**
>> @ global String comment DX =      3000.00**
>> @ global String comment DY =      3000.00**
>> @ global String comment GRIDTYPE = C**
>> @ global String comment DIFF_OPT =     1**
>> @ global String comment KM_OPT =     4**
>> @ global String comment DAMP_OPT =     0**
>> @ global String comment DAMPCOEF =         0.20**
>> @ global String comment KHDIF =         0.00**
>> @ global String comment KVDIF =         0.00**
>> @ global String comment MP_PHYSICS =     3**
>> @ global String comment RA_LW_PHYSICS =     1**
>> @ global String comment RA_SW_PHYSICS =     1**
>> @ global String comment SF_SFCLAY_PHYSICS =     1**
>> @ global String comment SF_SURFACE_PHYSICS =     2**
>> @ global String comment BL_PBL_PHYSICS =     1**
>> @ global String comment CU_PHYSICS =     1**
>> @ global String comment SURFACE_INPUT_SOURCE =     1**
>> @ global String comment SST_UPDATE =     0**
>> @ global String comment GRID_FDDA =     0**
>> @ global String comment GFDDA_INTERVAL_M =     0**
>> @ global String comment GFDDA_END_H =     0**
>> @ global String comment GRID_SFDDA =     0**
>> @ global String comment SGFDDA_INTERVAL_M =     0**
>> @ global String comment SGFDDA_END_H =     0**
>> @ global String comment SF_URBAN_PHYSICS =     0**
>> @ global String comment FEEDBACK =     1**
>> @ global String comment SMOOTH_OPTION =     0**
>> @ global String comment SWRAD_SCAT =         1.00**
>> @ global String comment W_DAMPING =     0**
>> @ global String comment MOIST_ADV_OPT =     1**
>> @ global String comment SCALAR_ADV_OPT =     1**
>> @ global String comment TKE_ADV_OPT =     1**
>> @ global String comment DIFF_6TH_OPT =     0**
>> @ global String comment DIFF_6TH_FACTOR =         0.12**
>> @ global String comment OBS_NUDGE_OPT =     0**
>> @ global String comment BUCKET_MM =        -1.00**
>> @ global String comment BUCKET_J =        -1.00**
>> @ global String comment PREC_ACC_DT =         0.00**
>> @ global String comment OMLCALL =     0**
>> @ global String comment ISFTCFLX =     0**
>> @ global String comment WEST-EAST_PATCH_START_UNSTAG =     1**
>> @ global String comment WEST-EAST_PATCH_END_UNSTAG =    65**
>> @ global String comment WEST-EAST_PATCH_START_STAG =     1**
>> @ global String comment WEST-EAST_PATCH_END_STAG =    66**
>> @ global String comment SOUTH-NORTH_PATCH_START_UNSTAG =     1**
>> @ global String comment SOUTH-NORTH_PATCH_END_UNSTAG =    65**
>> @ global String comment SOUTH-NORTH_PATCH_START_STAG =     1**
>> @ global String comment SOUTH-NORTH_PATCH_END_STAG =    66**
>> @ global String comment BOTTOM-TOP_PATCH_START_UNSTAG =     1**
>> @ global String comment BOTTOM-TOP_PATCH_END_UNSTAG =    27**
>> @ global String comment BOTTOM-TOP_PATCH_START_STAG =     1**
>> @ global String comment BOTTOM-TOP_PATCH_END_STAG =    28**
>> @ global String comment GRID_ID =     1**
>> @ global String comment PARENT_ID =     0**
>> @ global String comment I_PARENT_START =     1**
>> @ global String comment J_PARENT_START =     1**
>> @ global String comment PARENT_GRID_RATIO =     1**
>> @ global String comment DT =         9.00**
>> @ global String comment CEN_LAT =       -23.55**
>> @ global String comment CEN_LON =       -51.46**
>> @ global String comment TRUELAT1 =        30.00**
>> @ global String comment TRUELAT2 =        60.00**
>> @ global String comment MOAD_CEN_LAT =       -23.55**
>> @ global String comment STAND_LON =       -98.00**
>> @ global String comment POLE_LAT =        90.00**
>> @ global String comment POLE_LON =         0.00**
>> @ global String comment GMT =         0.00**
>> @ global String comment JULYR =  2011**
>> @ global String comment JULDAY =   258**
>> @ global String comment MAP_PROJ =     1**
>> @ global String comment MMINLU = USGS**
>> @ global String comment NUM_LAND_CAT =    24**
>> @ global String comment ISWATER =    16**
>> @ global String comment ISLAKE =    -1**
>> @ global String comment ISICE =    24**
>> @ global String comment ISURBAN =     1**
>> @ global String comment ISOILWATER =    14*
>>
>> Did it help? I hope so.
>>
>>
>> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
>> - - - - - - - - - - - - - - - - - - - - - - - -
>> Ivan Taiatele Junior - CV lattes <http://lattes.cnpq.br/2730155977200538>
>> Graduando em Engenharia Ambiental
>> Universidade Tecnológica Federal do Paraná - Campus Londrina
>> Laboratório de Eventos  <http://www.eaelab.org/>Atmosféricos Extremos<http://www.eaelab.org/>
>>
>> <http://www.eaelab.org/>
>>
>>
>>
>> ------------------------------
>> Date: Wed, 9 May 2012 12:54:07 -0500
>> From: jeffduda319 at gmail.com
>> To: gradsusr at gradsusr.org
>> Subject: Re: [gradsusr] Entire Grid Undefined - WRF/Chem model
>>
>>
>> Show the rest of your control file please.
>>
>> Jeff Duda
>>
>> On Wed, May 9, 2012 at 12:11 PM, Ivan Taiatele Junior <ivantj at eaelab.org>wrote:
>>
>>  Hello,
>>
>> I'm running GrADS on Linux in order to display the results of WRF/Chem
>> model. When I try to display any model's variable, it displays the
>> following message: *"Entire Grid Undefined"*. When I take the line below
>> away from the ctl file, GrADS can display the variables' results, but the
>> plot seems a little distored.
>>
>> *pdef   65  65 lcc -23.550  -51.460   33.000   33.000  60.00000
>> 30.00000  -98.00000   3000.000   3000.000*
>>
>> The model was succesfully run (output file is ok). And it seems like
>> post-processing exe was also run with no errors (namelist.ARWpost is
>> correctly set). For this reason I guess the problem really is about GrADS
>> and the ctl file. The version of GrADS is the following (sorry about how
>> big it is, but it contains the whole configuration):
>>
>> *
>> Config: v2.0.a9.oga.1 little-endian readline printim grib2 netcdf
>> hdf4-sds hdf5 opendap-grids,stn athena geotiff shapefile
>> Grid Analysis and Display System (GrADS) Version 2.0.a9.oga.1
>> Copyright (c) 1988-2010 by Brian Doty and the
>> Institute for Global Environment and Society (IGES)
>> This program is distributed WITHOUT ANY WARRANTY
>> See file COPYRIGHT for more information.
>>
>> Built Mon Oct  4 14:42:41 EDT 2010 for x86_64-unknown-linux-gnu
>>
>> This version of GrADS has been configured with the following options:
>>   o Built on a LITTLE ENDIAN machine
>>   o Athena Widget GUI ENABLED
>>   o Command line editing ENABLED
>>       http://tiswww.case.edu/php/chet/readline/rltop.html
>>   o printim command for image output ENABLED
>>       http://www.zlib.net
>>       http://www.libpng.org/pub/png/libpng.html
>>       http://www.libgd.org/Main_Page
>>   o GRIB2 interface ENABLED
>>       http://www..ijg.org <http://www.ijg.org>
>>       http://www.ece.uvic.ca/~mdadams/jasper
>>       http://www.nco.ncep.noaa.gov/pmb/codes/GRIB2
>>       g2clib-1.1.8
>>   o NetCDF interface ENABLED
>>       http://www.unidata.ucar.edu/software/netcdf
>>       netcdf 4.1.1 of Jul 13 2010 10:21:39 $
>>   o OPeNDAP gridded data interface ENABLED
>>   o OPeNDAP station data interface ENABLED
>>       http://iges.org/grads/gadoc/supplibs.html
>>       libgadap 2.0.oga.1
>>   o HDF4 and HDF5 interfaces ENABLED
>>       http://hdfgroup.org
>>       HDF 4.2r5
>>       HDF5 1.8.4
>>   o GeoTIFF and KML/TIFF output ENABLED
>>       http://www.libtiff.org
>>       http://geotiff.osgeo.org
>>   o KML contour output ENABLED
>>   o Shapefile interface ENABLED
>>       http://shapelib.maptools.org
>> *
>>
>>
>> I hope someone can help me and I sincerely thank your attention.
>>
>> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
>> - - - - - - - - - - - - - - - - - - - - - - - -
>> Ivan Taiatele Junior - CV lattes <http://lattes.cnpq.br/2730155977200538>
>> Environmental Engineering Undergraduate
>> Laboratório de Eventos  <http://www.eaelab.org/>Atmosféricos Extremos<http://www.eaelab.org/>
>>
>> <http://www.eaelab.org/>
>>
>>
>> _______________________________________________
>> gradsusr mailing list
>> gradsusr at gradsusr.org
>> http://gradsusr.org/mailman/listinfo/gradsusr
>>
>>
>>
>>
>> --
>> Jeff Duda
>> Graduate research assistant
>> University of Oklahoma School of Meteorology
>> Center for Analysis and Prediction of Storms
>>
>>
>> _______________________________________________ gradsusr mailing list
>> gradsusr at gradsusr.org http://gradsusr.org/mailman/listinfo/gradsusr
>>
>> _______________________________________________
>> gradsusr mailing list
>> gradsusr at gradsusr.org
>> http://gradsusr.org/mailman/listinfo/gradsusr
>>
>>
>
>
> --
> Jeff Duda
> Graduate research assistant
> University of Oklahoma School of Meteorology
> Center for Analysis and Prediction of Storms
>
>
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
>
>


-- 
--------------------------------------------------------------------------------------------------
Ivan Taiatele Junior - CV lattes <http://lattes.cnpq.br/2730155977200538>
Graduando em Engenharia Ambiental
Universidade Tecnológica Federal do Paraná - Campus Londrina
Laboratório de Eventos  <http://www.eaelab.org/>Atmosféricos
Extremos<http://www.eaelab.org/>
                    <http://www.eaelab.org/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20120509/1fc8c688/attachment-0003.html 


More information about the gradsusr mailing list