An open API service indexing awesome lists of open source software.

https://github.com/sustentarea/logoclim-article

📓 Files related to the LogoClim model article submitted to JOSS
https://github.com/sustentarea/logoclim-article

agent-based-modeling climate-change climate-data-visualization cmip6 complex-systems complexity-science environmental-sciences environmental-simulation future-climate-scenarios geospatial-analysis historical-climate-data netlogo r-programming-language reproducible-research shared-socioeconomic-pathways simulations time-series worldclim

Last synced: 19 days ago
JSON representation

📓 Files related to the LogoClim model article submitted to JOSS

Awesome Lists containing this project

README

        

# logoclim-article

[![Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.](https://img.shields.io/badge/Repo%20Status-Inactive-A6A82D.svg)](https://www.repostatus.org/#inactive)
[![License: MIT](https://img.shields.io/badge/License-MIT-10D810.svg)](https://choosealicense.com/licenses/mit/)

## Overview

This repository contains the files associated with the `LogoClim` model article, intended for submission to the *Journal of Open Source Software* ([JOSS](https://joss.theoj.org/)). LogoClim integrates climate data from [WorldClim 2.1](https://worldclim.org/) into [NetLogo](https://ccl.northwestern.edu/netlogo/), enabling the incorporation of real-world climate parameters into agent-based spatial models.

## License

[![License: MIT](https://img.shields.io/badge/License-MIT-10D810.svg)](https://choosealicense.com/licenses/mit/)
[![License: CC BY
4.0](https://img.shields.io/badge/License-CC_BY_4.0-lightgrey.svg)](https://creativecommons.org/licenses/by/4.0/)

The code in this repository is licensed under the [MIT
License](https://opensource.org/license/mit/), while the documents are available under the [Creative Commons Attribution 4.0 International
License](https://creativecommons.org/licenses/by/4.0/).

## How to Cite

To cite this work, please use the following format:

Vartanian, D., Garcia, L. M. T., & Carvalho, A. M. (2025). *LogoClim: WorldClim in NetLogo* \[Report\]. Sustentarea Research and Extension Group at the University of São Paulo.

A BibTeX entry for LaTeX users is

```
@techreport{vartanian2025,
title = {LogoClim: WorldClim in NetLogo},
author = {{Daniel Vartanian} and {Leandro Martin Totaro Garcia} and {Aline Martins Carvalho}},
year = {2025},
address = {São Paulo},
institution = {Sustentarea Research and Extension Group at the University of São Paulo},
langid = {en},
url = {https://sustentarea.github.io/logoclim-article/}
}
```