Re: [GRASS-dev] [GRASS GIS] #4016: i.modis.download Attribute Error

2020-03-11 Thread GRASS GIS
#4016: i.modis.download Attribute Error
--+-
  Reporter:  Gabriel De Luca  |  Owner:  grass-dev@…
  Type:  defect   | Status:  closed
  Priority:  normal   |  Milestone:
 Component:  Addons   |Version:  unspecified
Resolution:  worksforme   |   Keywords:
   CPU:  Unspecified  |   Platform:  Linux
--+-
Changes (by lucadelu):

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 Please reopen if needed

-- 
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #4016: i.modis.download Attribute Error

2020-03-09 Thread GRASS GIS
#4016: i.modis.download Attribute Error
--+-
  Reporter:  Gabriel De Luca  |  Owner:  grass-dev@…
  Type:  defect   | Status:  new
  Priority:  normal   |  Milestone:
 Component:  Addons   |Version:  unspecified
Resolution:   |   Keywords:
   CPU:  Unspecified  |   Platform:  Linux
--+-

Comment (by Gabriel De Luca):

 Luca, thank you very much for your help.

 Unfortunately I corrupted the GRASS installation in which I was
 reproducing that project and I am no longer being able to reinstall it
 correctly.

 I think that closing this ticket would be the most convenient, since you
 have seen that it was an outdated plugin problem.

 If I could reproduce the problem in the future, I will likely to start a
 new ticket on github or add a new comment here.

 Thanks again.

 Gabriel

-- 
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #4016: i.modis.download Attribute Error

2020-02-27 Thread GRASS GIS
#4016: i.modis.download Attribute Error
--+-
  Reporter:  Gabriel De Luca  |  Owner:  grass-dev@…
  Type:  defect   | Status:  new
  Priority:  normal   |  Milestone:
 Component:  Addons   |Version:  unspecified
Resolution:   |   Keywords:
   CPU:  Unspecified  |   Platform:  Linux
--+-

Comment (by lucadelu):

 Hi Gabriel,

 it seems that you have a old version of the addon.

 Instead the line 302 now is

 {{{
 if list(self.products.keys()).count(self.prod) == 1:
 }}}

 instead your line seems to be

 {{{
 if self.products.keys().count(self.prod) == 1:
 }}}

-- 
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #4016: i.modis.download Attribute Error

2020-02-26 Thread GRASS GIS
#4016: i.modis.download Attribute Error
--+-
  Reporter:  Gabriel De Luca  |  Owner:  grass-dev@…
  Type:  defect   | Status:  new
  Priority:  normal   |  Milestone:
 Component:  Addons   |Version:  unspecified
Resolution:   |   Keywords:
   CPU:  Unspecified  |   Platform:  Linux
--+-

Comment (by Gabriel De Luca):

 Hi Luca,

 Thanks for trying to reproduce it.

 Something in my installation must be missing then, but I can't realize
 what it is.

-- 
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #4016: i.modis.download Attribute Error

2020-02-26 Thread GRASS GIS
#4016: i.modis.download Attribute Error
--+-
  Reporter:  Gabriel De Luca  |  Owner:  grass-dev@…
  Type:  defect   | Status:  new
  Priority:  normal   |  Milestone:
 Component:  Addons   |Version:  unspecified
Resolution:   |   Keywords:
   CPU:  Unspecified  |   Platform:  Linux
--+-

Comment (by lucadelu):

 Hi Gabriel,

 I'm sorry but I'm not able to reproduce your error. I copied your script
 changing the enddate.


 {{{
 grass78 ~/grassdata/utm32N/lucadelu/ --exec sh /tmp/import_modis.sh
 Starting GRASS GIS...
 Cleaning up temporary files...
 Executing  ...
 WARNING: GRASS GIS libgis version and date number not available
 Downloading MODIS product ...
 All data have been downloaded, continue with i.modis.import with the
 option
 'files=/tmp/listfileMOD11B3.006.txt'
 Execution of  finished.
 Cleaning up default sqlite database ...
 Cleaning up temporary files...
 lucadelu@geowork:~/github/grass$ cat /tmp/listfileMOD11B3.006.txt
 MOD11B3.A2015001.h11v05.006.2016222155421.hdf
 MOD11B3.A2015001.h11v05.006.2016222155421.hdf.xml
 }}}

-- 
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #4016: i.modis.download Attribute Error (was: i.modis.import Attribute Error)

2020-01-08 Thread GRASS GIS
#4016: i.modis.download Attribute Error
+-
  Reporter:  gabrieldeluca  |  Owner:  grass-dev@…
  Type:  defect | Status:  new
  Priority:  normal |  Milestone:
 Component:  Addons |Version:  unspecified
Resolution: |   Keywords:
   CPU:  Unspecified|   Platform:  Linux
+-

-- 
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev