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 <[email protected]> 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
