Skip to content

nclwater/citycatio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CityCAT I/O

test

CityCAT I/O is a Python package that creates input files and reads output files.

Tests

python -m unittest

Dependencies

See environment.yml

CLI Tools

ccat2gtif

Usage: ccat2gtif [OPTIONS]

Options:
--in_path TEXT Input path
--out_path TEXT Output path
--srid TEXT Coordinate reference system
--delimiter TEXT Column delimiter of CSV file
--help Show this message and exit.

Example:
ccat2gtif --in_path R1C1_SurfaceMaps/R1_C1_max_depth.csv --out_path max_depth.tif

geom2ccat

Usage: geom2ccat [OPTIONS]

Options:
--in_path TEXT Input path
--out_path TEXT Output path
--help Show this message and exit.

Example:
geom2ccat --in_path green_areas.shp --out_path GreenAreas.txt

About

Python package for creating CityCAT models and converting results

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages