calmet_landuse_BTM_BC: Generate a vector of CALMET landuse categories from BC...

Description Usage Arguments

Description

Generate a vector of CALMET landuse categories from BC shapefile data.

Usage

1
2
3
calmet_landuse_BTM_BC(location_name, bbox_longlat, bbox_UTM, UTM_zone,
  UTM_hemisphere, cell_resolution_m, proj_string_longlat, proj_string_UTM,
  shapefile_dir)

Arguments

location_name

an assigned name for the CALMET domain.

bbox_longlat

a bounding box with latitude and longitude coordinates.

bbox_UTM

a bounding box with UTM coordinates.

UTM_zone

the UTM zone in which the domain resides.

UTM_hemisphere

the hemisphere, either north ("N") or south ("S") in which the domain resides.

cell_resolution_m

the cell resolution in meters.

proj_string_longlat

the chosen PROJ.4 string for the lat/lon coordinate system.

proj_string_UTM

the chosen PROJ.4 string for the UTM coordinate system.

shapefile_dir

the directory in which the BC BTM V1 landuse shapefile is stored.


rich-iannone/PuffR documentation built on May 27, 2019, 7:46 a.m.