Skip to content

UW-Hydro/rasmlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rasmlib: RASM analysis and post-processing tools

Build Status Documentation Status

rasmlib documentation: http://rasmlib.readthedocs.org/en/develop/

RASM

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:

Purpose of rasmlib

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.

History

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.

License

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 http://www.gnu.org/licenses/.

rasmlib includes portions of pandas, matplotlib, xarray, netCDF, and other projects. See those projects for licenses specific use policies related to their licesnses.