• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..15-Oct-2021-

README.mdH A D27-Aug-2016418 138

pymetar.pyH A D15-Oct-202136.9 KiB1,126924

runtests.shH A D15-Oct-2021451 1915

testall.pyH A D13-Aug-20182.1 KiB8669

testcloud.pyH A D13-Aug-2018903 4431

testpixmap.pyH A D13-Aug-2018999 4934

testskycond.pyH A D13-Aug-20185.9 KiB5035

README.md

1# Smoke Test for pymetar
2
3`runtest.sh` handles all the dirty work for you, except unpacking the reports
4(see below)
5
6This is just a smoke test, i.e. run the parser against a large set of reports,
7all `getXYZ()` functions are called. The data is *not validated.*
8
9Note that the reports to be used need to be unpacked first. Just run
10`tar xzf reports.tgz` in this directory  and it should unpack into the right
11spot.
12
13