ocssw
V2022
|
GEO_output.h
Go to the documentation of this file.
29 * Changed GEO_locate_one_scan(), GEO_write_scan_metadata(), GEO_write_granule_metadata(), GEO_write_geospecific_metadata(), to return a
35 * Helped resolve Bug 2472 by adding rpy and frame_quality parameters to GEO_write_one_scan() and GEO_write_scan_metadata().
130 float64 polar_motion[3];
PGSt_SMF_status GEO_write_scan_data(MODFILE *const, int const, swath_elem_struct const *, GEO_param_struct const *, double[][MAX_FRAMES][3], double[][MAX_FRAMES][3], double[][MAX_FRAMES][2], uint8[][MAX_FRAMES], uint8[][MAX_FRAMES], uint8[][MAX_FRAMES], int8[3][DETECTORS_QKM][SAMPLES_QKM])
Definition: GEO_parameters.h:213
Definition: GEO_output.h:111
PGSt_SMF_status GEO_write_ECS_metadata(MODFILE *const geo_file, ECS_metadata_struct *const ECS_metadata, EPH_metadata_struct *const EPH_metadata, GEO_bcoord_struct *const bounding_coords, GEO_GRing_struct *const GRing_points, pointer_metadata_struct *const pointer_metadata, qa_metadata_struct *const qa_metadata, char *const sci_state, char *const sci_abnorm)
Definition: GEO_write_ECS_metadata.c:10
Definition: GEO_parameters.h:189
int GEO_write_parameters(MODFILE *const, GEO_param_struct const *)
Definition: GEO_write_parameters.c:6
PGSt_SMF_status GEO_update_L1A_metadata(MODFILE *const l1a_file, GEO_GRing_struct *const GRing_points, EPH_metadata_struct *const EPH_metadata, GEO_bcoord_struct *const bounding_coords)
Definition: GEO_update_L1A_metadata.c:8
Definition: VcstGeoParameters.h:339
Definition: GEO_geo.h:181
Definition: GEO_parameters.h:262
PGSt_SMF_status GEO_locate_one_scan(GEO_param_struct const *const geo_params, l1a_data_struct *const l1a_data, int const scan_number, qa_metadata_struct *const qa_metadata, GEO_bcoord_struct *const bounding_coords, MODFILE *const geo_file)
Definition: GEO_locate_one_scan.c:13
PGSt_SMF_status GEO_write_geospecific_metadata(MODFILE *const geo_file, l1a_metadata_struct const *const granule_metadata, int const number_of_scans, GEO_param_struct const *const geo_parameter, qa_metadata_struct const *const qa_metadata, utcpole_metadata_struct const *const utcpole_metadata)
Definition: GEO_write_geospecific_metadata.c:6
PGSt_SMF_status GEO_write_scan_metadata(int const scan_number, l1a_data_struct const *const l1a_data, celestial_bodies_struct const *const cb_vectors, MODFILE *const geo_file, PGSt_double const rpy[], uint32 frame_quality[][MAX_FRAMES])
Definition: GEO_write_scan_metadata.c:11
Definition: GEO_parameters.h:180
Definition: GEO_output.h:128
Definition: GEO_parameters.h:415
int GEO_get_bounding_coords(double terrain_frame_position[DETECTORS_1KM][MAX_FRAMES][3], uint8 frame_flags[DETECTORS_1KM][MAX_FRAMES], int const num_detectors, int const num_frames, GEO_bcoord_struct *const bounding_coords)
PGSt_SMF_status GEO_create_swath(int const number_of_scans, int const num_detectors, int32 const swfid)
Definition: GEO_create_swath.c:8
PGSt_SMF_status GEO_derived_products(int const, int const, double[][MAX_FRAMES][3], double[][3], unsigned char[][MAX_FRAMES], double[][MAX_FRAMES][3], char[28], PGSt_double[], double[][MAX_FRAMES][2], double[][MAX_FRAMES][3])
Definition: GEO_parameters.h:419
Definition: GEO_parameters.h:225
Definition: GEO_parameters.h:401
Definition: GEO_parameters.h:203
PGSt_SMF_status GEO_initialize_product(int const, fill_values_struct const *, MODFILE *const, int32 const, GEO_param_struct const *)
Definition: GEO_initialize_product.c:7
PGSt_SMF_status GEO_write_granule_metadata(MODFILE *const geo_file, MODFILE *const l1a_file, GEO_param_struct const *const geo_parameter, GEO_bcoord_struct const *const bounding_coords, int const version, l1a_data_struct *const l1a_data, qa_metadata_struct *const qa_metadata)
Definition: GEO_write_granule_metadata.c:8
PGSt_SMF_status GEO_get_utcpole_metadata(const ECS_metadata_struct *ECS_metadata, utcpole_metadata_struct *utcpole_metadata)
Definition: GEO_get_utcpole_metadata.c:10
Definition: GEO_parameters.h:232
PGSt_SMF_status GEO_write_one_scan(PGSt_double const [], int const, l1a_data_struct const *const, GEO_param_struct const *const, double[][MAX_FRAMES][3], double[][MAX_FRAMES][2], double[][MAX_FRAMES][3], uint8[][MAX_FRAMES], int8[][DETECTORS_QKM][SAMPLES_QKM], PGSt_double const [], uint32[][MAX_FRAMES], uint8[][MAX_FRAMES], uint8[][MAX_FRAMES], uint8, MODFILE *const)
Definition: GEO_write_one_scan.c:8
int GEO_write_input_metadata(MODFILE *const geo_file, int const l1a_version, PGSt_integer const param_version, pointer_metadata_struct *const pointer_metadata, PGSt_tag sc_tag)
Definition: GEO_write_input_metadata.c:8
PGSt_SMF_status GEO_landsea_mask(int, int, double[][MAX_PADDED][3], uint8[][MAX_PADDED], uint8 *, uint8[][MAX_PADDED])
Definition: GEO_landsea_mask.c:6
PGSt_SMF_status GEO_get_version_metadata(version_metadata_struct *version_metadata)
Definition: GEO_get_version_metadata.c:6