├── DownLoad_JRA3Q_anl125_Pressure_Level.sh ├── DownLoad_JRA3Q_anl_surf125.sh ├── DownLoad_JRA3Q_fcst_phy2m125.sh ├── DownLoad_JRA3Q_fcst_phyp125.sh ├── JRA55 ├── Process_Data.py ├── rda-download_multi.py └── rda-download_multi_surface.py ├── LICENSE └── README.md /DownLoad_JRA3Q_anl125_Pressure_Level.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QianyeSu/JRA3Q_Reanalysis/HEAD/DownLoad_JRA3Q_anl125_Pressure_Level.sh -------------------------------------------------------------------------------- /DownLoad_JRA3Q_anl_surf125.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QianyeSu/JRA3Q_Reanalysis/HEAD/DownLoad_JRA3Q_anl_surf125.sh -------------------------------------------------------------------------------- /DownLoad_JRA3Q_fcst_phy2m125.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QianyeSu/JRA3Q_Reanalysis/HEAD/DownLoad_JRA3Q_fcst_phy2m125.sh -------------------------------------------------------------------------------- /DownLoad_JRA3Q_fcst_phyp125.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QianyeSu/JRA3Q_Reanalysis/HEAD/DownLoad_JRA3Q_fcst_phyp125.sh -------------------------------------------------------------------------------- /JRA55/Process_Data.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QianyeSu/JRA3Q_Reanalysis/HEAD/JRA55/Process_Data.py -------------------------------------------------------------------------------- /JRA55/rda-download_multi.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QianyeSu/JRA3Q_Reanalysis/HEAD/JRA55/rda-download_multi.py -------------------------------------------------------------------------------- /JRA55/rda-download_multi_surface.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QianyeSu/JRA3Q_Reanalysis/HEAD/JRA55/rda-download_multi_surface.py -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QianyeSu/JRA3Q_Reanalysis/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/QianyeSu/JRA3Q_Reanalysis/HEAD/README.md --------------------------------------------------------------------------------