Hi!
I tried to adapt this to the 0.25 deg, simply changing the dimensions in the copy_data function to the 0.25 dimensions. I ran it like this:
./fix_ocean_restarts.py template_dir original_dir new_dir
where template has a very short run with new bathymetry, original_dir has the original restarts with the old bathymetry, and new_dir is where I want to store it.
The script runs with no errors, but when I verify the new restarts in new_dir, they are just the same as the template, like it hasn't filled them in with the original data. Not sure what I'm missing!
Thanks
Hi!
I tried to adapt this to the 0.25 deg, simply changing the dimensions in the copy_data function to the 0.25 dimensions. I ran it like this:
./fix_ocean_restarts.py template_dir original_dir new_dir
where template has a very short run with new bathymetry, original_dir has the original restarts with the old bathymetry, and new_dir is where I want to store it.
The script runs with no errors, but when I verify the new restarts in new_dir, they are just the same as the template, like it hasn't filled them in with the original data. Not sure what I'm missing!
Thanks