ocssw
V2022
|
VcstMapDataSet.h
double getUpperLeftLatitude() const
Definition: VcstMapDataSet.h:334
double getLowerRightLongitude() const
Definition: VcstMapDataSet.h:355
These are used to scale the SD before writing it to the HDF4 file The default is and which means the product is not scaled at all Since the product is usually stored as a float inside of this is a way to write the float out as a integer l2prod min
Definition: HOWTO_Add_a_product.txt:76
double getSmallestLongitude() const
Definition: VcstMapDataSet.h:387
virtual ~VcstMapDataSet()
Definition: VcstMapDataSet.h:67
double getBiggestLongitude() const
Definition: VcstMapDataSet.h:376
VcstMapDataSet(Hemisphere theHemisphere)
void fillMds(mds_type *const anMds) const
double getSmallestLatitude() const
Definition: VcstMapDataSet.h:369
double getUpperLeftLongitude() const
Definition: VcstMapDataSet.h:341
int checkLat(double &rlat)
virtual int latLonToGrid(double rlat, double rlon, double *row, double *column)=0
int checkLon(double &rlon)
virtual int gridToLatLon(double row, double column, double *rlat, double *rlon)=0
double getLowerRightLatitude() const
Definition: VcstMapDataSet.h:348