This is an automated email from the ASF dual-hosted git repository.
rkk pushed a commit to branch SDAP-534
in repository https://gitbox.apache.org/repos/asf/sdap-ingester.git
The following commit(s) were added to refs/heads/SDAP-534 by this push:
new d751d12 Changelog update
d751d12 is described below
commit d751d12dd4ab7a0a2583eaef38646318d5f2ddc5
Author: rileykk <[email protected]>
AuthorDate: Thu Feb 20 08:15:22 2025 -0800
Changelog update
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 943566a..4713fdb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@ and this project adheres to [Semantic
Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] - Unreleased
### Added
+- SDAP-534: Added proper support for data variables in NetCDF groups. Can
handle multiple data variables across different groups. Coordinates are still
required to be in root.
### Changed
### Deprecated
### Removed