-
Título: xxx
-
Mentoras: Laura Gómez Navarro y Julia Jaca
-
breve descripción: xxxx
-
Lenguaje: Python
-
Horario: Disponible xxx
-
Zona: mar interior de Chiloé
-
Periodo de tiempo: 1 al 10 de enero 1998
-
Datos: https://data.marine.copernicus.eu/product/GLOBAL_MULTIYEAR_BGC_001_033/description
Los pasos en () solo para la primera vez que se haga push
- cd <_carpeta>
- (git init)
- git pull
- git add <fichero_cambiado_o_nuevo>
- git commit -m "<mensaje_breve_del_cambio>"
- (git remote add origin https://github.com/Intercoonecta/ohwe24-proy2-plasticos.git)
- (git push -u origin master)
- git push