RAVE
|
Routines for validating and harmonizing file contents. More...
Namespaces | |
namespace | Lib.odc_fixIO |
Functions | |
Lib.odc_fixIO.Validate (rio) | |
Validate input file. | |
Lib.odc_fixIO.repair_odim_source (obj) | |
Fix bad WMO numbers, among other things. | |
Lib.odc_fixIO.ConvertDatasets (rio) | |
Manages the conversion of datasets from float64 to uint8. | |
Lib.odc_fixIO.ConvertParam (param) | |
Converts 64-bit float to 8-bit uint, with standard scaling. | |
Lib.odc_fixIO.CheckScan (scan) | |
Convenience function for doing the real work in CheckOddsnEnds. | |
Lib.odc_fixIO.CheckOddsnEnds (rio) | |
Manages the standardization of selected data and metadata attributes. | |
Lib.odc_fixIO.ConvertNodataUndetect (param) | |
Checks and converts nodata and undetect to standard values. | |
Routines for validating and harmonizing file contents.