Skip to content

Commit

Permalink
Merge pull request #9 from Mosqlimate-project/8-create-the-save-the-d…
Browse files Browse the repository at this point in the history
…ate-message-on-the-landing-page

Created the save the date page. fixed issue #8
  • Loading branch information
fccoelho authored Feb 13, 2025
2 parents 011f01c + 3fc02fa commit 00d941a
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 4 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# Editing this site
This site is built using Hugo, a static site generator. The site is hosted on GitHub Pages, which automatically builds and deploys the site when changes are pushed to the `master` branch.
This site is built using Hugo, a static site generator. The site is hosted on GitHub Pages, which automatically builds and deploys the site when changes are pushed to the `main` branch.

## Adding new content
Hugo uses Markdown files to create content for your website. To create a new page, run the following command in your terminal:
Hugo uses Markdown files to create content for your website the site is under the pages directory. To create a new page, run the following command in your terminal:

```bash
cd pages
hugo new path/to/new-page.md
```

Expand Down
21 changes: 19 additions & 2 deletions pages/content/2025/index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,26 @@
---
title: "Sprint 2025"
title: "Save the date in 2025"
description: ""
date: 2024-02-10
---

## Title
## 2025 Dengue Forecast Sprint
Our dengue forecast sprint, also known as the ***Infodengue-Mosqlimate Dengue Challenge (IMDC)***, is a yearly event that brings together researchers, data scientists, and public health professionals to forecast dengue outbreaks in Brazil. The event is organized by the [Infodengue Project](https://infodengue.com) and the [Mosqlimate Project](https://mosqlimate.com).

The year 2024 has seen an exceptional number of reported dengue fever cases in various parts of the world. In Brazil, the disease has spread to areas in the south and at altitudes where epidemics were not previously recorded, and the incidence rate has far exceeded that of previous years. In 2025 the dengue season has not been as intense as in 2024 for most of the country, but we continue to see strong transmission throughout the country.



## Save the date!

The 2025 sprint will take place from **May 15th to October 15th, 2025**. The event will be held online. More details will be announced soon.

The proposed timeline of events is as follows:

1. Release of Call for participation — May 15th, 2025
1. Forecast submission deadline (validation datasets) — June 16th, 2025
1. Webinar (Results of the validation round) — July 30th, 2025
1. 2nd Forecast submission deadline (2026 forecasts) - September 23rd, 2025
1. Presentation of the ensemble model - October 15th, 2025

Get your team ready, and start preparing your models! Meanwhile, you can check the [2024 sprint report](https://github.com/Mosqlimate-project/sprint-template) to see the results of the last sprint.

0 comments on commit 00d941a

Please sign in to comment.