diff --git a/CHANGELOG.md b/CHANGELOG.md index ed21f27..b4a53b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ * Updated variable type of `flag` in precipitation isotope dataset from BCO (#164). By [Hauke Schulz](https://github.com/observingClouds) * Updated RV Meteor cloud radar data (LIMRAD94) to version 1.2, in which the variable hydrometeor_mask was added which tells you whether there is a signal in the processed reflectivity or not * Add gridded POLDIRAD product with kerchunk references to provide a continous dataset (#160). By [Hauke Schulz](https://github.com/observingClouds) +* Add VELOX brightness temperature in a continuous dataset (#174). By [Lukas Kluft](https://github.com/lkluft) ### Removed Datasets ### Fixes ### Internal Changes diff --git a/HALO/velox.yaml b/HALO/velox.yaml index f3c1f65..6ae4164 100644 --- a/HALO/velox.yaml +++ b/HALO/velox.yaml @@ -5,3 +5,9 @@ sources: description: 'VELOX IR imager cloud mask product' driver: yaml_file_cat metadata: {} + BT: + args: + urlpath: https://swift.dkrz.de/v1/dkrz_948e7d4bbfbb445fbff5315fc433e36a/EUREC4A/HALO_VELOX_BT_v0.4.zarr + consolidated: True + description: VELOX brightness temperature + driver: zarr