ocssw
V2022
|
nccmp_user_type.c
Go to the documentation of this file.
13 // see https://www.unidata.ucar.edu/software/netcdf/netcdf-4/newdocs/netcdf-c/nc_005finq_005fcompound.html
68 comp_node[i].fields = (nccmp_user_type_t *) malloc(comp_node[i].num_fields * sizeof (nccmp_user_type_t));
no change in intended resolving MODur00064 Corrected handling of bad ephemeris attitude resolving resolving GSFcd00179 Corrected handling of fill values for[Sensor|Solar][Zenith|Azimuth] resolving MODxl01751 Changed to validate LUT version against a value retrieved from the resolving MODxl02056 Changed to calculate Solar Diffuser angles without adjustment for estimated post launch changes in the MODIS orientation relative to incidentally resolving defects MODxl01766 Also resolves MODxl01947 Changed to ignore fill values in SCI_ABNORM and SCI_STATE fields
Definition: HISTORY.txt:400
Definition: nccmp_user_type.h:13
nccmp_user_type_t * nccmp_load_group_usertype_array(int group_id, int *nuser_types)
Definition: nccmp_user_type.c:15