Main Page | Class List | File List | Class Members | File Members

data_export.c File Reference

Exports data such as ring widths from TREES in formats that other software can undestand, including the traditional Tucson raw ring width format (.RWL files) and a comma-separated value text format designed for import into most spreadsheets. More...

#include <errno.h>
#include <string.h>
#include "logerr.h"
#include <sadie.h>
#include "Sadie_Index.h"
#include "trees_widthvec.h"

Classes

struct  Extenstr

Defines

#define IDBUFLEN   9
 The maximum ITRDB id field length + 1.

Typedefs

typedef Extenstr * extenstrp_t

Functions

int trees_rwl_export (const sad_doclistp_t doclist, const char *dkey, int(*buf_exporter)(void *, char *), void *ctx, int yr, const char *seriesid, const char *prop)
int trees_csv_export (const sad_doclistp_t doclist, const char *dkey, int(*buf_exporter)(void *, char *), void *ctx, int yr, int propc, const char *propv[])


Detailed Description

Exports data such as ring widths from TREES in formats that other software can undestand, including the traditional Tucson raw ring width format (.RWL files) and a comma-separated value text format designed for import into most spreadsheets.

Author:
University of Arizona Digital Image Analysis Lab
Date:
2004
Version:
Id
data_export.c,v 1.4 2004/09/07 23:35:08 mmunro Exp

Generated on Sat Dec 4 17:12:29 2004 for trees by  doxygen 1.3.9.1