Grid
Properties
| Name |
Type |
Description |
Notes |
| has_dimensionality |
list[int] |
Description not available |
[optional] |
| has_format |
list[str] |
Description not available |
[optional] |
| path_location |
list[str] |
Description not available |
[optional] |
| has_file_structure |
list[object] |
Description not available |
[optional] |
| description |
list[str] |
small description |
[optional] |
| has_data_transformation |
list[DataTransformation] |
Description not available |
[optional] |
| has_presentation |
list[VariablePresentation] |
Description not available |
[optional] |
| label |
list[str] |
short description of the resource |
[optional] |
| type |
list[str] |
type of the resource |
[optional] |
| has_fixed_resource |
list[SampleResource] |
Description not available |
[optional] |
| has_coordinate_system |
list[str] |
Coordinate system used in a grid |
[optional] |
| has_spatial_resolution |
list[str] |
Spatial resolution of a grid (e.g., 50m) |
[optional] |
| is_transformed_from |
list[DatasetSpecification] |
Description not available |
[optional] |
| has_shape |
list[str] |
Grids may be: rectangular, triangular, hexagonal, hybrid, unstructured, block structure, etc. |
[optional] |
| has_dimension |
list[str] |
Dimension of the grid (2D, 3D) |
[optional] |
| has_data_transformation_setup |
list[DataTransformationSetup] |
Description not available |
[optional] |
| position |
list[int] |
Description not available |
[optional] |
| id |
str |
identifier |
[optional] |
[Back to Model list] [Back to API list] [Back to README]