mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 22:57:56 -05:00
minor header cleanup
This commit is contained in:
parent
61de537854
commit
ced7010567
2 changed files with 0 additions and 15 deletions
|
@ -23,8 +23,6 @@
|
||||||
# Oct 18, 2016 5916 bsteffen Add setLazyLoadGridLatLon
|
# Oct 18, 2016 5916 bsteffen Add setLazyLoadGridLatLon
|
||||||
# Oct 11, 2018 mjames@ucar Added getMetarObs() getSynopticObs()
|
# Oct 11, 2018 mjames@ucar Added getMetarObs() getSynopticObs()
|
||||||
#
|
#
|
||||||
#
|
|
||||||
|
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
import warnings
|
import warnings
|
||||||
|
|
|
@ -1,16 +1,3 @@
|
||||||
#
|
|
||||||
# Package definition for com.raytheon.uf.common.datastorage.records
|
|
||||||
#
|
|
||||||
#
|
|
||||||
# SOFTWARE HISTORY
|
|
||||||
#
|
|
||||||
# Date Ticket# Engineer Description
|
|
||||||
# ------------ ---------- ----------- --------------------------
|
|
||||||
# 08/31/10 njensen Initial Creation.
|
|
||||||
# Apr 24, 2015 4425 nabowle Add DoubleDataRecord
|
|
||||||
#
|
|
||||||
#
|
|
||||||
#
|
|
||||||
|
|
||||||
__all__ = [
|
__all__ = [
|
||||||
'CompressedDataRecord'
|
'CompressedDataRecord'
|
||||||
|
|
Loading…
Add table
Reference in a new issue