20 个不稳定版本 (7 个破坏性更改)

0.8.1 2024 年 8 月 20 日
0.7.0 2024 年 8 月 8 日
0.6.2 2024 年 5 月 5 日
0.6.0 2024 年 1 月 10 日
0.1.0 2015 年 6 月 27 日

科学 中排名 293

Download history • Rust 包仓库 569/week @ 2024-05-04 • Rust 包仓库 373/week @ 2024-05-11 • Rust 包仓库 635/week @ 2024-05-18 • Rust 包仓库 500/week @ 2024-05-25 • Rust 包仓库 810/week @ 2024-06-01 • Rust 包仓库 521/week @ 2024-06-08 • Rust 包仓库 398/week @ 2024-06-15 • Rust 包仓库 445/week @ 2024-06-22 • Rust 包仓库 651/week @ 2024-06-29 • Rust 包仓库 447/week @ 2024-07-06 • Rust 包仓库 524/week @ 2024-07-13 • Rust 包仓库 501/week @ 2024-07-20 • Rust 包仓库 944/week @ 2024-07-27 • Rust 包仓库 1202/week @ 2024-08-03 • Rust 包仓库 938/week @ 2024-08-10 • Rust 包仓库 615/week @ 2024-08-17 • Rust 包仓库

每月下载量 3,758
14 个 Crates 中使用(通过 netcdf

MIT 许可证

3MB
66K SLoC

C 55K SLoC // 0.2% comments • Rust 包仓库 M4 4K SLoC // 0.2% comments • Rust 包仓库 Rust 3K SLoC // 0.0% comments • Rust 包仓库 Shell 2.5K SLoC // 0.2% comments • Rust 包仓库 C++ 1K SLoC // 0.1% comments • Rust 包仓库 Automake 232 SLoC // 0.3% comments • Rust 包仓库 Happy 103 SLoC • Rust 包仓库 Batch 4 SLoC • Rust 包仓库

netcdf-sys

Rust 对 netcdf-c 的绑定,用于定位和链接使用 netcdf 所必需的系统库。此库还可以从源代码构建 hdf5netcdf,以允许完全静态链接体验。这可以通过 static 功能启用。

netCDF 检测

netCDF 的检测优先级顺序如下

  • static 功能将选择构建的静态库
  • NETCDF_DIR 环境变量
  • nc-config
  • 默认链接器可用的 netcdf

如果未找到包含文件,即使包含在库中,某些功能可能不可用。

依赖关系

~1–14MB
~164K SLoC