You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This repository contains Python scripts used to forecast precipitation for the A
4
4
5
5
Folder Structure:
6
6
7
-
-**_temp_** Contains temporary Python scripts generated by each team member during the translation process from R-scripts to Python (e.g individual scripts for each function). -**_01_prediccion.py_** The final script for forecasting precipitation, functioning similarly to the R script "usaid_procesos_interfaz/prediccionClimatica/01_prediccion.R". -**_auxiliary Contains_** scripts that are not directly related to CPT forecasting but provide valuable insights to consider.
7
+
-**_temp_** Contains temporary Python scripts generated by each team member during the translation process from R-scripts to Python (e.g individual scripts for each function). -**_01_prediccion.py_** The final script for forecasting precipitation, functioning similarly to the R script "usaid*procesos_interfaz/prediccionClimatica/01_prediccion.R". -\*\*\_auxiliary Contains*\*\* scripts that are not directly related to CPT forecasting but provide valuable insights to consider.
8
8
9
9
The purpose of this repository is to facilitate the implementation and improvement of the precipitation forecasting feature in the Aclimate app. The team has translated R-scripts to Python, allowing for easier maintenance and integration with the CPT. Additionally, the auxiliary folder houses relevant scripts that can enhance the overall forecasting process.
0 commit comments