Skip to content

Add Fortran module for GEFS data source in CDEPS#13

Merged
binli2337 merged 2 commits into
NOAA-EMC:emc/developfrom
binli2337:feature/add_gefs
Mar 25, 2021
Merged

Add Fortran module for GEFS data source in CDEPS#13
binli2337 merged 2 commits into
NOAA-EMC:emc/developfrom
binli2337:feature/add_gefs

Conversation

@binli2337
Copy link
Copy Markdown

Description of changes

The Fortran module for GEFS data source will be added to CDEPS.

Specific notes

The revised code will include the following changes:

  1. The Fortran module for GEFS "datm_datamode_gefs_mod.F90" will be added.
  2. The nuopc cap code for data atmosphere model "atm_comp_nuopc.F90" will be updated.
  3. CMakeLists.txt file will be updated to compile the updated code using cmake.

Testing performed:
Tests have been done in the mom6_cice6_cdeps application using a revised CMEPS code from ESCOMP/CMEPS (#74f7751, March 5, 2021 version).

@binli2337 binli2337 requested a review from junwang-noaa March 11, 2021 13:10
@binli2337
Copy link
Copy Markdown
Author

A related PR for ufs-weather-model will be submitted.

Copy link
Copy Markdown
Collaborator

@uturuncoglu uturuncoglu left a comment

Choose a reason for hiding this comment

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

I could not see CDEPS CFSR specific module file in here. Maybe you forgot to add it to PR.

Comment thread datm/datm_datamode_gefs_mod.F90 Outdated
! Sa_ptem(n) = Sa_tbot(n)
end do

!----------------------------------------------------------
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

If there is no need to unit conversion. This part of code can be cleaned.

@uturuncoglu
Copy link
Copy Markdown
Collaborator

I could not see CDEPS CFSR specific module file in here. Maybe you forgot to add it to PR.

Sorry, that was already merged in previous PR.

@binli2337 binli2337 merged commit c4c30bd into NOAA-EMC:emc/develop Mar 25, 2021
@binli2337 binli2337 deleted the feature/add_gefs branch November 5, 2021 19:41
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.

3 participants