Argo NetCDF converter to WMO-BUFR, developed by UK Met Office
收藏Mendeley Data2024-03-27 更新2024-06-28 收录
下载链接:
https://www.seanoe.org/data/00464/57596/
下载链接
链接失效反馈官方服务:
资源简介:
This python2.7 code converts an Argo NetCDF profile file into a WMO-BUFR 3-15-003 file. It handles core temperature and salinity profiles only. The Binary Universal Form for the Representation of meteorological data (BUFR) is a binary data format maintained by the World Meteorological Organization (WMO). The main script is argonetcdftobufr.py. It calls other python scripts (in the attached zip folder) as well as some standard python packages. You call it from the linux command line like this: - python2.7 argonetcdftobufr.py -i "path/to/netcdf_file/input_netCDF_filename.nc" -o "path/to/output_destination/output_binary_filename.dat"
创建时间:
2023-06-28



