Skip to content

Surrogate Tools, Raster Tools, and Vector Tools Open Source GIS

Notifications You must be signed in to change notification settings

lastproxy/Spatial-Allocator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spatial Allocator v4.3.1 (June 2017 release)

The Spatial Allocator (SA) is a set of tools that helps users manipulate and generate data files related to emissions and air quality modeling. The tools perform functions similar to Geographic Information Systems (GIS), but are provided to the modeling community free of charge. In addition, the tools are designed to support some of the unique aspects of the file formats used for Community Multiscale Air Quality (CMAQ), Sparse Matrix Operator Kernel Emissions (SMOKE), and Weather Research and Forecasting (WRF) modeling.

The SA is licensed as open-source Linux software that was developed with funding from the U.S. EPA. The SA uses GIS industry standard ESRI shapefiles, image files supported by GDAL, netCDF files and plain text data files as input and output data.

Getting the Spatial Allocator from GitHub

git clone https://github.com/CMASCenter/Spatial-Allocator.git

You may also download a tarball of the Spatial Allocator installation from http://www.cmascenter.org.

Getting Test Data for the Spatial Allocator

Download data to test your Spatial Allocator installation from http://www.cmascenter.org.

Spatial Allocator Repository Guide

The SA code, scripts, and executables are organized in the following directories:

  • bin - SA 32-bit and 64-bit Linux executables
  • data - Input data for testing the SA installation (download from the CMAS Center)
  • docs - SA Documentation
  • raster_scripts - C-shell scripts for running the Raster Tools
  • ref - location of reference data for verifying the SA installation (download from the CMAS Center)
  • scripts - C-shell scripts for running the Vector Tools
  • src - SA source code and 3rd-party libraries
  • srgtools - C-shell scripts for running the Surrogate Tools
  • util - miscellaneous utility scripts to support the SA tools

Documentation

Spatial Allocator User's Guide

Spatial Allocator version 4.3.1 Release Notes

About

Surrogate Tools, Raster Tools, and Vector Tools Open Source GIS

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 48.2%
  • C 42.8%
  • Java 2.8%
  • Roff 2.6%
  • Shell 2.2%
  • Pascal 0.6%
  • Other 0.8%