Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Simulating Climate Data for Research and Modelling

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
NotificationsYou must be signed in to change notification settings

ikemillar/CDSim

Repository files navigation

titleoutput
README
html_document

Simulate station-based monthly climate data (Tmin/Tmax/rainfall), export station NetCDF, and provide plotting helpers.

Quick start

# install devtools then load package folder locally# devtools::load_all("path/to/CDSim")library(CDSim)stations<- create_stations(n=11,seed=42)sim<- simulate_climate_series(stations,1981,1985,seed=101)plot_station_timeseries(sim,"Station_1","Avg.Tx")write_station_netcdf(sim,"sim_example.nc")

About

Simulating Climate Data for Research and Modelling

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp