I should work with the products level-2 GDR (Geophysical Data Record) of Cryosat.
Is it possible to access the data using Python functions?
I found python's struct module that allowed me to decode the .DBL file, but the data don't seem make sense.
Thanks for your help!
Marco
Posted by
ditullioon Mon 28 of May 2018 18:44 CEST
How to open and access GDR data with Python
Dear all,
I should work with the products level-2 GDR (Geophysical Data Record) of Cryosat.
Is it possible to access the data using Python functions?
I found python's struct module that allowed me to decode the .DBL file, but the data don't seem make sense.
Thanks for your help!
Marco