ncss-tech
. See also theR-universe documentation.Package: jNSMR 0.3.1
jNSMR: Interface to the 'Java Newhall Simulation Model' (jNSM) "A Traditional Soil Climate Simulation Model"
Provides methods to create input, read output, and run the routines from the legacy Java Newhall Simulation Model (jNSM) for soil climate. Currently this package uses a modified version of the jNSM v1.6.1 which is available for download here: <https://www.nrcs.usda.gov/wps/portal/nrcs/detail/?cid=nrcs142p2_053559> and the source code found here <https://github.com/drww/newhall/>. The system requirements of the extraction and installation tools (Windows .EXE archive) at the official download link may not be met on your system but the core Java class files are stored in a platform-independent format (a Java JAR file; e.g. newhall-1.6.1.jar) which is a core dependency in this package. Several more recent modifications to the Newhall JAR file allow for higher throughput and more efficient batching of many simulations allowing for larger-than-memory raster-based inputs and outputs.
Authors:
jNSMR_0.3.1.tar.gz
jNSMR_0.3.1.zip(r-4.5)jNSMR_0.3.1.zip(r-4.4)jNSMR_0.3.1.zip(r-4.3)
jNSMR_0.3.1.tgz(r-4.5-any)jNSMR_0.3.1.tgz(r-4.4-any)jNSMR_0.3.1.tgz(r-4.3-any)
jNSMR_0.3.1.tar.gz(r-4.5-noble)jNSMR_0.3.1.tar.gz(r-4.4-noble)
jNSMR_0.3.1.tgz(r-4.4-emscripten)jNSMR_0.3.1.tgz(r-4.3-emscripten)
jNSMR.pdf |jNSMR.html✨
jNSMR/json (API)
NEWS
# Install 'jNSMR' in R: |
install.packages('jNSMR', repos = c('https://brownag.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ncss-tech/jnsmr/issues
Pkgdown site:https://ncss-tech.github.io
climatejavajnsmmodelnewhallsimulationsoilopenjdk
Last updated 11 months agofrom:9532cbd324. Checks:2 OK, 3 NOTE, 3 ERROR. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 17 2025 |
R-4.5-win | NOTE | Feb 17 2025 |
R-4.5-mac | ERROR | Feb 17 2025 |
R-4.5-linux | NOTE | Feb 17 2025 |
R-4.4-win | NOTE | Feb 17 2025 |
R-4.4-mac | ERROR | Feb 17 2025 |
R-4.3-win | OK | Feb 17 2025 |
R-4.3-mac | ERROR | Feb 17 2025 |
Exports:BASICSimulationModelcsv_NewhallDatasetCSVFileParserCSVResultsExporternewhall_batchnewhall_cmip6_cachenewhall_cmip6_rastnewhall_cmip6_subsetnewhall_CSVResultsExporternewhall_data_dirnewhall_daymet_subsetnewhall_GUInewhall_issr800_cachenewhall_issr800_rastnewhall_issr800_subsetnewhall_nad83_templatenewhall_prism_cachenewhall_prism_rastnewhall_prism_subsetnewhall_simulationnewhall_versionnewhall_worldclim_cachenewhall_worldclim_rastnewhall_worldclim_subsetnewhall_XMLResultsExporternewhall_XMLStringResultsExporterNewhallDatasetNewhallDatasetFromPathNewhallDatasetMetadatawriteRasterLayersxml_NewhallDatasetXMLFileParserXMLResultsExporterXMLStringResultsExporter
Dependencies:data.tableRcpprJavaterra
Applying Newhall to PRISM 30-year Normals for Continental United States
Rendered fromnewhall-prism.Rmd
usingknitr::rmarkdown
on Feb 17 2025.Last update: 2023-08-28
Started: 2022-01-06
Using Legacy Newhall v1.6.1 Routines
Rendered fromlegacy-newhall161.Rmd
usingknitr::rmarkdown
on Feb 17 2025.Last update: 2023-08-28
Started: 2022-07-06