diff --git a/xwrf/tutorial.py b/xwrf/tutorial.py index e84f4592..b53a2b5e 100644 --- a/xwrf/tutorial.py +++ b/xwrf/tutorial.py @@ -11,7 +11,7 @@ import xarray as xr _default_cache_dir_name = 'xwrf_tutorial_data' -base_url = 'https://github.com/ncar-xdev/xwrf-data' +base_url = 'https://github.com/xarray-contrib/xwrf-data' version = 'main'