This dataset has bytes (5.6327501E08 537.18091MB) of data in it,
which should give you a rough idea of the size of any file that you
ask for.
Partial Information Formats
These files contain only some of the available metadata. |
Columnar Table
|
A table with separate columns of numbers for each independent variable (i.e., grids) and for the data.
This is an inefficient format, so you would have gotten a file for dataset of this size.
This file will be approximately -1478592256 bytes, with
5 columns of 140818752 numbers.
|
2-Dimensional Tab-Separated Tables
- Y X Table
- P X Table
- X Y Table
- P Y Table
- X P Table
- Y P Table
|
Tab-separated-values (tsv) file with information about the independent variables (i.e., grids).
The list to the left allows you to specify the format of the table. Note: The variable running across the top of
the table (identifing columns) is listed first and the variable running down the side of the table
(identifing rows) is listed second.
|
GIS-Compatible Formats
There are three GIS-compatible formats available. |
2-Dimensional Table
|
A 2-dimensional ascii file that includes an ArcInfo Header. |
IDA Image |
File(s) in the Image Display and Analysis format. Typically used with WinDisp.
|
LAN Image |
File(s) in the ERDAS LAN format. Typically used with various GIS programs, including ArcView and HealthMapper.
|
GeoTIFF Image |
File in GeoTIFF format. Typically used with various GIS programs, including ArcView and ENVI.
|