Asynchronously loads, decompresses, and parses the bundled airway
dataset. Returns the same AirwayDataset shape as the Node entry point
exports as usBundledAirways.
Handles servers that advertise transport-level gzip via
Content-Encoding: gzip (in which case fetch() decodes the body
automatically) as well as servers that serve the .gz as opaque bytes.
Asynchronously loads, decompresses, and parses the bundled airway dataset. Returns the same
AirwayDatasetshape as the Node entry point exports asusBundledAirways.Handles servers that advertise transport-level gzip via
Content-Encoding: gzip(in which casefetch()decodes the body automatically) as well as servers that serve the.gzas opaque bytes.To host the asset on your own CDN or to override the URL for any other reason, pass an explicit
url: