Skip to content

Commit

Permalink
Merge pull request #139 from nasa/issue-138-sambah-missing-from-workflow
Browse files Browse the repository at this point in the history
add 'sambah' to notebook-test-suite.yml
  • Loading branch information
danielfromearth authored Feb 28, 2025
2 parents aed9af5 + f32462a commit af4c247
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/notebook-test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ on:
- hoss
- hybig
- query-cmr
- sambah
- smap-l2-gridder
- subset-band-name
- swath-projector
Expand All @@ -69,7 +70,7 @@ on:
default: 'latest'

repository_dispatch:
types: [all,geoloco,harmony-gdal-adapter,harmony-netcdf-to-zarr,harmony-service-example,hoss,hybig,net2cog,swath-projector,trajectory-subsetter,opera-rtc-s1-browse]
types: [all,geoloco,harmony-gdal-adapter,harmony-netcdf-to-zarr,harmony-service-example,hoss,hybig,net2cog,swath-projector,trajectory-subsetter,sambah,opera-rtc-s1-browse]
inputs:
harmony-environment:
required: true
Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ versioning. Rather than a static releases, this repository contains of a number
of regression tests that are each semi-independent. This CHANGELOG file should be used
to document pull requests to this repository.

## 2025-02-28 ([#139](https://github.com/nasa/harmony-regression-tests/pull/139))

- Add missing SAMBAH references to GitHub Actions workflow

## 2025-02-25 ([#141](https://github.com/nasa/harmony-regression-tests/pull/141))

- Update ATL10 v006 reference files for the NSIDC Trajectory Subsetter regression tests.
Expand All @@ -13,6 +17,10 @@ to document pull requests to this repository.

- Add configuration for the [SPL2SMP](https://nsidc.org/data/spl2smp/versions/9) collection to harmony-smap-l2-gridder.

## 2025-02-12 ([#116](https://github.com/nasa/harmony-regression-tests/pull/116))

- Add tests for SAMBAH service chain

## 2025-02-12 ([#135](https://github.com/nasa/harmony-regression-tests/pull/135))

- Added band subsetting test case to subset-band-name tests
Expand Down

0 comments on commit af4c247

Please sign in to comment.