Skip to content

Script for downloading and tidying climatic data from Mexico

License

Notifications You must be signed in to change notification settings

ugenis7/mexican-climate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This script downloads and pre-formats climatic data from Mexico

The municipality names come from: https://www.inegi.org.mx/app/ageeml/ which is in UTF-16, and was converted to UTF-8 with the following command in bash

iconv -f utf-16 -t  utf8//TRANSLIT input/CATUN_MUNICIPIO.csv > 
input/municipality_codes.csv

About

Script for downloading and tidying climatic data from Mexico

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published