<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Jody,<br>
    <br>
    we shall address your suggestions over the next days!<br>
    <br>
    Adding missing headers is obviously a no-brainer as well as writing
    up an initial CONTRIBUTING.md file.<br>
    <br>
    Thanks,<br>
    <br>
    Markus Neteler & 
    Till Adams<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 11/1/18 3:16 AM, Jody Garnett wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAOhbgA=KVx+n36J7QBxXbX9uY4+OOoWQ4VKu6Lz_NaJLTgLdXw@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div dir="ltr">
          <div dir="ltr">
            <div dir="ltr">
              <div dir="ltr">
                <div dir="ltr">
                  <div dir="ltr">
                    <div dir="ltr">
                      <div dir="ltr">That sounds great Till, and the
                        project looks to be really nicely put together.
                        <div><br>
                        </div>
                        <div>Having a look at the repository we got one
                          thing on our checklist to fix before placing
                          on the website, and if you are interested in
                          joining osgeo community I will ask you to
                          check over your headers again.</div>
                        <div><br>
                        </div>
                        <div> <a
                            href="https://github.com/mundialis/actinia_core"
                            moz-do-not-send="true">https://github.com/mundialis/actinia_core</a></div>
                        <div><br>
                        </div>
                        <div>
                          <div>1. geospatial</div>
                          <div><br>
                          </div>
                          <div>- readme check: <a
                              href="https://github.com/mundialis/actinia_core/blob/master/README.rst"
                              moz-do-not-send="true">https://github.com/mundialis/actinia_core/blob/master/README.rst</a></div>
                          <div><br>
                          </div>
                          <div>2. open source license</div>
                          <div><br>
                          </div>
                          <div>- open source license: <a
                              href="https://github.com/mundialis/actinia_core/blob/master/LICENSE.txt"
                              moz-do-not-send="true">https://github.com/mundialis/actinia_core/blob/master/LICENSE.txt</a></div>
                          <div><br>
                          </div>
                          <div>I had a look and the first couple python
                            files I looked at did not have a header.</div>
                          <div>- <a
href="https://github.com/mundialis/actinia_core/blob/master/src/actinia_core/__init__.py"
                              moz-do-not-send="true">https://github.com/mundialis/actinia_core/blob/master/src/actinia_core/__init__.py</a></div>
                          <div>- <a
href="https://github.com/mundialis/actinia_core/blob/master/src/actinia_core/endpoints.py"
                              moz-do-not-send="true">https://github.com/mundialis/actinia_core/blob/master/src/actinia_core/endpoints.py</a></div>
                          <div>- I did not really look any more than
                            that :)</div>
                          <div><br>
                          </div>
                          <div>3. accepts contributions</div>
                        </div>
                        <div><br>
                        </div>
                        <div>One thing we check for (at least for those
                          projects using GitHub) is the use of
                          a CONTRIBUTING.md file or similar.  As part of
                          their "forge" infrastructure GitHub provides a
                          link to the contributing policies (the
                          CONTRIBUTING.md file). </div>
                        <div><br>
                        </div>
                        <div>Can we ask you to add one of these
                          CONTRIBUTING.md files, even if all it says
                          that that you are happy to accept pull
                          requests and that they should be provided to
                          the project via GPL 3 etc...
                          <div>
                            <div dir="ltr" class="gmail_signature">
                              <div dir="ltr">
                                <div>
                                  <div dir="ltr">
                                    <div>--</div>
                                    <div>Jody Garnett</div>
                                  </div>
                                </div>
                              </div>
                            </div>
                          </div>
                          <br>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr">On Wed, 31 Oct 2018 at 07:38, Till Adams <<a
            href="mailto:adams@terrestris.de" target="_blank"
            moz-do-not-send="true">adams@terrestris.de</a>> wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear
          Incubation Committee,<br>
          <br>
          we would like to introduce you to our cloud based
          geoprocessing platform<br>
          "actinia".<br>
          Actinia is an Open Source REST API for scalable, distributed,
          high<br>
          performance processing of geographical data that uses GRASS
          GIS for<br>
          computational tasks. Actinia orchestrates it's own workers and<br>
          parallelizes processes optimized on cloud-environments.<br>
          <br>
          Actinia provides a REST API to e.g. process satellite images,
          time<br>
          series of satellite images, arbitrary raster data with
          geographical<br>
          relations and vector data.<br>
          <br>
          The REST interface allows to access, manage and manipulate the
          GRASS GIS<br>
          database via HTTP GET,PUT,POST and DELETE requests and to
          process<br>
          raster, vector and time series data located in a persistent
          GRASS GIS<br>
          database.<br>
          <br>
          You can find the code on github:<br>
          <a href="https://github.com/mundialis/actinia_core"
            rel="noreferrer" target="_blank" moz-do-not-send="true">https://github.com/mundialis/actinia_core</a><br>
          The ithub page already delivers some examples on how t use it.<br>
          <br>
          There are already several plugins available:<br>
          <a
            href="https://github.com/mundialis/actinia_satellite_plugin"
            rel="noreferrer" target="_blank" moz-do-not-send="true">https://github.com/mundialis/actinia_satellite_plugin</a><br>
          <a
            href="https://github.com/mundialis/actinia_statistic_plugin"
            rel="noreferrer" target="_blank" moz-do-not-send="true">https://github.com/mundialis/actinia_statistic_plugin</a><br>
          <br>
          Further there is a swagger based API-documentation and also a<br>
          testing-installation on a mundialis-server:<br>
          <a href="https://actinia.mundialis.de/" rel="noreferrer"
            target="_blank" moz-do-not-send="true">https://actinia.mundialis.de/</a><br>
          <br>
          The license is GPL 3 and yes, we are happy and very open for
          external<br>
          contributors. For the first step, we would like to get actinia
          listed on<br>
          the OSGeo webpage and later would like to release it as an
          OSGeo<br>
          community project.<br>
          <br>
          There are no further plans on how to proceed then, everything
          is<br>
          possible (e.g. official incubation).<br>
          <br>
          Our plans with the software are as follows: There is already a<br>
          GDI-connector, we call it actiniaGDI, which is not yet on
          github and<br>
          that needs some more time, because it's a project-related
          solution in<br>
          the moment. But releasing actiniaGDI on github (and as Open
          Source) is<br>
          on our list. Also, we think about having a QGIS-PlugIn, that
          allows to<br>
          access actinia-server(s).<br>
          <br>
          <br>
          We are happy to receive your support, if there are any
          questions, we are<br>
          happy to help!<br>
          <br>
          Till Adams & Markus Neteler<br>
          _______________________________________________<br>
          Incubator mailing list<br>
          <a href="mailto:Incubator@lists.osgeo.org" target="_blank"
            moz-do-not-send="true">Incubator@lists.osgeo.org</a><br>
          <a href="https://lists.osgeo.org/mailman/listinfo/incubator"
            rel="noreferrer" target="_blank" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/incubator</a></blockquote>
      </div>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 

 Dr. Markus Neteler
 - Geschäftsführer -

 mundialis GmbH & Co. KG
 Kölnstraße 99, 53111 Bonn, Germany

 Tel. +49 (0)228 - 387 580 80
 Fax. +49 (0)228 - 962 899 57

 email: <a class="moz-txt-link-abbreviated" href="mailto:neteler@mundialis.de">neteler@mundialis.de</a>
 Web:   <a class="moz-txt-link-freetext" href="https://www.mundialis.de">https://www.mundialis.de</a>

 Amtsgericht Bonn, HRA 8528
 Komplementärin: mundialis Verwaltungsgesellschaft mbH
 vertreten durch: Dr. Markus Neteler, Hinrich Paulsen, Till Adams

 Informationen über Ihre gespeicherten Daten finden Sie auf unserer Homepage unter folgendem Link:
 <a class="moz-txt-link-freetext" href="https://www.mundialis.de/datenschutzerklaerung">https://www.mundialis.de/datenschutzerklaerung</a>
</pre>
  </body>
</html>