Package: wince Title: Write NetCDF Files for the Obvious Situations Version: 0.0.0.9002 Authors@R: person("Michael D.", "Sumner", , "mdsumner@gmail.com", role = c("aut", "cre")) Description: Create a 3D 'NetCDF' with time or depth as the third dimension, and convention-conforming coordinate system metadata. Eventually we'll set this up to write slice by slice which is easy once the file is instantiated, but atm it's purely an experiment. We might include capability to create 4D ones too. License: MIT + file LICENSE Imports: dplyr, ncdf4, RNetCDF, vaster Encoding: UTF-8 Language: es Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.1 Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 URL: https://github.com/hypertidy/wince BugReports: https://github.com/hypertidy/wince/issues Remotes: hypertidy/vaster Config/pak/sysreqs: libnetcdf-dev libudunits2-dev Repository: https://hypertidy.r-universe.dev Date/Publication: 2022-12-20 23:22:13 UTC RemoteUrl: https://github.com/hypertidy/wince RemoteRef: HEAD RemoteSha: 6baf4c388f70873ab3efa91dde12f3df0540c7b7 NeedsCompilation: no Packaged: 2026-05-27 10:39:05 UTC; root Author: Michael D. Sumner [aut, cre] Maintainer: Michael D. Sumner Depends: R (>= 4.1.0)