geospatial-modeling-course icon indicating copy to clipboard operation
geospatial-modeling-course copied to clipboard

NCSU GIS/MEA582: Geospatial Modeling and Analysis Course

Results 35 geospatial-modeling-course issues
Sort by recently updated
recently updated
newest added

dynamicgis.html was on wolfware classic and is not available now - integrate the material into new lectures

There is a lot of suggested topics, but none from atmospheric science or meteorology which is what some of the students study.

enhancement
Projects

The file `lectures.html` is not up to date because lectures are now linked from topics. Here are the options: 1. Remove the file altogether. (Bad for old links from somewhere.)...

bug
Lecture

There is simple example in comments inside _Geomorphometry II: Spatial and Temporal Terrain Analysis_ (`grass/terrain_analysis.html`). It is unusual but possibly enlightening view of the data. In GRASS GIS GUI it...

enhancement
GRASS GIS

- re-design the viewshed with the new Raleigh lidar data - include trees and buildings - add r.cva - cummulative viewshed from multiple points (in G7 r.viewshed.cva)

enhancement

The file `cfactor.txt` is not used in the Erosion modeling assignment (`hydrology_erosion.html`). It is not even machine readable. It should be some standalone HTML or PDF or incorporated to the...

enhancement
GRASS GIS

Provide reasoning for the value 100 in **Compute new DEM with erosion carved-in** in the _Erosion modeling_ (`hydrology_erosion.html`) assignment. ``` r.mapcalc "elev_erodedb_1m = elev_lid792_1m-(soillossbare_1m/100.)" ``` Additionally, consider changing the value.

enhancement
GRASS GIS

Review wording and syntax. (The current examples run.) Code: https://github.com/ncsu-geoforall-lab/geospatial-modeling-course/blob/master/grass/terrain_modeling_ascii.html Online: http://ncsu-geoforall-lab.github.io/geospatial-modeling-course/grass/terrain_modeling_ascii.html

GRASS GIS

Student reports: _During part A, in ArcMap, the instructions ask us to use the Geostatistical Wizard in order to calculate Radial Based Functions. It looks like this wizard does not...

ArcGIS

Update of content and perhaps used data is needed. Code: https://github.com/ncsu-geoforall-lab/geospatial-modeling-course/blob/master/grass/terrain_modeling_ascii.html Online: http://ncsu-geoforall-lab.github.io/geospatial-modeling-course/grass/terrain_modeling_ascii.html

enhancement
GRASS GIS