netCDF operator (nco, cdo) ncrename - netCDF Renamer Options > -a old_name, new_name Attribute renaming. The old and new names of the attribute are specified by the associated old_name and new_name values. Global attributes 2023-06-24 NWP #WRF #MPAS #netcdf #nco #cdo
Approximate Metric Equivalents for Degrees, Minutes, and Seconds Approximate Metric Equivalents for Degrees, Minutes, and Seconds At the equator for longitude and for latitude anywhere, the following approximations are valid: 1234567891011121314151617181920211° = 1 2023-06-24 NWP #WRF #MPAS
NetCDF and its Conversion NetCDF (Network Common Data Form) is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data. It is also a com 2023-06-24 NWP #WRF #MPAS #netcdf
rsync - Transferring and synchronizing files rsync rsync (remote sync) 是Unix下的一款套用軟件,它能同步更新兩處電腦的檔案與目錄,並適當利用差分編碼以減少數據傳輸量。rsync中的一項同類軟件不常見的重要特性是每個目標的鏡像只需傳送一次。rsync可以拷貝/顯示目錄內容,以及拷貝檔案,並可選壓縮以及遞歸拷貝。 在常駐模式(daemon mode)下,rsync預設監聽 TCP埠 873,以原生rsync傳輸協定或 2023-06-24 Linux #download
Bash | datetime (manipulate) Bash datetime (manipulate) 1234567NAME date - print or set the system date and timeSYNOPSIS date [OPTION]... [+FORMAT] date [-u|--utc|--universal] [MMDDhhmm[[CC]YY][.ss]] We want to 2023-05-23 Bash #Linux #Bash
What's the rigorous definition of phase and phase transition? What's the rigorous definition of phase and phase transition? Ref: What's the rigorous definition of phase and phase transition? From Yi-Zhuang You (尤亦庄, Everett You), Does this mean that gas and liq 2023-05-15 Physics #phase transition
ERA5 dataset (2) contains invariant variables ERA5 dataset (2) contains invariant variables Post Downlaod Ref: Initializing the WRF model with ECMWF ERA-Interim reanalysis I am suspicious that you don't have the file that contains invariant vari 2023-05-11 NWP #WRF #WPS #MPAS #IC/BC #ERA5 #ECMWF
gdb debugger gdb debugger GDB stands for GNU Project Debugger. GDB(GNU Debugger)是UNIX及UNIX-like下的強大調試工具,可以調試ada, c, c++, asm, minimal, d, fortran, objective-c, go, java,pascal等語言。本文以C程序為例如,介紹GDB啟動調試的多種方式。 Compile 2023-05-11 gdb #debug
Git cherry-pick Git cherry-pick After switching to the master, use the cherry-pick command to take out the submission of "adding commit instructions", and then add it to the master. 1234567$ git checkout masterSwitch 2023-05-07 Git #git cherry-pick
ERA5 ERA5T expver dimension issue ERA5 ERA5T expver dimension issue Ref: ERA5 CDS requests which return a mixture of ERA5 and ERA5T data The ERA5 hourly and monthly data are made available with a 3 month delay. This means that after a 2023-05-07 NWP #WRF #WPS #MPAS #IC/BC #ERA5 #ECMWF