-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FMS version 1 data type errors; no land points #22
Comments
Gridtools will create all three exchange files by default:
If there are no land points, gridtools should not create these exchange files. FRE-ncTools:
|
Fix handling of
|
With land points:
There are two possible modes of operation. If it is known that no land points exist, we can exclude the Without land points:
If it is known that no land points exist:
|
|
Small toy grid problem proceeding further with fixes to the exp/rel033 branch. |
- add tests to ensure issue #22 stays resolved - when no land points are in the ocean grid, skip writing atmos/land exchange file
gridtools rel 0.3.3 does not work for building a small test problem for FMS version 1.0. Currently debugging proper data types for ocean_hgrid, mosaic and exchange grid files.
The text was updated successfully, but these errors were encountered: