Skip to content
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

Ascii io #706

Merged
merged 9 commits into from
Mar 26, 2021
Merged

Ascii io #706

merged 9 commits into from
Mar 26, 2021

Conversation

GFDL-Eric
Copy link
Contributor

@GFDL-Eric GFDL-Eric commented Mar 11, 2021

Description
Implementation of the ascii_read routine in fms2_io. This requires the transfer of several routines from mpp_io ans fms_io to fms2_io. Also includes a change in data_override to account for this movement.

Fixes lack of fms2_io ascii_io routines

How Has This Been Tested?
Includes a sample test of the routine, further testing when the suite of models is tested.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • New check tests, if applicable, are included
  • make distcheck passes

@GFDL-Eric
Copy link
Contributor Author

GFDL-Eric commented Mar 12, 2021 via email

@thomas-robinson thomas-robinson added this to the 2021.02 milestone Mar 12, 2021
mpp/include/mpp_util.inc Show resolved Hide resolved
fms2_io/fms_io_utils.F90 Show resolved Hide resolved
fms2_io/fms_io_utils.F90 Show resolved Hide resolved
fms2_io/fms_io_utils.F90 Show resolved Hide resolved
fms2_io/fms_io_utils.F90 Outdated Show resolved Hide resolved
fms2_io/fms_io_utils.F90 Outdated Show resolved Hide resolved
fms2_io/fms_io_utils.F90 Outdated Show resolved Hide resolved
fms2_io/fms_io_utils.F90 Show resolved Hide resolved
…est things, made parse_mask_table public in fms2_io, edited test_io_with_mask to work with new parse_mask_table call
rem1776
rem1776 previously approved these changes Mar 17, 2021
…ascii routine to properly fail if answers aren't read in correctly.
rem1776
rem1776 previously approved these changes Mar 19, 2021
Copy link
Contributor Author

@GFDL-Eric GFDL-Eric left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure how to resolve the "change requested" issue?

uramirez8707
uramirez8707 previously approved these changes Mar 22, 2021
@rem1776
Copy link
Contributor

rem1776 commented Mar 22, 2021

@GFDL-Eric That should go away once Tom reviews it again

rem1776
rem1776 previously approved these changes Mar 22, 2021
bensonr
bensonr previously approved these changes Mar 22, 2021
@rem1776 rem1776 merged commit 1a653fc into NOAA-GFDL:main Mar 26, 2021
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.

6 participants