#include "map.h"
#include "mapproto.h"
#include "mapattr.h"
#include <hdf.h>
#include <mfhdf.h>
#include "hdf5.h"
Go to the source code of this file.
|
int32_t | get_l3m (char *l3m_path, int16_t *syear, int16_t *sday, int32_t *smsec, int16_t *eyear, int16_t *eday, int32_t *emsec, char *prod_type, char *l3m_name, uint8_t *l3m_data, unsigned char *palette, meta_struct *meta_l3m) |
|
int32_t | read_meta (int32_t sdfid, meta_struct *meta_l3m) |
|
int32 | getattrsz (int32 id, char *attr_name, int32 *nt, int32 *count) |
|
int32 | rdattr (int32 sdfid, char *attr_name, void *buf) |
|
◆ get_l3m()
int32_t get_l3m |
( |
char * |
l3m_path, |
|
|
int16_t * |
syear, |
|
|
int16_t * |
sday, |
|
|
int32_t * |
smsec, |
|
|
int16_t * |
eyear, |
|
|
int16_t * |
eday, |
|
|
int32_t * |
emsec, |
|
|
char * |
prod_type, |
|
|
char * |
l3m_name, |
|
|
uint8_t * |
l3m_data, |
|
|
unsigned char * |
palette, |
|
|
meta_struct * |
meta_l3m |
|
) |
| |
◆ getattrsz()
int32 getattrsz |
( |
int32 |
id, |
|
|
char * |
attr_name, |
|
|
int32 * |
nt, |
|
|
int32 * |
count |
|
) |
| |
◆ rdattr()
int32 rdattr |
( |
int32 |
sdfid, |
|
|
char * |
attr_name, |
|
|
void * |
buf |
|
) |
| |
◆ read_meta()
int32_t read_meta |
( |
int32_t |
sdfid, |
|
|
meta_struct * |
meta_l3m |
|
) |
| |
◆ isHDF5