id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 48,Crash with grib1 GFS/FNL,bzhang,ignacio,"Hi all, I am trying to create a transport climatology for an observatory station. I collected some GFS wind fields of 2005 and 2006 which are in old grib1 format. Then I got error message generated by ""readoutgrid"" like this: Mother domain: Longitude range: 0.00 360.00 Grid distance: 1.00 Latitude range: -90.00 90.00 Grid distance: 1.00 #### FLEXPART MODEL ERROR! PART OF OUTPUT #### #### GRID IS OUTSIDE MODEL DOMAIN. CHANGE #### #### FILE OUTGRID IN DIRECTORY #### Then I printed some related variable: write(*,*) outlon0,outlat0,eps,dx,dy,nxmin1,nymin1 write(*,*) xr1,yr1,xlon0,ylat0,xr,yr,dxout,dyout -179.0000 0.000000 9.9999997E-05 1.000000 1.000000 360 180 360.0000 90.00000 0.000000 -90.00000 181.0000 90.00000 1.000000 1.000000 In OUTGRID, I normally set the longitude domain from -179 to 181, which runs flawlessly with grib2 GFS data after 2007. Same settings cannot get through with grib1 GFS data. I personally remember fields are set in a different sequence in grib1, which could be the potential reason for this. I am current looking for the files set the domain. However, I have never digged too deep into FLEXPART codes. I hope someone can point me to the right files or provide solutions/suggestions. I will also post any progress I make in the future. Thanks.",Defect,assigned,major,FLEXPART 9.2,FP input data,flexpart 8.2-2,,,