wangyueya's Stars
198808xc/Pangu-Weather
An official implementation of Pangu-Weather
lzhenn/cmip6-to-wrfinterm
tools to process cmip6 data to drive wrf
openclimatefix/metnet
PyTorch Implementation of Google Research's MetNet and MetNet-2
ocean-eddy-cpt/gcm-filters
Diffusion-based Spatial Filtering of Gridded Data
myying/WRF_DART
Control scripts for running DART with WRF model
mchoblet/ensemblefilters
A collection of ensemble square root kalman filters implemented in Python
metno/bliss_rr
bliss_rr - Bayesian statisticaL Interpolation for Spatial analySis of precipitation
jswhit/da_scripts
bugsuse/meteoai
The papers or tutorials and relative source code of artificial intelligence for meteorology, ocean and environment science.
myying/DART
Data Assimilation Research Testbed
NumericalEnvironmental/RBF-based_correlated_random_field_generator
This is a streamlined python 3 script for generating spatially-correlated random fields in 2-D or 3-D using a radial basis function interpolator.
NumericalEnvironmental/random_field
Python-based script for generating realistic-looking correlated random fields in 2-D or 3-D; includes a tkinter-based user interface
steidani/ConTrack
Contour Tracking of circulation anomalies (atmospheric blocking, cyclones and anticyclones) in weather and climate data
alexarnimueller/som
Self organizing Kohonen map in Python with periodic boundary conditions
navidcy/barotropic_QG
Matlab code for solving the barotropic vorticity equation on a beta-plane
AntixK/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
julianmack/Data_Assimilation
MSc Research project (6 months). Data Assimilation using Deep Learning (AEs). Imperial College Machine Learning MSc 2018-19
NCAR/DART
Data Assimilation Research Testbed
lyeoni/pytorch-mnist-VAE
chaitanya100100/VAE-for-Image-Generation
Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR10 datasets
hwalsuklee/tensorflow-mnist-VAE
Tensorflow implementation of variational auto-encoder for MNIST