Package: wince 0.0.0.9002
wince: Write NetCDF Files for the Obvious Situations
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.
Authors:
wince_0.0.0.9002.tar.gz
wince_0.0.0.9002.zip(r-4.5)wince_0.0.0.9002.zip(r-4.4)wince_0.0.0.9002.zip(r-4.3)
wince_0.0.0.9002.tgz(r-4.4-any)wince_0.0.0.9002.tgz(r-4.3-any)
wince_0.0.0.9002.tar.gz(r-4.5-noble)wince_0.0.0.9002.tar.gz(r-4.4-noble)
wince_0.0.0.9002.tgz(r-4.4-emscripten)wince_0.0.0.9002.tgz(r-4.3-emscripten)
wince.pdf |wince.html✨
wince/json (API)
# Install 'wince' in R: |
install.packages('wince', repos = c('https://hypertidy.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hypertidy/wince/issues
Last updated 2 years agofrom:6baf4c388f. Checks:OK: 1 ERROR: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 14 2024 |
R-4.5-win | ERROR | Nov 14 2024 |
R-4.5-linux | ERROR | Nov 14 2024 |
R-4.4-win | ERROR | Nov 14 2024 |
R-4.4-mac | ERROR | Nov 14 2024 |
R-4.3-win | ERROR | Nov 14 2024 |
R-4.3-mac | ERROR | Nov 14 2024 |
Exports:add_grid_mappingwrite_nc
Dependencies:clidplyrfansigenericsgluelifecyclemagrittrncdf4pillarpkgconfigR6rlangRNetCDFtibbletidyselectutf8vastervctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Add grid mapping | add_grid_mapping |
Create raster file in NetCDF. | write_nc |