Skip to content

Commit

Permalink
Integer to float in SDFs
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinswales committed Jan 14, 2025
1 parent c2f0df1 commit 04f6e4e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ccpp/suites/suite_SCM_GFS_v17_p8_ugwpv1_ps.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<suite name="SCM_GFS_v17_p8_ugwpv1_ps" version="1">
<suite name="SCM_GFS_v17_p8_ugwpv1_ps" version="1.0">
<!-- <init></init> -->
<group name="time_vary">
<subcycle loop="1">
Expand Down
2 changes: 1 addition & 1 deletion ccpp/suites/suite_SCM_HRRR_gf_ps.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<suite name="SCM_HRRR_gf_ps" version="1">
<suite name="SCM_HRRR_gf_ps" version="1.0">
<group name="time_vary">
<subcycle loop="1">
<scheme>GFS_time_vary_pre</scheme>
Expand Down
4 changes: 2 additions & 2 deletions ccpp/suites/suite_SCM_WoFS_v0_ps.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<suite name="SCM_WoFS_v0_ps" version="1">
<suite name="SCM_WoFS_v0_ps" version="1.0">
<!-- <init></init> -->
<group name="time_vary">
<subcycle loop="1">
Expand Down Expand Up @@ -51,4 +51,4 @@
</subcycle>
</group>
<!-- <finalize></finalize> -->
</suite>
</suite>

0 comments on commit 04f6e4e

Please sign in to comment.