[GRASS-dev] [GRASS GIS] #1449: R.SUN posible implementation

#1449: R.SUN posible implementation
-------------------------+--------------------------------------------------
Reporter: Levid | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.2
Component: Default | Version: unspecified
Keywords: r.sun | Platform: MSWindows 7
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
I wrote a new algorithm for r.sun
it was wrote in C and the same estructure for future implementation in
GRASS.
attach 2 source code, one is the algorithm executable in console
and another is source code for GRASS, have descriptive names.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1449&gt;
GRASS GIS <http://grass.osgeo.org>

---------- Forwarded message ----------
From: GRASS GIS <trac@osgeo.org>
Date: 2011/9/14
Subject: [GRASS GIS] #1449: R.SUN posible implementation
To:

#1449: R.SUN posible implementation
-------------------------±-------------------------------------------------
Reporter: Levid | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.2
Component: Default | Version: unspecified
Keywords: r.sun | Platform: MSWindows 7
Cpu: Unspecified |
-------------------------±-------------------------------------------------
I wrote a new algorithm for r.sun
it was wrote in C and the same estructure for future implementation in
GRASS.
attach 2 source code, one is the algorithm executable in console
and another is source code for GRASS, have descriptive names.


Ticket URL: <http://trac.osgeo.org/grass/ticket/1449>
GRASS GIS <http://grass.osgeo.org>

#1449: R.SUN posible implementation
-------------------------+--------------------------------------------------
Reporter: Levid | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Raster | Version: svn-trunk
Keywords: r.sun | Platform: MSWindows 7
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
Changes (by martinl):

  * type: defect => enhancement
  * version: unspecified => svn-trunk
  * component: Default => Raster
  * milestone: 6.4.2 => 7.0.0

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1449#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#1449: R.SUN posible implementation
-------------------------+--------------------------------------------------
Reporter: Levid | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Raster | Version: svn-trunk
Keywords: r.sun | Platform: MSWindows 7
      Cpu: Unspecified |
-------------------------+--------------------------------------------------

Comment(by hellik):

Replying to [ticket:1449 Levid]:
> I wrote a new algorithm for r.sun
> it was wrote in C and the same estructure for future implementation in
GRASS.
> attach 2 source code, one is the algorithm executable in console
> and another is source code for GRASS, have descriptive names.

thanks.

maybe a patch against trunk possible?

see http://trac.osgeo.org/grass/wiki/HowToContribute#Codedevelopers
and
http://grass.osgeo.org/wiki/Patches

Helmut

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1449#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#1449: R.SUN posible implementation
-------------------------+--------------------------------------------------
Reporter: Levid | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Raster | Version: svn-trunk
Keywords: r.sun | Platform: MSWindows 7
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
Changes (by hamish):

* cc: hamish (added)

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1449#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>

#1449: R.SUN posible implementation
-------------------------+--------------------------------------------------
Reporter: Levid | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Raster | Version: svn-trunk
Keywords: r.sun | Platform: MSWindows 7
      Cpu: Unspecified |
-------------------------+--------------------------------------------------

Comment(by wenzeslaus):

What is wrong with source:grass/trunk/raster/r.sun in the first place? I
can now see #498, #1446 and #2014 by a quick search. Or, is it about this
REST2 model?

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1449#comment:4&gt;
GRASS GIS <http://grass.osgeo.org>

#1449: R.SUN posible implementation
-------------------------+--------------------------------------------------
Reporter: Levid | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Raster | Version: svn-trunk
Keywords: r.sun | Platform: MSWindows 7
      Cpu: Unspecified |
-------------------------+--------------------------------------------------

Comment(by hamish):

I haven't looked into this patch to see what it does, but it is worth
noting that different researchers will like to use different algorithms
that make different compromises in order to achieve different goals. It
may be a good thing to have REST2, SOLPOS, and r.sun's algorithm as
options.

regards,
Hamish

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1449#comment:5&gt;
GRASS GIS <http://grass.osgeo.org>

#1449: R.SUN posible implementation
---------------------------+------------------------------------------------
Reporter: Levid | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Raster | Version: svn-trunk
Keywords: r.sun, addons | Platform: MSWindows 7
      Cpu: Unspecified |
---------------------------+------------------------------------------------
Changes (by wenzeslaus):

  * keywords: r.sun => r.sun, addons

Comment:

I suggest to create an addon or addons from this if the algorithm is
valuable and I guess it is.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1449#comment:6&gt;
GRASS GIS <http://grass.osgeo.org>