dbprocessing.Diskfile.Diskfile¶
- class dbprocessing.Diskfile.Diskfile(infile, dbu)[source]¶
Diskfile class contains methods for dealing with files on disk
All parsing for what mission files belong to is continued in here to add a new mission code must be added here.
- __init__(infile, dbu)[source]¶
setup a Diskfile class
takes in a filename and creates a params dict to hold information about the file then tests to see what mission the file is from
Methods
Tests of the input file to be sure the script has the correct access.
Attributes
Release: 0.1.0 Doc generation date: Feb 10, 2022