LICENSE.txt
README.md
pyproject.toml
src/nmdb/__init__.py
src/nmdb/download.py
src/nmdb/parser.py
src/nmdb/pythonpath.py
src/nmdb/realtime.py
src/nmdb/revise.py
src/nmdb/station2sql.py
src/nmdb/status.py
src/nmdb/upload.py
src/nmdb.egg-info/PKG-INFO
src/nmdb.egg-info/SOURCES.txt
src/nmdb.egg-info/dependency_links.txt
src/nmdb.egg-info/entry_points.txt
src/nmdb.egg-info/requires.txt
src/nmdb.egg-info/top_level.txt
src/nmdb/conf2022/__init__.py
src/nmdb/conf2022/gle70.dat
src/nmdb/mysql/mysql.py
src/nmdb/mysql/nmdb_format.py
src/nmdb/nest_multi/__init__.py
src/nmdb/nest_single/__init__.py
src/nmdb/realtime-file/__init__.py
src/nmdb/station/aata.py
src/nmdb/station/drhm.py
src/nmdb/station/kiel.py
src/nmdb/station/kiel0.py
src/nmdb/station/kiel1.py
src/nmdb/station/kiel2.py
src/nmdb/station/kiel3.py
src/nmdb/station/kiel3_bm35.py
src/nmdb/station/leik.py
src/nmdb/station/read.py
src/nmdb/station/sample.py
src/nmdb/station/station_name.py
src/nmdb/station/test_kiel3.py
src/nmdb/station/thailand.py
src/nmdb/tests/__init__.py
src/nmdb/tests/test_kiel3.py
src/nmdb/tests/test_pressure.py
src/nmdb/tests/test_skip.py
src/nmdb/tools/configtool.py
src/nmdb/tools/datetool.py
src/nmdb/tools/query.py
src/nmdb/tools/test_query.py