NCAR / ncl

The NCAR Command Language (NCL) is a scripting language for the analysis and visualization of climate and weather data.
http://www.ncl.ucar.edu
Other
268 stars 65 forks source link

How do I read in a Meteosat grib file and convert it to netCDF? #202

Open massiest opened 1 year ago

massiest commented 1 year ago

I tried to use convert2nc and got an unhappy message. What software should I use, if NCL won't do the job correctly? I need to know lon, lat, data ffile value at the lon,lat

nitrogen:/ur/massie/oco3_2020/data/grib> ncl_convert2nc MSG4-SEVI-MSGCLMK-0100-0100-20210618091500.000000000Z-NA.grb Processing file: MSG4-SEVI-MSGCLMK-0100-0100-20210618091500.000000000Z-NA.grb... Copyright (C) 1995-2019 - All Rights Reserved University Corporation for Atmospheric Research NCAR Command Language Version 6.6.2 The use of this software is governed by a License Agreement. See http://www.ncl.ucar.edu/ for more details. warning:NCL does not yet fully support GRIB2 space view perspective grid (template 90), no coordinate variables will be supplied for this grid

KMFleischer commented 1 year ago

Hi,you can try CDO to convert GRIB files to netCDF.Ciao, KarinVon meinem iPad gesendetAm 01.05.2023 um 19:45 schrieb massiest @.***>: I tried to use convert2nc and got an unhappy message. What software should I use, if NCL won't do the job correctly? I need to know lon, lat, data ffile value at the lon,lat nitrogen:/ur/massie/oco3_2020/data/grib> ncl_convert2nc MSG4-SEVI-MSGCLMK-0100-0100-20210618091500.000000000Z-NA.grb Processing file: MSG4-SEVI-MSGCLMK-0100-0100-20210618091500.000000000Z-NA.grb... Copyright (C) 1995-2019 - All Rights Reserved University Corporation for Atmospheric Research NCAR Command Language Version 6.6.2 The use of this software is governed by a License Agreement. See http://www.ncl.ucar.edu/ for more details. warning:NCL does not yet fully support GRIB2 space view perspective grid (template 90), no coordinate variables will be supplied for this grid

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>