Skip to content

Use NF90_FILL_DOUBLE as a default fill value#181

Closed
angus-g wants to merge 1 commit into
mom-ocean:dev/masterfrom
angus-g:z-init-missing-value
Closed

Use NF90_FILL_DOUBLE as a default fill value#181
angus-g wants to merge 1 commit into
mom-ocean:dev/masterfrom
angus-g:z-init-missing-value

Conversation

@angus-g
Copy link
Copy Markdown
Collaborator

@angus-g angus-g commented May 21, 2015

MOM_state_initialization::MOM_temp_salt_initialize_from_Z uses the raw NetCDF Fortran API, and expects that the INIT_Z file contains the _FillValue attribute for both temp and salt. If this attribute isn't
found, we fall back to using NF90_FILL_DOUBLE instead of aborting.

MOM_state_initialization::MOM_temp_salt_initialize_from_Z uses the raw
NetCDF Fortran API, and expects that the INIT_Z file contains the
_FillValue attribute for both temp and salt. If this attribute isn't
found, we fall back to using NF90_FILL_DOUBLE instead of aborting.
@MJHarrison-GFDL
Copy link
Copy Markdown
Contributor

Merged.

gustavo-marques added a commit to gustavo-marques/MOM6 that referenced this pull request Mar 26, 2021
Sync with main to bring in new file layout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants