Read Level-1B radiance
and geometry
- read_GLI_L1B_sample.f
Mapping Level-1B (and
Level-2) data
- glismap_v30.f
- compile shell: run_glismap_v30
- (sample execulatble file by 32bit linux PC: glismap)
- (old version, glismap_v24.f , compile shell: run_glismap_v24)
-
- glismap_octs.f (dimension set
for OCTS data)
- compile shell: run_glismap_octs_be (outputs by big-endian), run_glismap_octs_le (by
little-endian),
- (sample execulatble file by
64bit linux PC: glismap_be, glismap_le)
-
- Land mask
around Japan (123E~148E, 24N~49N, 0.005deg interval),
- 5001 pixels x 5001 lines, 1byte Int 0~255: land
fraction*255
Read and display data
(MATLAB m-file, need MATLAB package)
- disp_gli_hdf.m (read
& display HDF)
- dsp_plainmap.m (read
& display binary data output by glismap_v24.f)
- Color palette (1byte (0-255) x 256 x
3 binary) for above m-files
- You can use these only for research
or application study, not for commercial
applications.
|