This is an automated email from the ASF dual-hosted git repository.
fgreg pushed a change to branch SDAP-40
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git.
from ebb7c89 Did the spark parallelization by partitioning the time range
instead of partitioning the list of days in range because the
find_days_in_range_asc function does not work for tiles with more than one time
stamp.
add ca74029 SDAP-42 Fix NEXUS tile service find_tiles_by_metadata (#9)
add a0ae578 SDAP-43 Update datainbounds algorithm to handle multiple time
steps per tile
add 2ceaf0a Merge pull request #10 from ntquach/SDAP-43
new f2763e3 Merge branch 'master' of
https://github.com/apache/incubator-sdap-nexus into SDAP-40
The 1 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.
Summary of changes:
.../webservice/algorithms/DataInBoundsSearch.py | 40 +++++++++++++++-------
analysis/webservice/webmodel.py | 4 +++
data-access/nexustiles/nexustiles.py | 16 ++++++++-
data-access/tests/nexustiles_test.py | 5 +++
4 files changed, 51 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].