Skip to content
Snippets Groups Projects
Commit e6f55302 authored by Carsten Hinz's avatar Carsten Hinz
Browse files

removed unused output

parent 2b456ffe
No related branches found
No related tags found
3 merge requests!11Creation of first beta release version,!10change in metadata of notebook,!9change in metadata of notebook
......@@ -152,7 +152,6 @@ class RegularGrid(GridDefinition):
data_grouped_by_cell = self.group_data_by_cell(
data.stations_data, data.stations_coords
)
print(f"{data_grouped_by_cell}")
cell_statistics = self.get_cell_statistics(data_grouped_by_cell)
dataset = self.create_dataset(cell_statistics, data.metadata)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment