Open Issues Need Help
View All on GitHub Climate Modeling • Climate Modeling System
grid2 initilization leads to undefined behavior 29 days ago
AI Summary: The task is to debug and fix a bug in the FMS (Flexible Modeling System) code. The bug occurs in the `grid2_init` function, where the absence of a `grid_spec.nc` file leads to undefined behavior in subsequent function calls like `get_grid_ntiles`. The solution involves modifying `grid2_init` and related functions to handle the missing file gracefully, potentially by raising an error or ensuring proper initialization before proceeding. This requires understanding Fortran 90 code and the FMS framework.
Complexity:
4/5
help wanted
NOAA-GFDL/FMS
114
GFDL's Flexible Modeling System
Fortran
#climate#climate-model#fms#fortran#gfdl#infrastructure#netcdf