chris_riedel
New member
Hello,
In some recent work I am doing, I added the ability for the user to update sea ice thickness, via some dataset, like one would update sea ice concentration during integration. I built in a namelist flag that the user turns on if they want to update sea ice thickness (default is false). Currently, since most global modeling centers do not provide sea ice thickness, I had to add the sea ice thickness data via a python script to an already created surface update file. The python script script does both interpolation of data to the MPAS mesh and adding it to the update surface file. I was curious if this is something you would want to add to a MPAS release. Currently, the sea ice thickness code is added to MPASv6.1.
Chris Riedel
In some recent work I am doing, I added the ability for the user to update sea ice thickness, via some dataset, like one would update sea ice concentration during integration. I built in a namelist flag that the user turns on if they want to update sea ice thickness (default is false). Currently, since most global modeling centers do not provide sea ice thickness, I had to add the sea ice thickness data via a python script to an already created surface update file. The python script script does both interpolation of data to the MPAS mesh and adding it to the update surface file. I was curious if this is something you would want to add to a MPAS release. Currently, the sea ice thickness code is added to MPASv6.1.
Chris Riedel