ssh tunnel Introduction to SSH Tunnels Secure Shell, or SSH, is used to create a secure channel between a local and remote computer. While SSH is commonly used for secure terminal access and file transfers, it c 2024-07-04 Linux #ssh
ML | Physics-informed neural networks (PINN) PINN Physics-informed neural networks (PINNs) represent a significant advancement in the integration of machine learning with physical laws, particularly in the context of solving differential equatio 2024-06-26 ML #PINN #AI #DeepONet #ML
ML | JAX JAX JAX is a Python library for accelerator-oriented array computation and program transformation, designed for high-performance numerical computing and large-scale machine learning. With its updated 2024-06-25 ML #PINN #AI
WRF | WRF: Why domains should be at least 100x100 grid spaces? Why domains should be at least 100x100 grid spaces? Each WRF domain should be at least 100x100 grid points (e_we and e_sn). When running a simulation, the input data for the lateral boundaries, every 2024-06-11 WRF #WRF
Spack-Stack (MPAS-JEDI) spack-stack Spack-stack is a framework for installing software libraries to support NOAA's Unified Forecast System (UFS) applications and the Joint Effort for Data assimilation Integration (JEDI) coup 2024-06-10 Spack #MPAS #DA #Spack #Spack-Stack
ecFlow -- Installation & Usage By micromamba (Recommend) 123456789101112$ micromamba create -n ecFlowEmpty environment created at prefix: /home/wpsze/micromamba/envs/ecFlow$ micromamba activate ecFlow|ecFlow|wpsze:/home/wpsze $ mic 2024-06-07 ecFlow #WRF #Installation #MPAS #Micromamba #Spack #ecFlow #Conda
Spack Spack Spack is a package management tool designed to support multiple versions and configurations of software on a wide variety of platforms and environments. It was designed for large supercomputing 2024-06-07 Spack #Spack
WRF | WRF uses Pnetcdf Issue To Be Tested. Remark Parallel Netcdf4 I/O support (as opposed to pnetcdf) > Unfortunately the WRF model is not capable of using parallel I/O. If you are using netCDF-4, you must install it w 2024-06-05 WRF #WRF #Installation #Pnetcdf
ssh setup The Secure Shell Protocol (SSH) is a cryptographic network protocol for operating network services securely over an unsecured network. Its most notable applications are remote login and command-line e 2024-06-05 Linux #ssh
MPAS | use_mp_re/config_microp_re -- use effective radii computed in mp schemes in RRTMG In WRF, WRF Model Version 3.8: UPDATES Add a new namelist, use_mp_re, to control the interaction between effective radii computed in some microphysics with RRTMG radiation. {:.info} use_mp_re = 1 ! wh 2024-06-04 MPAS #WRF #Parametrization