搜索资源列表
Model
- 采用距离反比加权算法,对三维离散数据进行插值,可以插出地形,采用分层插值,提高了插值速度
ROAMSimple
- 描述了一种用于简化大规模地形数据,并实现的算法,名称叫ROAM算法。-Describe a method for simplifying large-scale topographic data, and implemented algorithms, the name is called ROAM algorithm.
FAREA
- 读入断面数据,根据地形,水位,进行相应计算 -calculate the area and depth
nc_fio_mod
- 用fortran读写NETCDF文件的常用子程序,包含: public :: ocn_grid, & 读取海陆地形 nc_read_axis, & 读取坐标信息 nc_read_4d, & 读取4维数据 nc_read_3d, & 读取3维数据 nc_read_2d, & 读取2维数据 nc_create, & 创建NC文件 nc_write, & 通用写NC文件 nc_write1d, & 写1维nc文件 nc_write2d, & 写2维n