You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sdap.apache.org by tl...@apache.org on 2022/06/23 16:42:06 UTC

[incubator-sdap-nexus] branch monthly_report_202207 created (now ad2d535)

This is an automated email from the ASF dual-hosted git repository.

tloubrieu pushed a change to branch monthly_report_202207
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git


      at ad2d535  Merge branch 'master' of https://github.com/apache/incubator-sdap-nexus

This branch includes the following new commits:

     new 858a65c  add monthly report
     new ad2d535  Merge branch 'master' of https://github.com/apache/incubator-sdap-nexus

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-sdap-nexus] 01/02: add monthly report

Posted by tl...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

tloubrieu pushed a commit to branch monthly_report_202207
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git

commit 858a65ce021c4f3c3aad8c6bd1d4bf0350ef7147
Author: Thomas Loubrieu <lo...@jpl.nasa.gov>
AuthorDate: Thu Jun 23 18:40:50 2022 +0200

    add monthly report
---
 docs/reports/incubation_status_202207.md | 76 ++++++++++++++++++++++++++++++++
 1 file changed, 76 insertions(+)

diff --git a/docs/reports/incubation_status_202207.md b/docs/reports/incubation_status_202207.md
new file mode 100644
index 0000000..2c613a9
--- /dev/null
+++ b/docs/reports/incubation_status_202207.md
@@ -0,0 +1,76 @@
+--------------------
+## SDAP
+
+SDAP (Science Data Analytic Platform) provides earth observation data access and computing as scalable services.
+
+SDAP has been incubating since 2017-10-22.
+
+### Three most important unfinished issues to address before graduating:
+
+
+1. Make official SDAP (Incubating) Release
+2. Continuous Integration / Continuous Deployment
+3. Automated testing
+
+
+### Are there any issues that the IPMC or ASF Board need to be aware of?
+
+NONE
+
+
+### How has the community developed since the last report?
+
+7 active developers have committed on the project during the reporting period (since November 2021).
+
+XX deployed servers
+
+
+### How has the project developed since the last report?
+
+The closed ticket during the reporting period are:
+
+| Issue Type  | Issue key | Summary                                                                                                                    | Updated        |
+| ----------- | --------- | -------------------------------------------------------------------------------------------------------------------------- | -------------- |
+| Improvement | SDAP-388  | Enable SDAP to proxy/redirect to alternate SDAP.                                                                           | 6/21/22 9:58   |
+| New Feature | SDAP-192  | Create DOMS netCDF reader tool                                                                                             | 5/31/22 16:15  |
+| Task        | SDAP-305  | Get current match up working with AVHRR OI data that is currently ingested in the bigdata cluster                          | 11/10/21 22:22 |
+| Task        | SDAP-311  | Collect performance metrics in current match-up algorithm                                                                  | 11/10/21 22:22 |
+| Task        | SDAP-312  | Optimize reprojection to UTM in matchup algorithm                                                                          | 11/10/21 22:21 |
+| Task        | SDAP-315  | Update match up algorithm for satellite to satellite                                                                       | 11/10/21 22:21 |
+| Improvement | SDAP-338  | Update match up implementation to support multi-variable tiles                                                             | 11/10/21 22:20 |
+| Improvement | SDAP-353  | Update match-up output to only return variables that are provided by the source e.g. for ASCAT only return winds variables | 11/10/21 22:16 |
+| Improvement | SDAP-355  | Update matchup parameter and output to use primary and secondary                                                           | 11/10/21 22:15 |
+| Bug         | SDAP-351  | Fix reading of data with cftime.datetime.Gregorian type                                                                    | 11/10/21 21:57 |
+
+ ### How would you assess the podling's maturity?
+Please feel free to add your own commentary.
+
+  - [x] Initial setup
+  - [x] Working towards first release
+  - [x] Community building
+  - [x] Nearing graduation
+  - [ ] Other:
+
+### Date of last release:
+
+  2022-06-22 (webapp component version 0.4.5a46)
+
+### When were the last committers or PPMC members elected?
+
+
+TO BE COMPLETED
+
+### Have your mentors been helpful and responsive?
+
+The application development has been responsive. The mentors are helpful and responsive in our developers community.
+
+We now also have monthly meetings to coordinate and inform on the stakeholders using SDAP for multiple projects.
+
+We had difficulties to report regularly on our activity but we set an organization so that it is now a rolling responsibility shared in the team.
+
+
+### Is the PPMC managing the podling's brand / trademarks?
+
+Are 3rd parties respecting and correctly using the podlings
+name and brand? If not what actions has the PPMC taken to
+correct this? Has the VP, Brand approved the project name?
\ No newline at end of file


[incubator-sdap-nexus] 02/02: Merge branch 'master' of https://github.com/apache/incubator-sdap-nexus

Posted by tl...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

tloubrieu pushed a commit to branch monthly_report_202207
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git

commit ad2d53527810832eac74e93e9cc0b1edf2e259c8
Merge: 858a65c 07a48c6
Author: Thomas Loubrieu <lo...@jpl.nasa.gov>
AuthorDate: Thu Jun 23 18:41:03 2022 +0200

    Merge branch 'master' of https://github.com/apache/incubator-sdap-nexus

 CHANGELOG.md                                       |   3 +-
 analysis/README.md                                 |  22 +++-
 analysis/conda-requirements.txt                    |   5 +-
 analysis/setup.py                                  |   2 +-
 analysis/tests/redirect/__init__.py                |   0
 analysis/tests/redirect/collections-config.yaml    |  20 ++++
 analysis/tests/webapp_test.py                      |  14 +++
 analysis/webservice/algorithms/DataSeriesList.py   |  19 ++-
 .../algorithms/doms/DomsInitialization.py          |  42 ++++---
 .../app_builders/HandlerArgsBuilder.py             |  43 +++++++
 .../nexus_tornado/app_builders/NexusAppBuilder.py  |  75 ++++++++++++
 .../app_builders/RedirectAppBuilder.py             |  16 +++
 .../app_builders/SparkContextBuilder.py            |  17 +++
 .../nexus_tornado/app_builders/__init__.py         |   2 +
 analysis/webservice/redirect/RedirectHandler.py    |  34 ++++++
 .../webservice/redirect/RemoteCollectionMatcher.py |  38 ++++++
 analysis/webservice/redirect/__init__.py           |   2 +
 analysis/webservice/webapp.py                      | 132 +++++++--------------
 data-access/nexustiles/dao/CassandraProxy.py       |  15 ++-
 data-access/nexustiles/dao/SolrProxy.py            |   2 +
 docker/nexus-webapp/Dockerfile                     |   2 +-
 helm/README.md                                     |  31 +++++
 helm/templates/ingress.yml                         |  54 ++++++---
 helm/templates/webapp.yml                          |  10 +-
 helm/values.yaml                                   |   9 +-
 25 files changed, 466 insertions(+), 143 deletions(-)