|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mbari.oasis.OMSMain
OMSMain is the main program for creating or adding to Oasis Mooring Spectroradiometer (OMS) netcdf files. If The netcdf file already exists it will check the last date that occurs in the file and append any data that occurs after that to the netcdf file. If it's creating a new file, it will construct a schema based on the information in the calibration histiry of the calibration file supplied as an input argument. It's best to have the complete calibration history listed in the configuration file so that a complete schema is found. Otherwise data for sensors not listed in the config files will be ignored.
| Method Summary | |
static void |
main(java.lang.String[] args)
Method declaration |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static void main(java.lang.String[] args)
args -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||