WRF | GRIB1, GRIB2, NetCDF GRIB1, GRIB2, NetCDF Ref: GRIB1, GRIB2, NetCDF: Which do I choose? Your choice of data format depends on the date range that you need and what you want to do with the data. GRIB is a World Meteorologi 2023-05-06 WRF #HPC #WRF #WPS #MPAS
Tmux terminal multiplexer Tmux terminal multiplexer tmux is a terminal multiplexer: it enables a number of terminals to be created, accessed, and controlled from a single screen. tmux may be detached from a screen and continue 2023-05-01 Linux #HPC #terminal #tmux
WRF | WPS build up domain WPS build up domain WRF-Related Special Code Function source Convert netCDF to Intermediate netcdf-to-intermediate.f NCL Design Grids design_grids.ncl Convert netCDF to Intermediate (CCSM D 2023-05-01 WRF #NWP #WRF #WPS #domain #ncl
Bash & Oh-My-Bash Bash & Oh-My-Bash Ref: 配置安装oh-my-bash https://github.com/ohmybash/oh-my-bash plugins Themes Oh My Bash works best on macOS and Linux. Unix-like operating system (macOS or Linux) curl or wget sh 2023-05-01 Linux #HPC #shell script #bashrc
neovim neovim Git neovim Installation 12345678910git clone https://github.com/neovim/neovimcd neovim make CMAKE_BUILD_TYPE=Releasegit checkout stablerm -r build/ # clear the CMake cache# To install the exec 2023-05-01 Linux #HPC #vim #editor
ERA5 dataset ERA5 dataset It is imperative to complete the registration process on the Copernicus Climate Data Store by creating an account. Some related links, WRF using ERA5 data Climate Data Store - Copernicus 2023-04-30 NWP #WRF #WPS #MPAS #IC/BC #ERA5 #ECMWF
WRF | WPS namelist.wps Best Practices WPS namelist.wps: Best Practices https://www2.mmm.ucar.edu/wrf/users/namelist_best_prac_wps.html In namelist.wps, multiple columns are used for multiple domains; however max_domains determines how ma 2023-04-30 WRF #WRF #WPS #namelist.wps
WRF | WPS namelist.wps Examples WPS namelist.wps Examples namelist.wps Git namelist.wps 1234567891011121314151617181920212223242526272829303132333435&share wrf_core = 'ARW', max_dom = 2, start_date = '2019-09-04_1 2023-04-30 WRF #WRF #WPS #namelist.wps
WRF | WRF em_real namelist.input Examples WRF em_real namelist.input Examples For em_real namelist.input.default The default namelist.input file for real cases had several settings that go against best practices and recommendations. WRF/test/ 2023-04-30 WRF #WRF #namelist.input
WRF | WRF namelist.input: Best Practices WRF namelist.input: Best Practices https://www2.mmm.ucar.edu/wrf/users/namelist_best_prac_wrf.html Git: WRF/run/README.namelist In namelist.input, multiple columns are used for multiple domains; howe 2023-04-30 WRF #WRF #namelist.input