Hi y'all,
I am using CReSS (Cloud Resolving Storm Simulator) data in VAPOR. Apparently the data file is in binary (.bin extension file) and I convert it to netcdf via CDO. But when I load the file I get this error message.
"Unclassified error: Code: 1
Message: Error reading required attribute : DX"
I am using Ubuntu 18.4 and vapor version 2.6.0.RC0
Hi, are you converting your data into the VDF format? Vapor 2 cannot read generic NetCDF data unless it's WRF, MOM, POP, ROMS, or MPAS output. It needs to be converted to VDF first. Checkout the conversion tools called ncdfvdfcreate and ncdf2vdf at the link below for instructions.
https://www.vapor.ucar.edu/docs/vapor-gui-general-guide/loading-and-importing-data