Method__init__(self, problem_formulation, var_date_factor, var_dow_factor, super_resolution, **kwargs)
neural_network/inc/model.py:285
MethodcreateNewModel(cls, problem_formulation, model_content, wind_dim, other_dim, humidity_dim, nb_altitudes, initialization)
neural_network/inc/model.py:500
MethodexportCsv(self, filename, cellValFnt, bBoxLatLon = None, bBoxTime = None, *args)
neural_network/inc/grid_latlon.py:580
Methodexport_json(self, filename, cellValFnt, bBoxLatLon = None, bBoxTime = None, *args)
neural_network/inc/grid_latlon.py:583