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 2023/08/16 21:44:59 UTC

[incubator-sdap-nexus] 01/01: Merge remote-tracking branch 'origin' into SDAP-481

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

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

commit 7f7cab48350cc52cad866a85cec5166b5f198d2f
Merge: 3856934 a30d09d
Author: skorper <st...@gmail.com>
AuthorDate: Wed Aug 16 14:44:48 2023 -0700

    Merge remote-tracking branch 'origin' into SDAP-481

 CHANGELOG.md                                  | 1 +
 analysis/webservice/algorithms/doms/config.py | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --cc CHANGELOG.md
index 6c19c56,147dac9..d14c17c
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@@ -17,9 -14,9 +17,10 @@@ and this project adheres to [Semantic V
      - Made the `output` parameter case-insensitive
      - Improved speed of results insert
      - Updated `id` field of insitu points to include depth. This solves an issue with NetCDF result rendering where different insitu observations at the same place & time but at different depths were being excluded for having the same `id`.
 +- SDAP-455: Large job tracking
  - SDAP-466: Matchup now defines secondary `platform` fields with `platform.id` if it is available and not blank. It then uses `platform.code` and `platform.type` as fallbacks, then just the value of `platform` if none work.
  - SDAP-468: Updated matchup output filename
+ - SDAP-482: Updated Saildrone in situ endpoint in config file
  ### Deprecated
  ### Removed
  - SDAP-465: Removed `climatology` directory.