wrf_hydro_training icon indicating copy to clipboard operation
wrf_hydro_training copied to clipboard

Jupyter notebooks for WRF-Hydro trainings

Results 15 wrf_hydro_training issues
Sort by recently updated
recently updated
newest added

I downloaded the docker container for this training following the instructions and when I'm going to do the lesson 2 I'm not able to pull out the example case using...

This pull request has the following: - change to lesson 1 which is the model compile - change to lesson 2 which is for running the model with respect to...

Hello everyone, I ran the following command according to the tutorial: "docker pull wrfhydro/training:v5.2.0-rc1"and"docker run --name wrf-hydro-training -p 8888:8888 -it wrfhydro/training:v5.2.0-rc1". Everything looked ok, and I entered the training interface...

docker pull wrfhydro/training:usgs-training is this the correct image , its not found !git clone https://github.com/NCAR/wrf_hydro_training -b usgs_training_2023

HI, Can I have access for the file: nldas_mfe_forcing.tar.gz In the Lesson-S3-regridding.ipynb for practice? Justin

Hello, I've been trying to execute a simulation in Barcelona of the wrf-hydro program uncoupled from the wrf execution but using the wrf outputs files geo_em.d01.nc and wrfinput_d01.nc. For simplicity,...

I am using image version wrfhydro/training:v5.2.0-rc1. On startup, it will throw a bunch of `requests.exceptions.MissingSchema` exceptions when trying to download files from google drive. It seems that the default `gdown`...

container: wrfhydro/nwm-training:v2.0 does not appear to be active. using the recommended: < docker pull wrfhydro/nwm-training:v2.0 > generates: """ Error response from daemon: pull access denied for wrfhydro/nwm-training, repository does not...