Hi,
The data look OK. Can you try to make a direct load of the file:
load filename
And then inspect the data. First by eye and then as
isgformat(G)
Bye,
Patrick
On 2020-12-11 16:01, [email protected] wrote:
Hi everyone,
I have a problem with the function /gf_load /(atmlab2.4). I would like
to load a structure in order to use it as atmdata. The structure is
called G and contains the fields,
/TYPE: 'atmdata'/
/NAME: 'Temperature climatologie over Bern'/
/SOURCE: 'ECMWF'/
/DIM: 1/
/DATA: [147×1 double]/
/DATA_NAME: 'T'/
/DATA_UNIT: 'K'/
/GRID1:[147×1 double]/
/GRID1_NAME: 'pressure'/
/GRID1_UNIT: 'pa'/
Saving the structure with /"gf_save"/ seems not to be a problem, but
when I want to load it with /"gf_load"/ I get the error message:
/"Error using gf_load (line 17)/
/The file does not contain gformat data."/
/
/
What have I missed?
With best regards
Witali Krochin
_______________________________________________
qpack.mi mailing list
[email protected]
https://mailman.rrz.uni-hamburg.de/mailman/listinfo/qpack.mi
_______________________________________________
qpack.mi mailing list
[email protected]
https://mailman.rrz.uni-hamburg.de/mailman/listinfo/qpack.mi