|
ocssw
V2022
|
l1aconvert_octs.py File Reference
Go to the source code of this file.
Namespaces | |
| l1aconvert_octs | |
Functions | |
| def | convertToNetcdfName (str hdfname) |
| def | copyGlobalAttributes (str iFile, str oFile) |
| def | assignNcVarAttr (ncVar, dict attrDict, dataType) |
| def | getChunking (ncDims) |
| def | copyDatasets () |
| def | addTimeVariable () |
| def | closeFiles () |
| def | setDimensions () |
| def | main () |
Variables | |
| HDF_READ = SDC.READ | |
| string | NC_WRITE = "w" |
| string | NC_FORMAT = "NETCDF4" |
| tuple | SKIP_ATTRIBUTES |
| dictionary | GET_NC_TYPES |
| hdfFile = None | |
| ncFile = None | |
| string | errorAt = "" |


