Skip to content

Commit

Permalink
mappings are way error prone
Browse files Browse the repository at this point in the history
or i'm just bad
  • Loading branch information
v0lat1le committed Jan 14, 2016
1 parent b9d8d15 commit 620d5df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/config_samples/dem/dem_mappings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,5 @@ measurements:
'demh':
dtype: float32
resampling_method: cubic
varname: dems
varname: demh
nodata: -999
2 changes: 1 addition & 1 deletion docs/config_samples/ga_landsat_5/ls5_pq_mapping.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ match:

location_name: eotiles

file_path_template: '{platform[code]}_{instrument[name]}_{tile_index[0]}_{tile_index[1]}_NBAR_{start_time:%Y-%m-%dT%H-%M-%S.%f}.nc'
file_path_template: '{platform[code]}_{instrument[name]}_{tile_index[0]}_{tile_index[1]}_PQ_{start_time:%Y-%m-%dT%H-%M-%S.%f}.nc'

global_attributes:
title: Experimental Data files From the Australian Geoscience Data Cube - DO NOT USE
Expand Down

0 comments on commit 620d5df

Please sign in to comment.