[ https://issues.apache.org/jira/browse/SDAP-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17842802#comment-17842802 ]
Kevin Marlis edited comment on SDAP-490 at 5/1/24 11:14 PM: ------------------------------------------------------------ ||Algo||path||params||required args||optional args||Results notes|| |ClimMapSpark|/climMapSpark|DEFAULT_PARAMETERS_SPEC|ds, minLat etc, startYear, endYear, month|depth|meta/time could use refactoring| |CorrMapSpark|/corrMapSpark|DEFAULT_PARAMETERS_SPEC|ds, minLat etc, startTime, endTime|depth|meta is [null, null]| |DailyDifferenceAverageSpark|/dailydifferenceaverage_spark|dataset, climatology, b, startTime, endTime|dataset, climatology, b, startTime, endTime|depth|meta contains title, description, units (empty), shortName, bounds, time, climatology| |HofMoellerSpark|/latitudeTimeHofMoellerSpark, /longitudeTimeHofMoellerSpark|ds, startTime, endTime, b, spark|ds, minLat etc, startTime, endTime|depth|meta is shortName, bounds, time| |MaximaMinimaSpark|/maxMinMapSpark|ds, startTime, endTime, b, spark|ds, minLat etc, startTime, endTime|depth|meta is shortName, bounds, time| |TimeAvgMapSpark|/timeAvgMapSpark|ds, startTime, endTime, b, spark|ds, minLat etc, startTime, endTime|depth|meta is shortName, bounds, time| |TimeSeriesSpark|/timeSeriesSpark|ds, startTime, endTime, b, spark, seasonalFilter, lowPassFilter|ds, minLat etc, startTime, endTime, seasonalFilter, lowPassFilter|depth|meta is shortName, bounds, time| |VarianceSpark|/varianceSpark|ds, startTime, endTime, b, spark|ds, minLat etc, startTime, endTime|depth|meta is shortName, bounds, time| was (Author: JIRAUSER280145): ||Algo||path||params||required args||optional args||Results notes|| |ClimMapSpark|/climMapSpark|DEFAULT_PARAMETERS_SPEC|ds, minLat etc, startYear, endYear, month|depth|meta/time could use refactoring| |CorrMapSpark|/corrMapSpark|DEFAULT_PARAMETERS_SPEC|ds, minLat etc, startTime, endTime|depth|meta is [null, null]| |DailyDifferenceAverageSpark|/dailydifferenceaverage_spark|dataset, climatology, b, startTime, endTime|dataset, climatology, b, startTime, endTime|depth|meta contains title, description, units (empty), shortName, bounds, time, climatology| |HofMoellerSpark|/latitudeTimeHofMoellerSpark, /longitudeTimeHofMoellerSpark| |MaximaMinimaSpark|/maxMinMapSpark|ds, startTime, endTime, b, spark|ds, minLat etc, startTime, endTime|depth|meta is shortName, bounds, time| |TimeAvgMapSpark|/timeAvgMapSpark|ds, startTime, endTime, b, spark|ds, minLat etc, startTime, endTime|depth|meta is shortName, bounds, time| |TimeSeriesSpark|/timeSeriesSpark|ds, startTime, endTime, b, spark, seasonalFilter, lowPassFilter|ds, minLat etc, startTime, endTime, seasonalFilter, lowPassFilter|depth|meta is shortName, bounds, time| |VarianceSpark|/varianceSpark|ds, startTime, endTime, b, spark|ds, minLat etc, startTime, endTime|depth|meta is shortName, bounds, time| > Expand openapi spec > ------------------- > > Key: SDAP-490 > URL: https://issues.apache.org/jira/browse/SDAP-490 > Project: Apache Science Data Analytics Platform > Issue Type: Improvement > Reporter: Kevin Marlis > Assignee: Kevin Marlis > Priority: Minor > > Commonly used algorithms are either not included in the openapi spec or are > out of date. Major algorithms to include are: > * dailydifferenceaverage_spark > * datainbounds > * latitudeTimeHofMoellerSpark > * longitudeTimeHofMoellerSpark > * maxMinMapSpark > * timeAvgMapSpark > * timeSeriesSpark > * varianceSpark -- This message was sent by Atlassian Jira (v8.20.10#820010)