You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'''
Building Catchment collection
terminate called after throwing an instance of 'realization::ConfigurationException'
what(): Multi BMI formulation cannot be created from config: cannot find available data provider to satisfy set of deferred provisions for nested module at index 2: {atmosphere_water__liquid_equivalent_precipitation_rate}
terminate called after throwing an instance of 'realization::ConfigurationException'
what(): Multi BMI formulation cannot be created from config: cannot find available data provider to satisfy set of deferred provisions for nested module at index 2: {atmosphere_water__liquid_equivalent_precipitation_rate}
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= PID 47468 RUNNING AT nwcal-ucs3.nwc.nws.noaa.gov
= EXIT CODE: 134
= CLEANING UP REMAINING PROCESSES
= YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Aborted (signal 6)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
Expected behavior
Output (note that the HDF5-DIAG is due to another unrelated NetCDF file close issue which we are working on to resolve):
...
Finished 240 timesteps.
NGen top-level timings:
NGen::init: 3053.97
NGen::simulation: 1304.83
NGen::routing: 1.0719e-05
HDF5-DIAG: Error detected in HDF5 (1.10.1) thread 0:
#000: H5D.c line 332 in H5Dclose(): not a dataset
major: Invalid arguments to routine
minor: Inappropriate type
NetCDF: HDF error
file: ncFile.cpp line:33
Steps to replicate behavior (include URLs)
On UCS servers, after building the MPI version of the ngen executable, run the MPI job with the following command line: nohup mpirun -n 32 ./cmake_build_mpi/ngen conus.gpkg '' conus.gpkg '' data/bmi_multi_realization_config_w_sloth_pet_noah_netcdf_conus.json conus_partition_32.json &
where data/bmi_multi_realization_config_w_sloth_pet_noah_netcdf_conus.json is displayed below:
Current behavior
The ending part of the output:
Expected behavior
Output (note that the HDF5-DIAG is due to another unrelated NetCDF file close issue which we are working on to resolve):
Steps to replicate behavior (include URLs)
On UCS servers, after building the MPI version of the ngen executable, run the MPI job with the following command line:
nohup mpirun -n 32 ./cmake_build_mpi/ngen conus.gpkg '' conus.gpkg '' data/bmi_multi_realization_config_w_sloth_pet_noah_netcdf_conus.json conus_partition_32.json &
where data/bmi_multi_realization_config_w_sloth_pet_noah_netcdf_conus.json is displayed below:
Screenshots
The text was updated successfully, but these errors were encountered: