Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

WRF tutorials are down

William.Hatheway

Active member
Good afternoon,

I am trying to download files from the WRF tutorial site and I keep getting forbidden access errors.

Code:
--202
4-07-15 12:46:33-- https://www2.mmm.ucar.edu/wrf/OnLineTutorial/compile_tutorial/tar_files/Fortran_C_NETCDF_MPI_tests.tar
Resolving [www2.mmm.ucar.edu](https://www2.mmm.ucar.edu/) ([www2.mmm.ucar.edu](https://www2.mmm.ucar.edu/))... [128.117.13.91](https://128.117.13.91/)
Connecting to [www2.mmm.ucar.edu](https://www2.mmm.ucar.edu/) ([www2.mmm.ucar.edu](https://www2.mmm.ucar.edu/))|128.117.13.91|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2024-07-15 12:46:34 ERROR 403: Forbidden.

--2024-07-15 12:46:34-- https://www2.mmm.ucar.edu/wrf/OnLineTutorial/compile_tutorial/tar_files/Fortran_C_tests.tar
Resolving [www2.mmm.ucar.edu](https://www2.mmm.ucar.edu/) ([www2.mmm.ucar.edu](https://www2.mmm.ucar.edu/))... [128.117.13.91](https://128.117.13.91/)
Connecting to [www2.mmm.ucar.edu](https://www2.mmm.ucar.edu/) ([www2.mmm.ucar.edu](https://www2.mmm.ucar.edu/))|128.117.13.91|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2024-07-15 12:46:35 ERROR 403: Forbidden.

tar: Fortran_C_tests.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Fortran_C_NETCDF_MPI_tests.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
 
 
 
Environment Testing
Test 1
f951: Error: Cannot open file ‘TEST_1_fortran_only_fixed.f’
<built-in>: Fatal Error: cannot open input file: TEST_1_fortran_only_fixed.f
compilation terminated.
./WRF-MOSIT.sh: line 23557: ./a.out: No such file or directory
Environment Compiler Test 1 Failed
 
Top