main.py
is the Python file used to calculate the skill scores for the dataset.download_mos.py
is used to download the MOS data. Note that at line 8 one can change the station ID to experiment with different stations.nbm.py
is used to download the national blend of models (NBM) data. Note that at line 22 one can change the station ID to experiment with different stations.nbm_kfnl.csv
,mos.csv
contain data collected fromdownload_mos.py
andnbm.py
.obs_kfnl.csv
is collected manually.- To run the code on a server to download data automatically, run
nohup python mos.py >& mos.log &
, wheremos.log
is used to output the error message.
-
Notifications
You must be signed in to change notification settings - Fork 0
Z-Richard/eas4510-lab2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published