Remove duplication of global metadata creation for BUFR by lesserwhirls · Pull Request #1423 · Unidata/netcdf-java

added 2 commits

March 5, 2025 16:06
When reading BUFR, create most of the global metadata in one location in
the code. Fixes Unidata#1422
2024060100_GTS_sn.0001.bufr has vlen members within its structs, so we
need to ignore this file for now.