heyyy / espa

Automatically exported from code.google.com/p/espa
0 stars 0 forks source link

Allow MODIS tiles as input to ESPA customization processing #165

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Need to modify the web interface to allow the modis sr and ndvi products as 
valid products.  The only operations that will be performed on them are the 
customization options such as reformatting, reprojecting, resizing and image 
extents.

Original issue reported on code.google.com by davehil...@gmail.com on 2 Jul 2014 at 9:23

GoogleCodeExporter commented 9 years ago

Original comment by davehil...@gmail.com on 2 Jul 2014 at 9:23

GoogleCodeExporter commented 9 years ago
removing this from 2.4.0.  won't make it in.

Original comment by davehil...@gmail.com on 15 Jul 2014 at 9:04

GoogleCodeExporter commented 9 years ago
Moving this to 2.4.1, as it is the highest priority following 2.4.0 per 
management.

Original comment by davehil...@gmail.com on 22 Jul 2014 at 9:20

GoogleCodeExporter commented 9 years ago
changing release # to 2.5.0

Original comment by davehil...@gmail.com on 25 Jul 2014 at 4:42

GoogleCodeExporter commented 9 years ago

Original comment by davehil...@gmail.com on 31 Jul 2014 at 6:49

GoogleCodeExporter commented 9 years ago
currently working this.  Distilling common code between web/ and processing/ 
into common/.  First item is the sensor.py, which will handle all the parsing 
and url generation for scene/tile/granule/etc.

Original comment by davehil...@gmail.com on 7 Aug 2014 at 2:03

GoogleCodeExporter commented 9 years ago
MODIS file format: MOD09GQ.A2000072.h02v09.005.2008237032813.hdf

short_name.acquisition_date.h_v.collection.production_date.hdf

Original comment by davehil...@gmail.com on 7 Aug 2014 at 2:17

GoogleCodeExporter commented 9 years ago
attaching the spreadsheet containing the required MODIS inputs.  Ignoring any 
MOD/MYD 11's for now as they are LST products.  MOD/MYD 09's are SR, the 13's 
are NDVI/EVI

Original comment by davehil...@gmail.com on 7 Aug 2014 at 6:01

Attachments:

GoogleCodeExporter commented 9 years ago
this is done on the web tier, needs testing but everything appears to be 
working.

Original comment by davehil...@gmail.com on 18 Aug 2014 at 5:02

GoogleCodeExporter commented 9 years ago
this is done and being tested.

Original comment by davehil...@gmail.com on 25 Aug 2014 at 5:29

GoogleCodeExporter commented 9 years ago
verified

Original comment by davehil...@gmail.com on 1 Oct 2014 at 3:42