[ncl-talk] Regridding OMI NO2 to WRF domain
markus.mingel at libero.it
markus.mingel at libero.it
Mon Oct 7 06:40:04 MDT 2019
Hi All,
I am trying to regrid OMI NO2 data to WRF grid using ESMF, but without success; in particular, the result of ESMF_regrid has 3 dimensions while I expect data on a LON-LAT grid:
Dimensions and sizes: [scanline | 1644] x [290] x [380]
Coordinates:
scanline: [0..1643]
Number Of Attributes: 9
missing_value : -1e+20
remap : remapped via ESMF_regrid_with_weights: Nearest source to destination
lon2d : <ARRAY of 538200 elements>
lat2d : <ARRAY of 538200 elements>
_FillValue : -1e+20
time : 631152006
units : molecules cm-2
long_name : tropospheric vertical column of nitrogen dioxide
Does anyone know how to regrid these data? I attached my script, while a sample input file (QA4ECV_L2_NO2_OMI_20150101T062700_o55658_fitB_v1.nc) can be found on ftp.
Thanks into advance for help,
Markus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20191007/85e255b8/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Regridding_OMI_NO2.ncl
Type: text/x-ncl
Size: 1407 bytes
Desc: not available
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20191007/85e255b8/attachment.bin>
More information about the ncl-talk
mailing list