Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
input_grids_id |
serial |
4 |
|
√ |
nextval('input_grids_input_grids_id_seq'::regclass) |
|
|
db_table |
varchar |
64 |
|
|
|
|
|
min_x |
numeric |
65535,65531 |
|
|
|
|
|
min_y |
numeric |
65535,65531 |
|
|
|
|
|
max_x |
numeric |
65535,65531 |
|
|
|
|
|
max_y |
numeric |
65535,65531 |
|
|
|
|
|
spacing |
numeric |
65535,65531 |
|
|
|
|
|
units |
varchar |
16 |
√ |
|
null |
|
|
region_id |
int4 |
4 |
|
|
|
|
region.region_id
|
fk_input_grids_1 |
|
x_max |
numeric |
65535,65531 |
√ |
|
null |
|
|
y_max |
numeric |
65535,65531 |
√ |
|
null |
|
|
metadata_file |
varchar |
128 |
√ |
|
null |
|
|
max_allowable_time_step |
numeric |
6,4 |
√ |
|
null |
|
|
negative_water_depth |
bool |
1 |
√ |
|
null |
|
|
time_to_cross_max_domain |
int4 |
4 |
√ |
|
null |
|
|
Table contained 16 rows at Fri Apr 06 11:50 PDT 2007
|