gipit / gips

Geospatial Image Processing System
GNU General Public License v2.0
21 stars 13 forks source link

problem with dates in process_composite #31

Closed bhbraswell closed 9 years ago

bhbraswell commented 9 years ago

When using process_composite with a -s , the temporal extent is not aware of available dates, i.e.

(Pdb) print inventory.temporal.datearray []

in contrast, when using a single tile, then the date information apparently is available. In my test case, I used -s tiles.shp to guarantee that there was a valid spatial extent.

bhbraswell commented 9 years ago

Update: when using process_composite with -s, the inventory returns with only the first feature in the shapefile. So if there aren't matching assets for that feature, then of course there are also no dates.