dtcenter / METdataio

https://metdataio.readthedocs.io/en/latest/index.html
Apache License 2.0
5 stars 3 forks source link

Read VSDB (.vsdb) files #2

Closed venitahagerty closed 4 years ago

venitahagerty commented 5 years ago

Given a list of filenames, read in the VSDB (.vsdb) files

Do not read VSDB files if load_stat tag is false

VSDB files do not have a line of headers.

An empty file, which should be discarded, has no lines.

venitahagerty commented 4 years ago

Completed code to read vsdb files