ocssw
V2022
|
read_l3bin.cpp
Go to the documentation of this file.
40 l3bin->sensorID = sensorName2SensorId(binfile->meta_l3b.sensor_name); //binfile->meta_l3b.sensorID;
virtual int64_t get_bin_num(int kbin)=0
virtual int get_nobs(int kbin)=0
virtual int readSums(float *sums, int32_t nbins_to_read, int iprod)=0
PARAM_TYPE_NONE Default value No parameter is buried in the product name name_prefix is case insensitive string compared to the product name PARAM_TYPE_VIS_WAVE The visible wavelength bands from the sensor are buried in the product name The product name is compared by appending and name_suffix ie aph_412_giop where prod_ix will be set to PARAM_TYPE_IR_WAVE same search method as PARAM_TYPE_VIS_WAVE except only wavelength above are looped through but prod_ix is still based ie aph_2_giop for the second band
Definition: HOWTO_Add_a_product.txt:42
virtual int close()=0
virtual int64_t get_beg()=0
virtual int get_nscenes(int kbin)=0
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 file
Definition: HISTORY.txt:413
int32_t prodlist(int32_t sensorID, int32_t evalmask, const char *inprod, const char *defprod, char outprod[L1_MAXPROD][32])
virtual int get_ext()=0
int32_t read_l3bin(char *file, l3binstr *l3bin, int32_t nbands)
Definition: read_l3bin.cpp:27
Definition: hdf_bin.h:14
char * strdup(const char *)
virtual int setDataPtr(int nbins_to_read)=0
virtual int get_prodname(int iprod, char *prodname)
Definition: bin_io.cpp:2802
virtual int readBinIndex(int row_num_to_read)=0
virtual int readBinList(int nbins_to_read)=0
How many dimensions is the output array Default is Not sure if anything above will work correctly strcpy(l2prod->title, "no title yet")
virtual float get_weights(int kbin)=0