ocssw
V2022
|
scqc_viirs.c
Go to the documentation of this file.
21 // -- sample rates for the diary and ADCS data are 10Hz for J2 vs. 1Hz for SNPP and J1, so the delta time limits are modified
82 printf("usage: scqc_viirs -s S/C_diary_file -a ADCS_file -b S/C_bus_file [-g GPS_file] -r QC_report_file\n");
120 printf("usage: scqc_viirs -s S/C_diary_file -a ADCS_file -b S/C_bus_file -g GPS_file -r QC_report_file\n");
194 printf("S/C diary start date and time, year = %d, day = %d, hour = %d, min = %d, sec = %d\n", iy, idy, ih, mn, (int) sec);
197 fprintf(outfile, "scdiary_start_time=%4d-%02d-%02dT%02d:%02d:%06.3fZ\n", iy, mm, dd, ih, mn, sec);
213 sprintf(tmpstr, "Time difference %f at record %d, at%02d:%02d:%02d", dtime, i, ih, mn, (int) sec);
225 printf("S/C diary end date and time, year = %d, day = %d, hour = %d, min = %d, sec = %d\n", iy, idy, ih, mn, (int) sec);
229 fprintf(outfile, "scdiary_stop_time=%4d-%02d-%02dT%02d:%02d:%06.3fZ\n", iy, mm, dd, ih, mn, sec);
254 printf("ADCS start date and time, year = %d, day = %d, hour = %d, min = %d, sec = %d\n", iy, idy, ih, mn, (int) sec);
266 sprintf(tmpstr, "Time difference %f at record %d, at%02d:%02d:%02d", dtime, i, ih, mn, (int) sec);
279 printf("ADCS end date and time, year = %d, day = %d, hour = %d, min = %d, sec = %d\n", iy, idy, ih, mn, (int) sec);
308 printf("Bus-critical start date and time, year = %d, day = %d, hour = %d, min = %d, sec = %d\n", iy, idy, ih, mn, (int) sec);
320 sprintf(tmpstr, "Time difference %f at record %d, at%02d:%02d:%02d", dtime, i, ih, mn, (int) sec);
333 printf("Bus-critical end date and time, year = %d, day = %d, hour = %d, min = %d, sec = %d\n", iy, idy, ih, mn, (int) sec);
364 printf("GPS start date and time, year = %d, day = %d, hour = %d, min = %d, sec = %d\n", iy, idy, ih, mn, (int) sec);
376 sprintf(tmpstr, "Time difference %f at record %d, at%02d:%02d:%02d", dtime, i, ih, mn, (int) sec);
int ccsds_to_yds(uint8_t *cctime, int32_t *iyear, int32_t *iday, double *sec)
Definition: ccsds_to_yds.c:5
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 rather than treating them as resolving MODxl01780 Changed to use spacecraft ancillary data to recognise when the mirror encoder data is being set by side A or side B and to change calculations accordingly This removes the need for seperate LUTs for Side A and Side B data it makes the new LUTs incompatible with older versions of the and vice versa Also resolves MODxl01685 A more robust GRing algorithm is being which will create a non default GRing anytime there s even a single geolocated pixel in a granule Removed obsolete messages from seed as required for compatibility with version of the SDP toolkit Corrected test output file names to end in per delivery and then split off a new MYD_PR03 pcf file for Aqua Added AssociatedPlatformInstrumentSensor to the inventory metadata in MOD01 mcf and MOD03 mcf Created new versions named MYD01 mcf and MYD03 where AssociatedPlatformShortName is rather than Terra The program itself has been changed to read the Satellite Instrument validate it against the input L1A and LUT and to use it determine the correct files to retrieve the ephemeris and attitude data from Changed to produce a LocalGranuleID starting with MYD03 if run on Aqua data Added the Scan Type file attribute to the Geolocation copied from the L1A and attitude_angels to radians rather than degrees The accumulation of Cumulated gflags was moved from GEO_validate_earth_location c to GEO_locate_one_scan c
Definition: HISTORY.txt:464
void unix2ymdhms(double usec, int16_t *year, int16_t *mon, int16_t *day, int16_t *hour, int16_t *min, double *sec)
Definition: unix2ymdhms.c:8
How many dimensions is the output array Default is Not sure if anything above will work correctly strcpy(l2prod->title, "no title yet")