JCSDA-internal / ioda-converters

Various converters for getting obs data in and out of IODA
8 stars 2 forks source link

CYGNSS wind files not in hdf5 format netcdf4 only #1465

Closed BenjaminRuston closed 5 months ago

BenjaminRuston commented 5 months ago

Description

the most recent CYGNSS data is not following hdf5 format but is decodable using the netCDF4 library

Requirements

h5py and netCDF4 python libraries

Acceptance Criteria (Definition of Done)

decodes both hdf5 supported and netCDF4 only supported CYGNSS files

BenjaminRuston commented 5 months ago

this is not needed as can make the file h5 compatible using command:

nccopy -k 'netCDF-4'