code:work:lvisf:2021:rtp:start
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| code:work:lvisf:2021:rtp:start [2021/12/20 20:50] – david | code:work:lvisf:2021:rtp:start [2021/12/20 23:30] (current) – [Gridding with GDAL] david | ||
|---|---|---|---|
| Line 149: | Line 149: | ||
| - Convert the data to an ascii file first < | - Convert the data to an ascii file first < | ||
| h5dump -d / | h5dump -d / | ||
| - | -o h5lon.asci -y -w 1 --format=%.8f lvis_20210806_155400_00000316.geoloc.h5 | + | -o h5lon.asci -y -w 1 -m %.8f lvis_20210806_155400_00000316.geoloc.h5 |
| h5dump -d / | h5dump -d / | ||
| - | -o h5lat.asci -y -w 1 --format=%.8f lvis_20210806_155400_00000316.geoloc.h5 | + | -o h5lat.asci -y -w 1 -m %.8f lvis_20210806_155400_00000316.geoloc.h5 |
| h5dump -d / | h5dump -d / | ||
| - | -o h5alt.asci -y -w 1 --format=%.3f lvis_20210806_155400_00000316.geoloc.h5 | + | -o h5alt.asci -y -w 1 -m %.3f lvis_20210806_155400_00000316.geoloc.h5 |
| # make these files into columns ascii | # make these files into columns ascii | ||
code/work/lvisf/2021/rtp/start.1640033439.txt.gz · Last modified: by david
