gama-platform / gama.old

Main repository for developing the 1.x versions of GAMA
GNU General Public License v3.0
303 stars 99 forks source link

Preparing release 1.9.2 #3840

Closed lesquoyb closed 1 year ago

lesquoyb commented 1 year ago

1.9.2 release plan

Things to check first

To release 1.9.2 we need to check:

The installation process

With the latest release.

Check that gama starts without problem and can run models from the library (Ant Foraging (Charts examples).gaml can be a good test) on all platforms and with all installation methods:

Check library models

Check that there's no warning nor error and that the model runs as expected - [x] ./ummisco.gama.network/models/Network/2 Available protocols/UDP protocol/UDP Listener Mouse from Processing.gaml - [x] ./ummisco.gama.network/models/Network/2 Available protocols/UDP protocol/UDP Listener Mouse from Processing For camera.gaml - [x] ./ummisco.gama.network/models/Network/2 Available protocols/UDP protocol/UDP Emitter Example.gaml - [ ] ./ummisco.gama.network/models/Network/2 Available protocols/Arduino/Arduino Listener.gaml - [x] ./ummisco.gama.network/models/Network/2 Available protocols/TCP protocol/TCP Server Example.gaml - [x] ./ummisco.gama.network/models/Network/2 Available protocols/TCP protocol/TCP Teleportation.gaml - [x] ./ummisco.gama.network/models/Network/2 Available protocols/TCP protocol/TCP Server And Client Example .gaml - [x] ./ummisco.gama.network/models/Network/2 Available protocols/WebSocket protocol/WebSocket Server And Client Example .gaml - [x] ./ummisco.gama.network/models/Network/2 Available protocols/WebSocket protocol/WebSocket Server Example.gaml - [ ] ./ummisco.gama.network/models/Network/2 Available protocols/MQTT protocol/Example_MQTT_Receive_Agent.gaml - [ ] ./ummisco.gama.network/models/Network/2 Available protocols/MQTT protocol/Example_MQTT_Send.gaml - [ ] ./ummisco.gama.network/models/Network/2 Available protocols/MQTT protocol/Example_MQTT_Send_Agent.gaml - [ ] ./ummisco.gama.network/models/Network/2 Available protocols/MQTT protocol/Example_MQTT_Receive.gaml - [x] ./ummisco.gama.network/models/Network/2 Available protocols/HTTP Request/HTTP POST.gaml - [x] ./ummisco.gama.network/models/Network/2 Available protocols/HTTP Request/HTTP GET.gaml - [x] ./ummisco.gama.network/models/Network/1 Get started/2 Broadcast to all.gaml - [x] ./ummisco.gama.network/models/Network/1 Get started/3 Broadcast to group.gaml - [x] ./ummisco.gama.network/models/Network/1 Get started/1 Simple ping-pong.gaml - [x] ./ummisco.gama.network/models/Network/3 Advanced features/1 Pong Teleportation (send agent).gaml - [x] ./ummisco.gaml.extensions.maths/models/Diffusion Statement/models/Kernel matrix generation.gaml - [x] ./ummisco.gaml.extensions.maths/models/Diffusion Statement/models/Uniform Diffusion (Field).gaml - [x] ./ummisco.gaml.extensions.maths/models/Diffusion Statement/models/Diffusion in a cuve (Cycle length).gaml - [x] ./ummisco.gaml.extensions.maths/models/Diffusion Statement/models/Blend color in a cuve (Multiple Signals).gaml - [x] ./ummisco.gaml.extensions.maths/models/Diffusion Statement/models/Uniform Diffusion.gaml - [x] ./ummisco.gaml.extensions.maths/models/Diffusion Statement/models/Uniform diffusion with mask (Avoid mask).gaml - [x] ./ummisco.gaml.extensions.maths/models/Diffusion Statement/models/Anisotropic Diffusion (Various Methods).gaml - [x] ./ummisco.gaml.extensions.maths/models/Diffusion Statement/models/Anisotropic Diffusion (Simple, Field).gaml - [x] ./ummisco.gaml.extensions.maths/models/Diffusion Statement/models/Anisotropic Diffusion (Toroidal).gaml - [x] ./ummisco.gaml.extensions.maths/models/Diffusion Statement/models/Anisotropic Diffusion (Simple, Grid).gaml - [x] ./ummisco.gaml.extensions.maths/models/Ordinary Differential Equations/models/Technical Details/Influence of the simulation step (SIR).gaml - [ ] ./ummisco.gaml.extensions.maths/models/Ordinary Differential Equations/models/Technical Details/Influence of the integration method (LV).gaml - [x] ./ummisco.gaml.extensions.maths/models/Ordinary Differential Equations/models/Technical Details/Influence of the integration step (LV).gaml - [x] ./ummisco.gaml.extensions.maths/models/Ordinary Differential Equations/models/Examples/Generalized Lotka-Volterra (Toy model).gaml - [x] ./ummisco.gaml.extensions.maths/models/Ordinary Differential Equations/models/Examples/Stochastic Differential Equation.gaml - [x] ./ummisco.gaml.extensions.maths/models/Ordinary Differential Equations/models/Examples/SIR (Simple).gaml - [x] ./ummisco.gaml.extensions.maths/models/Ordinary Differential Equations/models/For Advanced Users/Displays (Continuous, Phase Portrait).gaml - [x] ./ummisco.gaml.extensions.maths/models/Ordinary Differential Equations/models/For Advanced Users/SIR (Split in Agents, Multiple Strains).gaml - [x] ./ummisco.gaml.extensions.maths/tests/ODE Tests/models/ODE Solver Test.gaml - [x] ./ummisco.gaml.extensions.maths/tests/ODE Tests/models/Events Test.gaml - [x] ./ummisco.gaml.extensions.maths/tests/ODE Tests/models/Consistency Test.gaml - [x] ./simtools.gaml.extensions.physics/models/Physics Engine/models/Stairs.gaml - [x] ./simtools.gaml.extensions.physics/models/Physics Engine/models/Play Pool.gaml - [x] ./simtools.gaml.extensions.physics/models/Physics Engine/models/Flow on Terrain.gaml - [x] ./simtools.gaml.extensions.physics/models/Physics Engine/models/Testing Restitution.gaml - [x] ./simtools.gaml.extensions.physics/models/Physics Engine/models/Falling.gaml - [x] ./simtools.gaml.extensions.physics/models/Physics Engine/models/Eroding Vulcano.gaml - [x] ./simtools.gaml.extensions.physics/models/Physics Engine/models/Perfect Gas Chamber.gaml - [x] ./simtools.gaml.extensions.physics/models/Physics Engine/models/Testing Steps.gaml - [x] ./simtools.gaml.extensions.physics/models/Physics Engine/models/Tricky Fountain.gaml - [ ] ./msi.gaml.architecture.simplebdi/models/BDI Architecture/models/Firefighters_BDI.gaml - [ ] ./msi.gaml.architecture.simplebdi/models/BDI Architecture/models/HelloWorld_BDI.gaml - [ ] ./msi.gaml.architecture.simplebdi/models/BDI Architecture/models/Tutorial/BDI tutorial 2.gaml - [ ] ./msi.gaml.architecture.simplebdi/models/BDI Architecture/models/Tutorial/BDI tutorial 1.gaml - [ ] ./msi.gaml.architecture.simplebdi/models/BDI Architecture/models/Tutorial/BDI tutorial 4.gaml - [ ] ./msi.gaml.architecture.simplebdi/models/BDI Architecture/models/Tutorial/BDI tutorial 5.gaml - [ ] ./msi.gaml.architecture.simplebdi/models/BDI Architecture/models/Tutorial/BDI tutorial 3.gaml - [ ] ./msi.gaml.architecture.simplebdi/models/BDI Architecture/models/CityEscape_BDI_Emotions.gaml - [ ] ./msi.gaml.architecture.simplebdi/models/BDI Architecture/models/GoldMiner_BDI.gaml - [x] ./ummisco.gama.serialize/models/Serialization/models/Create Simulation From File.gaml - [x] ./ummisco.gama.serialize/models/Serialization/models/Serialize Operators - Restore simulation.gaml - [x] ./ummisco.gama.serialize/models/Serialization/models/Memorize Experiment.gaml - [x] ./ummisco.gama.serialize/models/Serialization/models/Serialize Operators - Save simulation in file.gaml - [x] ./ummisco.gama.serialize/models/Serialization/models/test/Memorize Experiment - keep_seed.gaml - [x] ./ummisco.gaml.extensions.stats/models/Statistics/Regression.gaml - [x] ./ummisco.gaml.extensions.stats/models/Statistics/Statistic Operators.gaml - [x] ./ummisco.gaml.extensions.stats/models/Clustering Algorithms/Clustering.gaml - [x] ./ummisco.gaml.extensions.stats/models/Clustering Algorithms/Spatial Clustering.gaml - [x] ./ummisco.gaml.extensions.stats/models/Spatial Statistics/models/Vector Map Comparison.gaml - [x] ./ummisco.gaml.extensions.stats/models/Spatial Statistics/models/Raster Map Comparison.gaml - [x] ./ummisco.gaml.extensions.image/models/Images/models/Casting Images.gaml - [x] ./ummisco.gaml.extensions.image/models/Images/models/Declaring Images.gaml - [x] ./ummisco.gaml.extensions.image/models/Images/models/Image Manipulation.gaml - [x] ./ummisco.gaml.extensions.image/models/Images/models/Manual Snapshot.gaml - [x] ./ummisco.gaml.extensions.image/models/Images/models/SVG Manipulation.gaml - [x] ./miat.gaml.extensions.pedestrian/models/Pedestrian Skill/models/Complex environment - walk.gaml - [x] ./miat.gaml.extensions.pedestrian/models/Pedestrian Skill/models/Simple environment - walk_to.gaml - [x] ./miat.gaml.extensions.pedestrian/models/Pedestrian Skill/models/Generate pedestrian paths.gaml - [ ] ./irit.gaml.extensions.database/models/Databases/Regular Database/Simple Agents tests in MySQL.gaml - [ ] ./irit.gaml.extensions.database/models/Databases/Regular Database/Simple SQLSKILL tests in SQLite.gaml - [ ] ./irit.gaml.extensions.database/models/Databases/Regular Database/Connection Test.gaml - [ ] ./irit.gaml.extensions.database/models/Databases/Regular Database/Create and insert Agents from and in DB with MySQL.gaml - [ ] ./irit.gaml.extensions.database/models/Databases/Regular Database/Simple AgentDB tests in MySQL.gaml - [ ] ./irit.gaml.extensions.database/models/Databases/Spatial Database/MySQL/1. Create Spatial Table in MySQL.gaml - [ ] ./irit.gaml.extensions.database/models/Databases/Spatial Database/MySQL/2. Agents to Database in MySQL.gaml - [ ] ./irit.gaml.extensions.database/models/Databases/Spatial Database/MySQL/3. Agents from Database in MySQL.gaml - [ ] ./irit.gaml.extensions.database/models/Databases/Spatial Database/PostGIS/2. Agents to Database in PostGIS2D.gaml - [ ] ./irit.gaml.extensions.database/models/Databases/Spatial Database/PostGIS/1. Create Spatial Table in PostGIS.gaml - [ ] ./irit.gaml.extensions.database/models/Databases/Spatial Database/PostGIS/2. Agents to Database in PostGIS.gaml - [ ] ./irit.gaml.extensions.database/models/Databases/Spatial Database/PostGIS/2. Agents to Database in PostGIS3D.gaml - [ ] ./irit.gaml.extensions.database/models/Databases/Spatial Database/PostGIS/3. Agents from Database in PostGIS.gaml - [x] ./msi.gama.models/models/Data/Utils/models/ZipUnzip.gaml - [x] ./msi.gama.models/models/Data/Utils/models/FileUtils.gaml - [x] ./msi.gama.models/models/Data/Utils/models/TestWebAddress.gaml - [x] ./msi.gama.models/models/Data/Download Spatial Data/models/Download Data (OSM-images).gaml - [x] ./msi.gama.models/models/Data/Data Exportation/models/Save Graphs.gaml - [x] ./msi.gama.models/models/Data/Data Exportation/models/Save to PNG.gaml - [x] ./msi.gama.models/models/Data/Data Exportation/models/Save to Geotiff.gaml - [x] ./msi.gama.models/models/Data/Data Exportation/models/Save to KML.gaml - [x] ./msi.gama.models/models/Data/Data Exportation/models/Save to GeoJson.gaml - [x] ./msi.gama.models/models/Data/Data Exportation/models/Save to Text.gaml - [x] ./msi.gama.models/models/Data/Data Exportation/models/Save to ASC.gaml - [x] ./msi.gama.models/models/Data/Data Exportation/models/Save to CSV.gaml - [x] ./msi.gama.models/models/Data/Data Exportation/models/Save to SHP.gaml - [x] ./msi.gama.models/models/Data/Data Importation/models/OBJ file drawing.gaml - [x] ./msi.gama.models/models/Data/Data Importation/models/DXF File Import.gaml - [x] ./msi.gama.models/models/Data/Data Importation/models/SHP Import.gaml - [x] ./msi.gama.models/models/Data/Data Importation/models/BingMap Image Import.gaml - [x] ./msi.gama.models/models/Data/Data Importation/models/MapQuest Image Import.gaml - [x] ./msi.gama.models/models/Data/Data Importation/models/Graph Agents Importation.gaml - [x] ./msi.gama.models/models/Data/Data Importation/models/JSON File Import.gaml - [x] ./msi.gama.models/models/Data/Data Importation/models/Grid DEM.gaml - [x] ./msi.gama.models/models/Data/Data Importation/models/CSV Agents.gaml - [x] ./msi.gama.models/models/Data/Data Importation/models/OBJ file loading.gaml - [x] ./msi.gama.models/models/Data/Data Importation/models/Multiple Raster Files Import.gaml - [x] ./msi.gama.models/models/Data/Data Importation/models/GEOJSON File Import.gaml - [x] ./msi.gama.models/models/Data/Data Importation/models/Graph Importation.gaml - [x] ./msi.gama.models/models/Data/Data Importation/models/Contour Lines.gaml - [x] ./msi.gama.models/models/Data/Data Importation/models/Image vectorization.gaml - [x] ./msi.gama.models/models/Data/Data Importation/models/ASC File Import.gaml - [x] ./msi.gama.models/models/Data/Data Importation/models/GIF File Loading.gaml - [x] ./msi.gama.models/models/Data/Data Importation/models/URL Image Import.gaml - [x] ./msi.gama.models/models/Data/Data Importation/models/GEOTIFF File Import.gaml - [x] ./msi.gama.models/models/Data/Data Importation/models/Raster Image Import.gaml - [x] ./msi.gama.models/models/Data/Data Importation/models/CSV File Import.gaml - [x] ./msi.gama.models/models/Data/Data Importation/models/3D shapefile Loading.gaml - [x] ./msi.gama.models/models/Data/Data Importation/models/GMLFILE Import.gaml - [x] ./msi.gama.models/models/Data/Data Importation/models/OSM File Import.gaml - [x] ./msi.gama.models/models/Data/Data Importation/models/PNG Icons.gaml - [x] ./msi.gama.models/models/Data/Data Cleaning/models/Clean Line Network.gaml - [x] ./msi.gama.models/models/Data/Spatial Projection/models/to GAMA CRS.gaml - [x] ./msi.gama.models/models/Data/Spatial Projection/models/from GAMA CRS.gaml - [x] ./msi.gama.models/models/Tutorials/Luneray flu/models/model5.gaml - [x] ./msi.gama.models/models/Tutorials/Luneray flu/models/model3.gaml - [x] ./msi.gama.models/models/Tutorials/Luneray flu/models/model4.gaml - [x] ./msi.gama.models/models/Tutorials/Luneray flu/models/model6.gaml - [x] ./msi.gama.models/models/Tutorials/Luneray flu/models/model2.gaml - [x] ./msi.gama.models/models/Tutorials/Luneray flu/models/model1.gaml - [x] ./msi.gama.models/models/Tutorials/Incremental Model/models/Incremental Model 2.gaml - [x] ./msi.gama.models/models/Tutorials/Incremental Model/models/Incremental Model 6.gaml - [x] ./msi.gama.models/models/Tutorials/Incremental Model/models/Incremental Model 4.gaml - [x] ./msi.gama.models/models/Tutorials/Incremental Model/models/Incremental Model 3.gaml - [x] ./msi.gama.models/models/Tutorials/Incremental Model/models/Incremental Model 7.gaml - [x] ./msi.gama.models/models/Tutorials/Incremental Model/models/Incremental Model 5.gaml - [x] ./msi.gama.models/models/Tutorials/Incremental Model/models/Incremental Model 1.gaml - [x] ./msi.gama.models/models/Tutorials/Road Traffic/models/Model 05.gaml - [x] ./msi.gama.models/models/Tutorials/Road Traffic/models/Model 07.gaml - [x] ./msi.gama.models/models/Tutorials/Road Traffic/models/Model 04.gaml - [x] ./msi.gama.models/models/Tutorials/Road Traffic/models/Model 03.gaml - [x] ./msi.gama.models/models/Tutorials/Road Traffic/models/Model 02.gaml - [x] ./msi.gama.models/models/Tutorials/Road Traffic/models/Model 06.gaml - [x] ./msi.gama.models/models/Tutorials/Road Traffic/models/Model 01.gaml - [x] ./msi.gama.models/models/Tutorials/3D/models/Model 03.gaml - [x] ./msi.gama.models/models/Tutorials/3D/models/Model 02.gaml - [x] ./msi.gama.models/models/Tutorials/3D/models/Model 01.gaml - [x] ./msi.gama.models/models/Tutorials/Predator Prey/models/Model 11.gaml - [x] ./msi.gama.models/models/Tutorials/Predator Prey/models/Model 12.gaml - [x] ./msi.gama.models/models/Tutorials/Predator Prey/models/Model 10.gaml - [x] ./msi.gama.models/models/Tutorials/Predator Prey/models/Model 05.gaml - [x] ./msi.gama.models/models/Tutorials/Predator Prey/models/Model 07.gaml - [x] ./msi.gama.models/models/Tutorials/Predator Prey/models/Model 04.gaml - [x] ./msi.gama.models/models/Tutorials/Predator Prey/models/Model 13.gaml - [x] ./msi.gama.models/models/Tutorials/Predator Prey/models/Model 03.gaml - [x] ./msi.gama.models/models/Tutorials/Predator Prey/models/Model 09.gaml - [x] ./msi.gama.models/models/Tutorials/Predator Prey/models/Model 08.gaml - [x] ./msi.gama.models/models/Tutorials/Predator Prey/models/Model 02.gaml - [x] ./msi.gama.models/models/Tutorials/Predator Prey/models/Model 06.gaml - [x] ./msi.gama.models/models/Tutorials/Predator Prey/models/Model 01.gaml - [x] ./msi.gama.models/models/Model Exploration/Experiment species/Experiment and simulation.gaml - [x] ./msi.gama.models/models/Model Exploration/Batch Simulation/Exploration.gaml - [x] ./msi.gama.models/models/Model Exploration/Batch Simulation/Calibration.gaml - [x] ./msi.gama.models/models/Model Exploration/Multi-simulation/Multi-simulation.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/Visualization/Aspects.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/Visualization/DEM Generator.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/Visualization/Color Brewer.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/Visualization/3D Visualization/models/Depth Attribute.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/Visualization/3D Visualization/models/Camera Definitions.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/Visualization/3D Visualization/models/Camera Shared Zoom.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/Visualization/3D Visualization/models/Building Elevation.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/Visualization/3D Visualization/models/GIS Visualization.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/Visualization/3D Visualization/models/Moving 3D Object.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/Visualization/3D Visualization/models/Procedural City.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/Visualization/3D Visualization/models/Lighting.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/Visualization/3D Visualization/models/Specular Effects.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/Visualization/3D Visualization/models/Built-In Shapes.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/Visualization/Worm Heatmap.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/Visualization/Building Heatmap.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/Visualization/Charts/models/Distribution.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/Visualization/Charts/models/Pie.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/Visualization/Charts/models/Ant Foraging (Charts examples).gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/Visualization/Charts/models/Series.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/Visualization/Charts/models/Long Series.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/Visualization/Charts/models/Radar.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/Visualization/Charts/models/Bar.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/Visualization/Charts/models/Heatmap.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/Visualization/Charts/models/XY.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/Visualization/Text Display.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/Visualization/Palettes and Gradients.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/Visualization/Legend - Overlay.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/User Interaction/models/User input.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/User Interaction/models/User Pause and Resume.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/User Interaction/models/Tools Panel.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/User Interaction/models/Mouse Exit and Enter.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/User Interaction/models/Mouse Drag.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/User Interaction/models/Confirm Dialog.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/User Interaction/models/Event Layer.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/User Interaction/models/User Command.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/User Interaction/models/Moving Agents.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/User Interaction/models/Wizard.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/User Interaction/models/User Control Architecture.gaml - [x] ./msi.gama.models/models/Visualization and User Interaction/GUI Design/Parameters and Commands.gaml - [x] ./msi.gama.models/models/Toy Models/Games/Snake.gaml - [x] ./msi.gama.models/models/Toy Models/K Nearest Neighbours/models/knn.gaml - [x] ./msi.gama.models/models/Toy Models/Vote/Vote.gaml - [x] ./msi.gama.models/models/Toy Models/Soccer/models/Soccer Experiments.gaml - [x] ./msi.gama.models/models/Toy Models/Soccer/models/Soccer.gaml - [x] ./msi.gama.models/models/Toy Models/Ants (Foraging and Sorting)/models/Ant Foraging.gaml - [x] ./msi.gama.models/models/Toy Models/Ants (Foraging and Sorting)/models/Ant Sorting.gaml - [x] ./msi.gama.models/models/Toy Models/Epidemiology/models/Susceptible Infected (SI).gaml - [x] ./msi.gama.models/models/Toy Models/Epidemiology/models/SIR (ABM vs EBM).gaml - [x] ./msi.gama.models/models/Toy Models/Epidemiology/models/SIR (Split in Agents).gaml - [x] ./msi.gama.models/models/Toy Models/Epidemiology/models/Susceptible Infected Recovered (SIR).gaml - [x] ./msi.gama.models/models/Toy Models/Epidemiology/models/SIR (Switch).gaml - [x] ./msi.gama.models/models/Toy Models/Sugarscape/models/Sugarscape.gaml - [x] ./msi.gama.models/models/Toy Models/Clock/models/Clock.gaml - [x] ./msi.gama.models/models/Toy Models/Waterflow/models/Waterflow Watershed.gaml - [x] ./msi.gama.models/models/Toy Models/Waterflow/models/Waterflow Grid Elevation.gaml - [x] ./msi.gama.models/models/Toy Models/Waterflow/models/Waterflow River Graph.gaml - [x] ./msi.gama.models/models/Toy Models/Waterflow/models/Waterflow Grid Neighborhood.gaml - [x] ./msi.gama.models/models/Toy Models/Waterflow/models/Waterflow Field Elevation.gaml - [x] ./msi.gama.models/models/Toy Models/Waterflow/models/Waterflow River Water Unit.gaml - [x] ./msi.gama.models/models/Toy Models/Flood Simulation/models/Hydrological Model.gaml - [x] ./msi.gama.models/models/Toy Models/Urban Growth/models/Raster Urban Growth.gaml - [x] ./msi.gama.models/models/Toy Models/Comodels/Plant Growth and Weather/Comodel 2.gaml - [x] ./msi.gama.models/models/Toy Models/Comodels/Plant Growth and Weather/Weather.gaml - [x] ./msi.gama.models/models/Toy Models/Comodels/Plant Growth and Weather/Comodel 1.gaml - [x] ./msi.gama.models/models/Toy Models/Comodels/Plant Growth and Weather/Plant Growth.gaml - [x] ./msi.gama.models/models/Toy Models/Comodels/Boids and Voronoi/Voroboids (Boids and Voronoi Comodel).gaml - [x] ./msi.gama.models/models/Toy Models/Comodels/Prey Sugarscaptor/Prey Sugarscaptor Comodel.gaml - [x] ./msi.gama.models/models/Toy Models/Comodels/SIR Switch/Legacy_models/SIR_ABM.gaml - [x] ./msi.gama.models/models/Toy Models/Comodels/SIR Switch/Legacy_models/SIR_EBM.gaml - [x] ./msi.gama.models/models/Toy Models/Comodels/SIR Switch/SIR Comodel.gaml - [x] ./msi.gama.models/models/Toy Models/Comodels/Flood and Evacuation/Flood Evacuation Comodel.gaml - [x] ./msi.gama.models/models/Toy Models/Comodels/City Boids/City Boids Comodel.gaml - [x] ./msi.gama.models/models/Toy Models/Comodels/Urban and Traffic/Urbanization And Traffic Comodel.gaml - [x] ./msi.gama.models/models/Toy Models/Life/Life.gaml - [x] ./msi.gama.models/models/Toy Models/Evacuation/models/City Escape.gaml - [x] ./msi.gama.models/models/Toy Models/Evacuation/models/Goto on Grid.gaml - [x] ./msi.gama.models/models/Toy Models/Evacuation/models/Move on Grid.gaml - [x] ./msi.gama.models/models/Toy Models/Evacuation/models/Continuous Move.gaml - [x] ./msi.gama.models/models/Toy Models/Predator Prey/Lotka-Volterra (Simple).gaml - [x] ./msi.gama.models/models/Toy Models/Predator Prey/Lotka-Volterra (Influence of Integration Step).gaml - [x] ./msi.gama.models/models/Toy Models/Art/Mondrian City/models/Mondrian Generator.gaml - [x] ./msi.gama.models/models/Toy Models/Art/Mondrian City/models/Mondrian City.gaml - [x] ./msi.gama.models/models/Toy Models/Art/Radiohead In Point Cloud/models/Radiohead In Point Coud.gaml - [x] ./msi.gama.models/models/Toy Models/Art/Voronoi/Voronoi.gaml - [x] ./msi.gama.models/models/Toy Models/Art/L-Trees/models/Tree and Seasons.gaml - [x] ./msi.gama.models/models/Toy Models/Art/Gama 1.8/models/GAMA 1.8.gaml - [x] ./msi.gama.models/models/Toy Models/Art/Gama 1.8/models/GAMA 1.9.gaml - [x] ./msi.gama.models/models/Toy Models/Bubble Sort/models/Bubble Sort 3D.gaml - [x] ./msi.gama.models/models/Toy Models/Segregation (Schelling)/models/Segregation (Agents).gaml - [x] ./msi.gama.models/models/Toy Models/Segregation (Schelling)/models/Segregation (GIS).gaml - [x] ./msi.gama.models/models/Toy Models/Segregation (Schelling)/models/Segregation (Cellular Automata).gaml - [x] ./msi.gama.models/models/Toy Models/Segregation (Schelling)/models/Segregation (Google Map).gaml - [x] ./msi.gama.models/models/Toy Models/Multi-level Data Analysis/models/MODAVI.gaml - [x] ./msi.gama.models/models/Toy Models/Multi-level Data Analysis/models/Graph From Bug (Mirror Graph).gaml - [x] ./msi.gama.models/models/Toy Models/Multi-level Data Analysis/models/Graph From Bug (Distance Graph).gaml - [x] ./msi.gama.models/models/Toy Models/Pedestrian/models/Moussaid model.gaml - [x] ./msi.gama.models/models/Toy Models/Boids/models/Boids 3D Analysis.gaml - [x] ./msi.gama.models/models/Toy Models/Boids/models/Boids.gaml - [x] ./msi.gama.models/models/Toy Models/Boids/models/Boids With Flocks.gaml - [x] ./msi.gama.models/models/Toy Models/Boids/models/Boids 3D Motion.gaml - [x] ./msi.gama.models/models/Toy Models/Circle/Circle.gaml - [x] ./msi.gama.models/models/Toy Models/Traffic/models/Traffic and Pollution.gaml - [x] ./msi.gama.models/models/Toy Models/Traffic/models/Netlogo - Traffic model - 2 roads.gaml - [x] ./msi.gama.models/models/Toy Models/Traffic/models/LWR Traffic Flow Model.gaml - [x] ./msi.gama.models/models/Toy Models/Traffic/models/Netlogo - Traffic model - 1 road.gaml - [x] ./msi.gama.models/models/Toy Models/Learning/models/Mas KMeans Interactive.gaml - [x] ./msi.gama.models/models/Toy Models/Learning/models/Mas KMeans.gaml - [x] ./msi.gama.models/models/GAML Syntax/Abort statement/Abort.gaml - [x] ./msi.gama.models/models/GAML Syntax/Unit Test/Two Species (Example).gaml - [x] ./msi.gama.models/models/GAML Syntax/Unit Test/Basic Example.gaml - [x] ./msi.gama.models/models/GAML Syntax/Unit Test/Experiment Example.experiment - [x] ./msi.gama.models/models/GAML Syntax/Simulation Initialization/Init Action.gaml - [x] ./msi.gama.models/models/GAML Syntax/Variables/Declaration of Parameters.gaml - [x] ./msi.gama.models/models/GAML Syntax/Variables/Notifying Variables.gaml - [x] ./msi.gama.models/models/GAML Syntax/Architectures/Rule Based Behaviors.gaml - [x] ./msi.gama.models/models/GAML Syntax/Data Types And Structures/Date and Time/Simple Time Definition.gaml - [x] ./msi.gama.models/models/GAML Syntax/Data Types And Structures/Date and Time/Date Type And Real Dates.gaml - [x] ./msi.gama.models/models/GAML Syntax/Data Types And Structures/Units And Constants.gaml - [x] ./msi.gama.models/models/GAML Syntax/Data Types And Structures/Graph.gaml - [x] ./msi.gama.models/models/GAML Syntax/Data Types And Structures/Maps.gaml - [x] ./msi.gama.models/models/GAML Syntax/Data Types And Structures/Lists.gaml - [x] ./msi.gama.models/models/GAML Syntax/Data Types And Structures/Casting.gaml - [x] ./msi.gama.models/models/GAML Syntax/Data Types And Structures/Matrices.gaml - [x] ./msi.gama.models/models/GAML Syntax/Data Types And Structures/Fields.gaml - [x] ./msi.gama.models/models/GAML Syntax/Loop And Iterations/Iterators.gaml - [x] ./msi.gama.models/models/GAML Syntax/Loop And Iterations/Ask Agents.gaml - [x] ./msi.gama.models/models/GAML Syntax/Loop And Iterations/Loop Over.gaml - [x] ./msi.gama.models/models/GAML Syntax/Loop And Iterations/Loop Statement.gaml - [x] ./msi.gama.models/models/GAML Syntax/Loop And Iterations/Break and Continue.gaml - [x] ./msi.gama.models/models/GAML Syntax/Conditional Structures/Switch And Match.gaml - [x] ./msi.gama.models/models/GAML Syntax/Conditional Structures/When.gaml - [x] ./msi.gama.models/models/GAML Syntax/Conditional Structures/State Transitions.gaml - [x] ./msi.gama.models/models/GAML Syntax/Conditional Structures/If Then Else.gaml - [x] ./msi.gama.models/models/GAML Syntax/System/System.gaml - [x] ./msi.gama.models/models/GAML Syntax/System/RunThread.gaml - [x] ./msi.gama.models/models/GAML Syntax/System/Benchmarking.gaml - [x] ./msi.gama.models/models/GAML Syntax/System/Clipboard.gaml - [x] ./msi.gama.models/models/GAML Syntax/System/Elements of Syntax.gaml - [x] ./msi.gama.models/models/GAML Syntax/System/Preferences.gaml - [x] ./msi.gama.models/models/GAML Syntax/System/Errors.gaml - [x] ./msi.gama.models/models/GAML Syntax/Species Definition/Mirror species - creation and death of agents.gaml - [x] ./msi.gama.models/models/GAML Syntax/Species Definition/Mirror species.gaml - [x] ./msi.gama.models/models/GAML Syntax/Species Definition/Attribute access.gaml - [x] ./msi.gama.models/models/GAML Syntax/Species Definition/Inheritance.gaml - [x] ./msi.gama.models/models/GAML Syntax/Scheduler/Species Manager.gaml - [x] ./msi.gama.models/models/GAML Syntax/Scheduler/No Scheduler.gaml - [x] ./msi.gama.models/models/GAML Syntax/Scheduler/Default Scheduler.gaml - [x] ./msi.gama.models/models/GAML Syntax/Scheduler/Not Executed Random Manager Scheduler.gaml - [x] ./msi.gama.models/models/GAML Syntax/Scheduler/Random Scheduler.gaml - [x] ./msi.gama.models/models/Modeling/Specific Operators/Multicriteria Decision.gaml - [x] ./msi.gama.models/models/Modeling/Multi-thread simulation/Multi-thread.gaml - [x] ./msi.gama.models/models/Modeling/Multi-Level Usage/Balls, Groups and Clouds.gaml - [x] ./msi.gama.models/models/Modeling/Multi-Level Usage/Predators, Preys and Shelters.gaml - [x] ./msi.gama.models/models/Modeling/Multi-Level Usage/Corridor.gaml - [x] ./msi.gama.models/models/Modeling/Multi-Level Usage/Corridor (Hybrid vs ABM).gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Grids/models/Shortest Path on Grid.gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Grids/models/Weighted Shortest Path on Grid.gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Grids/models/Hexagonal Grid.gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Spatial Operators/models/Moran Index.gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Spatial Operators/models/Spatial Interpolation.gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Spatial Operators/models/Geometry Discretization.gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Spatial Operators/models/Spatial Operators (Examples).gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Spatial Operators/models/Simplification and Buffer.gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Spatial Operators/models/Topologies.gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Spatial Operators/models/Spatial Queries.gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Agent movement/models/Wander on Graph.gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Agent movement/models/Continuous Field of Vision.gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Agent movement/models/Goto Grid Weights.gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Agent movement/models/Follow Weighted Network (Agents).gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Agent movement/models/Moving3D.gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Agent movement/models/Goto Polygon.gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Agent movement/models/Goto Network.gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Agent movement/models/Follow Path.gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Agent movement/models/Goto Grid.gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Agent movement/models/Goto Directed Graph.gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Fields/Accessing Fields.gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Graphs/models/Clustering.gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Graphs/models/Classic Graph Generation.gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Graphs/models/3D Graph.gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Graphs/models/Graph Loading Layout.gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Graphs/models/Strahler.gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Graphs/models/Shortest paths.gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Graphs/models/Multigraph.gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Graphs/models/Graph Building From Agents.gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Graphs/models/Graph Operators.gaml - [x] ./msi.gama.models/models/Modeling/Spatial Topology/Graphs/models/Hand Made Graph.gaml - [x] ./msi.gama.models/models/Modeling/Model Coupling/Flies and Mosquitos/Create and kill models.gaml - [x] ./msi.gama.models/models/Modeling/Model Coupling/Flies and Mosquitos/Simple GUI comodel.gaml - [x] ./msi.gama.models/models/Modeling/Model Coupling/Flies and Mosquitos/Models/Flies.gaml - [x] ./msi.gama.models/models/Modeling/Model Coupling/Flies and Mosquitos/Models/Mosquitos.gaml - [x] ./msi.gama.models/models/Modeling/Model Coupling/Co-PreyPredator/Comodel Example (Populations Mutated).gaml - [x] ./msi.gama.models/models/Modeling/Model Coupling/Co-PreyPredator/Prey Predator.gaml - [x] ./msi.gama.models/models/Modeling/Model Coupling/Co-AntPreyPredator/Comodel Example (Mixed Behaviors).gaml - [ ] ./msi.gaml.extensions.fipa/models/FIPA Skill/models/FIPA No Protocol.gaml - [ ] ./msi.gaml.extensions.fipa/models/FIPA Skill/models/FIPA Request (1).gaml - [ ] ./msi.gaml.extensions.fipa/models/FIPA Skill/models/FIPA Propose (1).gaml - [ ] ./msi.gaml.extensions.fipa/models/FIPA Skill/models/FIPA Request (4).gaml - [ ] ./msi.gaml.extensions.fipa/models/FIPA Skill/models/FIPA Request (3).gaml - [ ] ./msi.gaml.extensions.fipa/models/FIPA Skill/models/FIPA Propose (2).gaml - [ ] ./msi.gaml.extensions.fipa/models/FIPA Skill/models/FIPA Query (1).gaml - [ ] ./msi.gaml.extensions.fipa/models/FIPA Skill/models/FIPA Query (2).gaml - [ ] ./msi.gaml.extensions.fipa/models/FIPA Skill/models/FIPA Request (2).gaml - [ ] ./msi.gaml.extensions.fipa/models/FIPA Skill/models/FIPA CFP (1).gaml - [ ] ./msi.gaml.extensions.fipa/models/FIPA Skill/models/FIPA CFP (2).gaml - [x] ./simtools.gaml.extensions.traffic/models/Driving Skill/models/Utilities/OSM Loading Driving.gaml - [x] ./simtools.gaml.extensions.traffic/models/Driving Skill/models/Simple model/Simple Traffic Model.gaml - [x] ./simtools.gaml.extensions.traffic/models/Driving Skill/models/Advanced models/Drive Random.gaml - [x] ./simtools.gaml.extensions.traffic/models/Driving Skill/models/Advanced models/Simple Intersection.gaml - [x] ./simtools.gaml.extensions.traffic/models/Driving Skill/models/Advanced models/Following Paths.gaml

Check unit tests

Check that there's no warning nor error and that the model runs as expected - [x] TestBDI.experiment - [x] Boolean.experiment - [x] ComparisonTest.experiment - [x] GraphTest.experiment - [x] Int.experiment - [x] Length.experiment - [x] MathTest.experiment - [x] StringTest.experiment - [x] Core Tests.experiment - [x] Maths Tests.experiment - [x] Simplebdi.experiment - [x] Stats Tests.experiment - [x] multi-criteria.experiment - [x] network_test_connection.experiment - [x] network_test_interaction_local.experiment - [x] network_test_interaction.experiment - [x] Creation.experiment - [x] Operators.experiment - [x] Overlapping.experiment - [x] Property.experiment - [x] Query.experiment - [x] Relation.experiment - [x] Topology.experiment

Check plugins

Check that there's no warning nor error and that the model runs as expected - [ ] Camisole (1.9.0.202301160403) - [ ] ImageAnalysis (1.0.0.202301160403) - [ ] LaunchPad (1.0.0.202301160403) - [ ] Markdown Documentation (1.9.0.202301160403) - [ ] mike and hecras (1.9.0.202301160403) - [ ] Mpi (1.0.0.202301160403) - [ ] Qrcode (1.0.0.202301160403) - [ ] Switch Project (1.0.0.202301160403) - [ ] Uml Generator (1.9.0.202301160403) - [ ] Gaming (1.9.0.202301160403) - [ ] Remote.Gui (1.9.0.202301160403) - [ ] Argumentation Feature (1.0.0.202301160403) - [x] Bayesian Network Feature (1.0.0.202301160403) - [x] Fuzzy logic (1.9.0.202301160403) - [x] Ifcfile (1.0.0.202301160403) - [ ] Matlab (1.9.0.202301160403) - [x] Netcdf (1.0.0.202301160403) - [ ] RJava (1.9.0.202301160403) - [x] Weka (1.7.0.202301160403) - [ ] Webcam - [ ] EasyShell (2.0.0.v20160927-2006) - [ ] EasyShell (2.3.0.v20221015-2029) - [ ] Easy Shell Feature (1.5.0.201606122114) - [ ] GAMA [git client](https://gama-platform.org/wiki/next/Using_Git) - [ ] GAMA [graphical editor](https://gama-platform.org/wiki/next/G__GraphicalEditor)

Check headless mode

Website

Once everything has been checked

Announce the release

AlexisDrogoul commented 1 year ago

Good work !