User Tools

Site Tools


cst-317:classes2018

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
cst-317:classes2018 [2018/06/12 16:13]
pedro created
cst-317:classes2018 [2018/06/19 11:14]
pedro
Line 1: Line 1:
 You are in [[http://​www.geoinformatics.cc | Geoinformatics - Creative Commons]] :: Introduction to Earth System Science Modelling :: Classes 2018 You are in [[http://​www.geoinformatics.cc | Geoinformatics - Creative Commons]] :: Introduction to Earth System Science Modelling :: Classes 2018
  
-===== CST-323: Introduction to Earth System Modelling (INPE Course 2018) =====+===== CST-323: Introduction to Earth System Modelling/CAP-465 Modelling and Simulation of Earth Systems ​(INPE Course 2018) =====
  
   * Professors: Mariane Coutinho, Pedro R. Andrade, [[http://​www.dpi.inpe.br/​gilberto|Gilberto Câmara]] ​   * Professors: Mariane Coutinho, Pedro R. Andrade, [[http://​www.dpi.inpe.br/​gilberto|Gilberto Câmara]] ​
   * Lectures: Mondays and Thursdays, 14h00-16h30,​ Room 12, 1st floor, CCST building   * Lectures: Mondays and Thursdays, 14h00-16h30,​ Room 12, 1st floor, CCST building
 +
 +===== Software =====
 +
 +  * [[http://​www.terrame.org|TerraME 2.0-RC7]]
 +  * [[https://​studio.zerobrane.com/​download?​not-this-time|ZeroBrane 1.70]]
 +  * [[https://​github.com/​TerraME/​terrame/​wiki/​ZB|How to configure ZeroBrane]]
  
 ===== Classes ===== ===== Classes =====
 ^ ^  Title  ​                 ^  Models ​ ^  Scenarios ​               ^  Concepts ​ ^  Exercises ​ | ^ ^  Title  ​                 ^  Models ​ ^  Scenarios ​               ^  Concepts ​ ^  Exercises ​ |
 |1  |Introduction | | | | | |1  |Introduction | | | | |
-|   ​|{{http://​www.dpi.inpe.br/​gilberto/​cursos/​cst-317-2017/​lecture-introd-2017.ppt|Introduction}}| | | | | 
 |2  |Modelling Programming Basics| | | | | |2  |Modelling Programming Basics| | | | |
 |   ​|{{:​cst-317:​1-lua-for-terrame.ppt|Lua for TerraME}} ​    | {{http://​www.dpi.inpe.br/​gilberto/​cursos/​cst-317-2015/​code-introduction.zip|Lua scripts}} ​     | | nil, number, boolean, string, table, function | {{:​cst-317:​exercicios-lua.pdf|Lua exercises}} | |   ​|{{:​cst-317:​1-lua-for-terrame.ppt|Lua for TerraME}} ​    | {{http://​www.dpi.inpe.br/​gilberto/​cursos/​cst-317-2015/​code-introduction.zip|Lua scripts}} ​     | | nil, number, boolean, string, table, function | {{:​cst-317:​exercicios-lua.pdf|Lua exercises}} |
-|3  |System Dynamics| | | | | 
-|    |{{http://​www.dpi.inpe.br/​gilberto/​cursos/​st-society/​lecture-systems-theory.ppt|Systems Theory}} ​   | | | | | 
-|    |{{:​cst-317:​2-system-dynamics.ppt|Systems Dynamics}} ​    ​|{{https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​lua/​Tub.lua|Tub}} (sysdyn) | {{https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​examples/​tub-scenarios.lua|tub-scenarios}} (sysdyn) | Model, Event, Timer, Chart | {{:​cst-317:​exercise1.pdf|Water in the Dam}} | 
-|  | {{:​cst-317:​3-feedbacks.ppt|Feedbacks}} | {{https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​lua/​Coffee.lua|Coffee}},​ {{https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​lua/​PopulationGrowth.lua|PopulationGrowth}} (sysdyn) | {{https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​examples/​coffee-scenarios.lua|coffee-scenarios}},​ {{https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​examples/​population-scenarios-1.lua|population-scenarios-1}},​ {{https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​examples/​population-scenarios-1.lua|population-scenarios-2}} (sysdyn) | Environment,​ instance of Model | | 
-|    |{{http://​www.dpi.inpe.br/​gilberto/​cursos/​st-society/​lecture-mono-lake.ppt|Water Flows in Mono Lake}} ​  | {{:​cst-317:​monolake.zip|Mono Lake Code in TerraME}} | | | | 
-|    |{{http://​www.dpi.inpe.br/​gilberto/​cursos/​st-society/​lecture-daisyworld.pptx|Daisyworld}} ​ | {{http://​www.dpi.inpe.br/​gilberto/​cursos/​st-society/​daisyworld.lua| Daisyworld model}} | | | | 
-|4 |Celular Automata | | | | | 
-| | {{:​cst-317:​8-cellular-automaton.ppt|Cellular Automata}}  ​             | {{https://​raw.githubusercontent.com/​pedro-andrade-inpe/​ca/​master/​lua/​Life.lua|Life}} (ca)         ​| ​     |Cell, CellularSpace,​ Neighborhood,​ Map, Random | | 
-| | {{:​cst-317:​9-fire-in-the-forest.ppt|Fire in the Forest}} ​            | {{https://​raw.githubusercontent.com/​pedro-andrade-inpe/​ca/​master/​lua/​Fire.lua|Fire}} (ca) |      |             | {{:​cst-317:​exercise3.pdf|Fire in the Forest}}| 
-|5| Spatial Models |  |      |             | | 
-| | {{:​cst-317:​10-runoff.ppt|Runoff}} | {{https://​raw.githubusercontent.com/​TerraME/​terrame/​master/​packages/​terralib/​examples/​runoff.lua|Runoff}} (terralib) | | | 
-| | {{:​cst-317:​11-geospatial-data.ppt|Geospatial data}} | | | Project, Layer (terralib) | | 
-| | {{:​cst-317:​12-deforestation.ppt|Deforestation}} ​  | {{:​cst-317:​deforestation.zip|}}| | Trajectory | {{:​cst-317:​exercise4.pdf|Deforestation}},​ {{:​cst-317:​exercise4.zip|database}}| 
-|6  |Climate Change Scenarios| | | 
-|   | {{http://​climatemodels.uchicago.edu/​kaya/​|Kaya Identity}} |  |      || | 
-|  | {{http://​climatemodels.uchicago.edu/​slugulator|Methane vs. CO2}} |  | | | | 
-|7| {{http://​climatemodels.uchicago.edu/​maps/​|Climate models}} | | | | 
- 
    
 ===== Papers for Final Projects ===== ===== Papers for Final Projects =====
cst-317/classes2018.txt · Last modified: 2018/08/09 08:37 by pedro