rasmlib
documentation: https://rasmlib.readthedocs.org/en/develop/
The Regional Arctic System Model (RASM) is a high resolution, regional, coupled atmosphere - land - sea ice - ocean model that uses the Community Earth System Model (CESM) coupling infrastructure (CPL7) over a Pan-Arctic domain. RASM is composed of five model components:
- Weather Research and Forecasting (WRF) atmospheric model
- Variable Infiltration Capacity (VIC) hydrology model
- RVIC streamflow routing model
- Parallel Ocean Program (POP) model
- Los Alamos Sea Ice model (CICE)
rasmlib
is a collection of post-processing, analysis, and plotting tools used to support the development of RASM. Many of the scripts and functions in this package were developed specifically for RASM and are likely not applicable to other projects.
rasmlib
development began in 2012 to support the development of RASM. Joe Hamman has done most of the development with support and contributions from of Bart Nijssen and Mu Xiao.
rasmlib analysis and post processing toolbox. Copyright (C) 2015, Joe Hamman
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
rasmlib includes portions of pandas, matplotlib, xray, netCDF, and other projects. See those projects for licenses specific use policies related to their licesnses.