You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sdap.apache.org by sk...@apache.org on 2024/03/06 18:31:10 UTC

(incubator-sdap-nexus) branch SDAP-505b created (now 81ff2e4)

This is an automated email from the ASF dual-hosted git repository.

skperez pushed a change to branch SDAP-505b
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git


      at 81ff2e4  update NCAR insitu url

This branch includes the following new commits:

     new 81ff2e4  update NCAR insitu url

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.



(incubator-sdap-nexus) 01/01: update NCAR insitu url

Posted by sk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

skperez pushed a commit to branch SDAP-505b
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git

commit 81ff2e44380e5a20ec9d274c75bd5ef8ad8c191f
Author: skorper <st...@gmail.com>
AuthorDate: Wed Mar 6 10:31:01 2024 -0800

    update NCAR insitu url
---
 analysis/webservice/algorithms/doms/config.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/analysis/webservice/algorithms/doms/config.py b/analysis/webservice/algorithms/doms/config.py
index 40cf4f6..8b3f1fb 100644
--- a/analysis/webservice/algorithms/doms/config.py
+++ b/analysis/webservice/algorithms/doms/config.py
@@ -29,7 +29,7 @@ INSITU_PROVIDER_MAP = [
     },
     {
         'name': 'NCAR',
-        'endpoint': 'http://rda-work.ucar.edu:8890/ws/search/icoads',
+        'endpoint': 'https://rda-work.ucar.edu/ws/search/icoads',
         'projects': [
             {
                 'name': 'ICOADS Release 3.0',