ropensci / software-review

rOpenSci Software Peer Review.
291 stars 104 forks source link

pre-submission inquiry for MODIStsp #143

Closed lbusett closed 7 years ago

lbusett commented 7 years ago

Dear all,

In relation with this:

https://github.com/ropensci/unconf17/issues/67

, we are considering to submit our MODIStsp package for inclusion in rOpenSci.

In short, MODIStsp allows automatizing the creation of time series of satellite images derived from NASA MODIS Land Products data. It allows to perform several preprocessing steps (e.g., download, mosaicing, reprojection, resize, data extraction) on MODIS data available within a given time period, exploiting a user-friendly GUI for selection of processing parameters.

Additional informations can be found on MODIStsp website, as well as on a manuscript published on Computers and Geosciences (https://doi.org/10.1016/j.cageo.2016.08.020)

The package is already on CRAN, and hosted on GitHub.

Before starting the submission process (which will require some work for re-shaping a bit the package to better adhere with rOpensci standards), we'd like to ask if the package would be considered appropriate for submission and useful for the community.

Thanks in advance for your feedback,

regards,

Lorenzo Busetto

maelle commented 7 years ago

Thanks a lot @lbusett to consider a submission to rOpenSci! Two questions to help discussion:

lbusett commented 7 years ago

Hi,

thanks fot the prompt reply. I reply below to your questions:

You can find some good introductory material concerning MODIS and its main applications here and here

Is this information sufficient ? Otherwise, I'll be happy to provide further details.

maelle commented 7 years ago

I forgot one question! :see_no_evil: is there any overlapping of data retrieved by your package & https://github.com/MatMatt/MODIS ?

I had started working on https://github.com/maelle/laads but it's for atmosphere, not land, products.

maelle commented 7 years ago

I also wanted to ask about overlap with other "MODIS" packages (I know names can be misleading since MODIS covers a lot of different data sources) such as https://github.com/seantuck12/MODISTools, MODIS mentioned above, and other ones you might have heard of.

maelle commented 7 years ago

See also rts::ModisDownload (and sorry for the chaos of this overlap question)

lbusett commented 7 years ago

For reference , section 1 of our paper on CAGEO - which you can download here for free - provides a short comparison of the different tools currently available for accessing MODIS data (both "R" based or not). It's a bit old, but I think that the current situation is similar.

maelle commented 7 years ago

Thanks for all your input for the editors! :-)

lbusett commented 7 years ago

You're welcome.

Thanks for your interest and very prompt reply !

maelle commented 7 years ago

@lbusett all editors agree that this package would be a good fit, we're looking forward to your submission! :smile:

A few notes:

lbusett commented 7 years ago

@maelle Great, thanks !

I'm actually planning a new MODIStsp release today or tomorrow, and then I'll be able to start working on the submission. It will probably take some time, since I'll have to do some (long due) changes in the package, in particular to split-up and simplify a couple of really large functions.

By the way: when I'll be ready to submit, do I have to use this thread or open a new one ?

maelle commented 7 years ago

No problem, take as much time as you need!

You'll have to open a new thread with the submission template where you'll partly fill the same info (e.g. similar packages, applications) but you can refer to this thread at the bottom of the template to link the pre-submission and submission issues.