Naoki Mizukami
Naoki Mizukami
I am not sure if you could convert (i have not used discussion much), but I am sure you can link and refer to each other. At this point, maybe...
Hi @PrateekSharma99, it is great to hear that you dig into the mapping file and figured out the problem. For new problem, I believe it is UH allocation issue when...
I see the error message ` shr_mpi_abort/FATAL ERROR: init_data/init_inFile_pop/inFile_pop/get_nc_dim_len/[No such file or directory; file=/mizu_test/input/‰HDF]` do you have some file(s) detected by `ls /mizu_test/input/‰HDF`?
Just noticed based on your log, water management netcdf name is Barna_TEST.nc, but it is ‰HDF in log. But this strange string might be coming from runoff netcdf. wondering what...
Is this resolved? can this be closed? @PrateekSharma99 @ShervanGharari ?
Hi @PrateekSharma99, So the error message is from [here](https://github.com/ESCOMP/mizuRoute/blob/45bf86b79f11554abd2576c6a7ff2e1c429adc3e/route/build/src/read_streamSeg.f90#L385). So your laketargvol variable name in netcdf is target_vol, which is not the same as default name (default name is LakeTargVol)....
Hi @ShervanGharari , yes, sounds good to me. I looked at discussion again. If people have question, could post here - https://github.com/ESCOMP/mizuRoute/discussions/categories/q-a. @PrateekSharma99 , if you have further question, just...
it is `/glade/campaign/cgd/tss/people/mizukami/mizuRoute_data/cesm_mizuRoute/ancillary_data/Network_topology_HDMA_HydroLake_v4_cdf5.nc`
Hi @ekluzek, thanks for finishing derecho test case and fixing the rpointer file I/O (which looks good to me). I will look over the rest, and merge it (unless I...
Hi Erik (@ekluzek), I am wondering if we can merge fixes of F90s (RtmFileUtils.F90, RtmMod.F90, rof_comp_nuopc.F90, io_rpointfile.f90, write_restart_pio.f90, write_simoutput_pio.f90) in this PR somehow? Right now, if the people clone CTSM...