howff

Results 87 comments of howff

Thanks for the reply, but my transaction report output does not have a column for the last updated time. (It has a column for transation date, but that's not the...

My Transaction Report does not have that option, are you sure you are looking at Transaction Report? ![image](https://github.com/user-attachments/assets/b2467229-c31b-4299-aaea-aa16e3a69aad) It's HTML not native wxwidgets so you can't add columns.

``` import torch torch.cuda.set_per_process_memory_fraction(0.4, 0) ```

When I test this with `VII_L1B_CrossRef_TDP_V2` it complains about missing key `data/calibration_data/band_averaged_solar_irradiance`. I can comment that out as a workaround... However it always crashes with a Segmentation Fault when I...

I am getting Segmentation Fault when trying the MetImage reader on the Eumetsat sample data (#3277) and have ended up here when trying to find the cause. I'm using conda...

Please can you fix these readers. Thanks!