Skip to content

reiyalee/PythonDef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonDef

Small python def, but useful, like download things from website (FTP), write txt file

  1. Chews_met: (1) downloading meteorology data (wind direction, wind speed, temperature, hourly or 5-min) from Underground Weather. (2) save in df file (3) basic calculation are included in program, so we can also get water vapor pressure, etc. (change df column to decide which parameter we need)

  2. chewsmet_txt: (1) convert df file to txt file

  3. NOx_txt_add: (1) add all txt file to one txt file

About

Small python def, but useful, like download things from website (FTP), write txt file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages