You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Changed NetCDFCpp::DefVar to not return an error if the same variable is
defined twice, but with the same definition.
* Fixed#3046 - Failures converting data to VDC format
VDC library wasn't supporting variables that not compressed, but had
missing values.
* clang-format pre-push hook
* Removed newly added, third overloaded version of VDC::DefineDataVar()
The original two were sufficient with some minor logic changes.
* clang-format pre-push hook
A number of canonical data sets can not be converted to the VDC format with cfvdccreate/cf2vdc:
CAM/AdamPhillips/F2000C5_new120_025
POP/BryanASP/one_degree/daily
POP/BryanASP/one_degree/monthly
POP/BryanASP/tenth_degree/daily
POP/BryanASP/tenth_degree/monthly
ROMS/Kauffman
The text was updated successfully, but these errors were encountered: