readap is a rust library for reading OpenDAP DAP2 datasets. It does not aim to be a library for downloading data, just for parsing the metadata and data payloads from a DAP2 server.
Dap2 is a protocol for accessing scientific data. This project is a sparse implementation of the dap2 specification.