ecmwf / ecpoint-calibrate

Interactive GUI (developed in Python) for calibration and conditional verification of numerical weather prediction model outputs.
GNU General Public License v3.0
20 stars 8 forks source link

Display first lines of the point data table in the GUI #164

Open FatimaPillosu opened 3 years ago

FatimaPillosu commented 3 years ago

It would be very useful if we could display the first 20 lines of the numerical values of the point data table in the GUI, especially if the file created is a parquet file that cannot be opened with a normal text editor. This would allow us to see immediately whether the values obtained from the computations contained any errors.