kevinmarlis opened a new pull request, #281:
URL: https://github.com/apache/incubator-sdap-nexus/pull/281

   `openapi.yml` expanded to include additional commonly used algorithms:
   
   - dailydifferenceaverage_spark
   - datainbounds
   - latitudeTimeHofMoellerSpark
   - longitudeTimeHofMoellerSpark
   - maxMinMapSpark
   - timeAvgMapSpark
   - timeSeriesSpark
   - varianceSpark
   
   Additional modifications:
   - Added a data mapping section for the algorithms that return spatial data: 
`/timeAvgMapSpark`, `/maxMinMapSpark`, `/varianceSpark`. 
   - Added a general `SparkMeta` schema that is commonly used by many of these 
algorithms. 
   
   NOTE: Going through the algorithms revealed a lack of parameter naming 
conventions. Consistency among the algorithms would be nice, but changes could 
have larger implications downstream ie: frontend tools. This PR doesn't address 
this. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sdap.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to