[
https://issues.apache.org/jira/browse/SDAP-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322367#comment-16322367
]
ASF GitHub Bot commented on SDAP-8:
-----------------------------------
Github user lewismc commented on a diff in the pull request:
https://github.com/apache/incubator-sdap-nexus/pull/3#discussion_r160980676
--- Diff: analysis/webservice/algorithms/MapFetchHandler.py ---
@@ -0,0 +1,345 @@
+import io
--- End diff --
Please add following license header
```
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
```
> Merge Code from dataplumber NEXUS
> ---------------------------------
>
> Key: SDAP-8
> URL: https://issues.apache.org/jira/browse/SDAP-8
> Project: Apache Science Data Analytics Platform
> Issue Type: Task
> Reporter: Frank Greguska
>
> There are some lingering features that were pushed into the old repository
> https://github.com/dataplumber/nexus that need to get pulled into SDAP.
> Branches that need to be pulled:
> * s3
> * image-gen
> * time-series-tiles
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)