Skip to content

InputHandler Process Data

tawnamorgan edited this page Oct 8, 2018 · 2 revisions

processInputDataFrame

Description

makes sure dataframes to be merged have the same input types.

Inputs

inputDict: [Dictionary] consisting of date and time column names and formats

Outputs

[pandas.Dataframe] formatted to create a DataClass object and generate netcdf files.

Clone this wiki locally