Skip to content

Commit

Permalink
Add ASTER Map products and config, update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
GypsyBojangles committed Feb 27, 2019
1 parent 53c25a9 commit e276190
Show file tree
Hide file tree
Showing 19 changed files with 2,390 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.idea
16 changes: 16 additions & 0 deletions dev/products/aster/aster_aloh_group_composition_product.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
description: ASTER
measurements:
- aliases:
- band_01
- B01
- Band1
dtype: uint8
name: Band_1
nodata: 0
units: '1'
metadata:
format:
name: GeoTIFF
product_type: aster_aloh_group_composition
metadata_type: eo
name: aster_aloh_group_composition
16 changes: 16 additions & 0 deletions dev/products/aster/aster_aloh_group_content_product.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
description: ASTER
measurements:
- aliases:
- band_01
- B01
- Band1
dtype: uint8
name: Band_1
nodata: 0
units: '1'
metadata:
format:
name: GeoTIFF
product_type: aster_aloh_group_content
metadata_type: eo
name: aster_aloh_group_content
32 changes: 32 additions & 0 deletions dev/products/aster/aster_false_colour_product.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
description: ASTER
measurements:
- aliases:
- band_01
- B01
- Band1
dtype: uint8
name: Band_1
nodata: 0
units: '1'
- aliases:
- band_02
- B02
- Band2
dtype: uint8
name: Band_2
nodata: 0
units: '1'
- aliases:
- band_03
- B03
- Band3
dtype: uint8
name: Band_3
nodata: 0
units: '1'
metadata:
format:
name: GeoTIFF
product_type: aster_false_colour
metadata_type: eo
name: aster_false_colour
16 changes: 16 additions & 0 deletions dev/products/aster/aster_feoh_group_content_product.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
description: ASTER
measurements:
- aliases:
- band_01
- B01
- Band1
dtype: uint8
name: Band_1
nodata: 0
units: '1'
metadata:
format:
name: GeoTIFF
product_type: aster_feoh_group_content
metadata_type: eo
name: aster_feoh_group_content
16 changes: 16 additions & 0 deletions dev/products/aster/aster_ferric_oxide_composition_product.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
description: ASTER
measurements:
- aliases:
- band_01
- B01
- Band1
dtype: uint8
name: Band_1
nodata: 0
units: '1'
metadata:
format:
name: GeoTIFF
product_type: aster_ferric_oxide_composition
metadata_type: eo
name: aster_ferric_oxide_composition
16 changes: 16 additions & 0 deletions dev/products/aster/aster_ferric_oxide_content_product.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
description: ASTER
measurements:
- aliases:
- band_01
- B01
- Band1
dtype: uint8
name: Band_1
nodata: 0
units: '1'
metadata:
format:
name: GeoTIFF
product_type: aster_ferric_oxide_content
metadata_type: eo
name: aster_ferric_oxide_content
16 changes: 16 additions & 0 deletions dev/products/aster/aster_ferrous_iron_content_in_mgoh_product.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
description: ASTER
measurements:
- aliases:
- band_01
- B01
- Band1
dtype: uint8
name: Band_1
nodata: 0
units: '1'
metadata:
format:
name: GeoTIFF
product_type: aster_ferrous_iron_content_in_mgoh
metadata_type: eo
name: aster_ferrous_iron_content_in_mgoh
16 changes: 16 additions & 0 deletions dev/products/aster/aster_ferrous_iron_index_product.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
description: ASTER
measurements:
- aliases:
- band_01
- B01
- Band1
dtype: uint8
name: Band_1
nodata: 0
units: '1'
metadata:
format:
name: GeoTIFF
product_type: aster_ferrous_iron_index
metadata_type: eo
name: aster_ferrous_iron_index
16 changes: 16 additions & 0 deletions dev/products/aster/aster_green_vegetation_product.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
description: ASTER
measurements:
- aliases:
- band_01
- B01
- Band1
dtype: uint8
name: Band_1
nodata: 0
units: '1'
metadata:
format:
name: GeoTIFF
product_type: aster_green_vegetation
metadata_type: eo
name: aster_green_vegetation
16 changes: 16 additions & 0 deletions dev/products/aster/aster_gypsum_index_product.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
description: ASTER
measurements:
- aliases:
- band_01
- B01
- Band1
dtype: uint8
name: Band_1
nodata: 0
units: '1'
metadata:
format:
name: GeoTIFF
product_type: aster_gypsum_index
metadata_type: eo
name: aster_gypsum_index
16 changes: 16 additions & 0 deletions dev/products/aster/aster_kaolin_group_index_product.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
description: ASTER
measurements:
- aliases:
- band_01
- B01
- Band1
dtype: uint8
name: Band_1
nodata: 0
units: '1'
metadata:
format:
name: GeoTIFF
product_type: aster_kaolin_group_index
metadata_type: eo
name: aster_kaolin_group_index
16 changes: 16 additions & 0 deletions dev/products/aster/aster_mgoh_group_composition_product.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
description: ASTER
measurements:
- aliases:
- band_01
- B01
- Band1
dtype: uint8
name: Band_1
nodata: 0
units: '1'
metadata:
format:
name: GeoTIFF
product_type: aster_mgoh_group_composition
metadata_type: eo
name: aster_mgoh_group_composition
16 changes: 16 additions & 0 deletions dev/products/aster/aster_mgoh_group_content_product.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
description: ASTER
measurements:
- aliases:
- band_01
- B01
- Band1
dtype: uint8
name: Band_1
nodata: 0
units: '1'
metadata:
format:
name: GeoTIFF
product_type: aster_mgoh_group_content
metadata_type: eo
name: aster_mgoh_group_content
16 changes: 16 additions & 0 deletions dev/products/aster/aster_opaque_index_product.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
description: ASTER
measurements:
- aliases:
- band_01
- B01
- Band1
dtype: uint8
name: Band_1
nodata: 0
units: '1'
metadata:
format:
name: GeoTIFF
product_type: aster_opaque_index
metadata_type: eo
name: aster_opaque_index
16 changes: 16 additions & 0 deletions dev/products/aster/aster_quartz_index_product.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
description: ASTER
measurements:
- aliases:
- band_01
- B01
- Band1
dtype: uint8
name: Band_1
nodata: 0
units: '1'
metadata:
format:
name: GeoTIFF
product_type: aster_quartz_index
metadata_type: eo
name: aster_quartz_index
32 changes: 32 additions & 0 deletions dev/products/aster/aster_regolith_ratios_product.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
description: ASTER
measurements:
- aliases:
- band_01
- B01
- Band1
dtype: uint8
name: Band_1
nodata: 0
units: '1'
- aliases:
- band_02
- B02
- Band2
dtype: uint8
name: Band_2
nodata: 0
units: '1'
- aliases:
- band_03
- B03
- Band3
dtype: uint8
name: Band_3
nodata: 0
units: '1'
metadata:
format:
name: GeoTIFF
product_type: aster_regolith_ratios
metadata_type: eo
name: aster_regolith_ratios
16 changes: 16 additions & 0 deletions dev/products/aster/aster_silica_index_product.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
description: ASTER
measurements:
- aliases:
- band_01
- B01
- Band1
dtype: uint8
name: Band_1
nodata: 0
units: '1'
metadata:
format:
name: GeoTIFF
product_type: aster_silica_index
metadata_type: eo
name: aster_silica_index
Loading

0 comments on commit e276190

Please sign in to comment.