WSL/SLF GitLab Repository

Update Fantastic CRYOWRF errors and how to solve them authored by Sergi Gonzalez-Herrero's avatar Sergi Gonzalez-Herrero
......@@ -31,6 +31,7 @@ If you have soil layers activate in `io.ini` the option `SNP_SOIL = true`
**\[Coupler.cpp:391] No data found for station snpack_1_151_121 on 1994-01-03T12:00:00**
In make_wrf_rst_WRF_to_WRF_landsoil.py python scripts you have to set the “file.write(dt.datetime(1994, 1, 4, 12).isoformat()[:] + ” ” +” to the wrf starting time for this domain.
Do the same with the .smet file. And check the io.ini file that all is ok.
**wrf.exe: /project/s1115/CRYOWRF_compilation/CRYOWRF_20220912/snpack_for_wrf/snowpack/snowpack/DataClasses.cc:2395: void SnowStation::initialize(const SN_SNOWSOIL_DATA &, const unsigned long &): Assertion \`Edata\[e\].C\<0.' failed.**
......
......