User Tools

Site Tools


code:work:lvisf:2021:rtp:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
code:work:lvisf:2021:rtp:start [2021/12/20 20:50] davidcode: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 <code>   - Convert the data to an ascii file first <code>
 h5dump -d /BOUNCEPOINT_LONGITUDE_FR3RX3_A \ h5dump -d /BOUNCEPOINT_LONGITUDE_FR3RX3_A \
-   -o h5lon.asci -y -w 1 --format=%.8f lvis_20210806_155400_00000316.geoloc.h5+   -o h5lon.asci -y -w 1 -%.8f lvis_20210806_155400_00000316.geoloc.h5
  
 h5dump -d /BOUNCEPOINT_LATITUDE_FR3RX3_A \ h5dump -d /BOUNCEPOINT_LATITUDE_FR3RX3_A \
-   -o h5lat.asci -y -w 1 --format=%.8f lvis_20210806_155400_00000316.geoloc.h5+   -o h5lat.asci -y -w 1 -%.8f lvis_20210806_155400_00000316.geoloc.h5
  
 h5dump -d /BOUNCEPOINT_ALTITUDE_FR3RX3_A \ h5dump -d /BOUNCEPOINT_ALTITUDE_FR3RX3_A \
-   -o h5alt.asci -y -w 1 --format=%.3f lvis_20210806_155400_00000316.geoloc.h5+   -o h5alt.asci -y -w 1 -%.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: 2021/12/20 20:50 by david