Project

General

Profile

Extract data from Radar file

Added by Zeinab Salah over 1 year ago

Hi,
We have two files from weather radar (attached), one in grib2 format and the other in netcdf. we want to extract data at station points using cdo command, how can we deal with these files as an ordinary netcdf file with latitude and longitude dimensions?


Replies (1)

RE: Extract data from Radar file - Added by Karin Meier-Fleischer over 1 year ago

Hi,

I would say that CDO can't handle this data. The history of the netcdf file says that it is IRIS data and you could use Python or IDL for this kind of data.

Have a look at https://iris.lmsal.com/itn45/IRIS-LMSALpy_chapter6.html

    (1-1/1)