-
Notifications
You must be signed in to change notification settings - Fork 317
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes for NEON cases Two sets of fixes for NEON cases: (1) Fixes for leap year handling when there are discrepancies between the model and the DATM forcing data in terms of whether the current year is a leap year. This involved updates to the share and cdeps externals from Jim Edwards. (2) Other fixes for NEON cases from Will Wieder, as documented in #1860 Resolves #1858 (calendar error in ESMF) Resolves #1860 (run_neon not working as expected)
- Loading branch information
Showing
19 changed files
with
200 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
./xmlchange NEONSITE=BARR | ||
./xmlchange PTS_LON=203.349781 | ||
./xmlchange PTS_LAT=71.281711 | ||
./xmlchange RUN_STARTDATE=2019-01-01 | ||
./xmlchange DATM_YR_ALIGN=2019,DATM_YR_START=2019,DATM_YR_END=2022 | ||
./xmlchange STOP_N=39 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
./xmlchange NEONSITE=GUAN | ||
./xmlchange PTS_LON=293.13112 | ||
./xmlchange PTS_LAT=17.96882 | ||
./xmlchange RUN_STARTDATE=2018-06-01 | ||
./xmlchange RUN_STARTDATE=2019-01-01 | ||
./xmlchange DATM_YR_ALIGN=2019,DATM_YR_START=2019 | ||
./xmlchange STOP_N=39 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,8 @@ | ||
./xmlchange NEONSITE=LAJA | ||
./xmlchange PTS_LON=292.92392 | ||
./xmlchange PTS_LAT=18.02184 | ||
./xmlchange RUN_STARTDATE=2018-05-01 | ||
./xmlchange RUN_STARTDATE=2019-01-01 | ||
./xmlchange DATM_YR_ALIGN=2019,DATM_YR_START=2019 | ||
./xmlchange STOP_N=39 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
./xmlchange NEONSITE=LENO | ||
./xmlchange PTS_LON=271.83897 | ||
./xmlchange PTS_LAT=31.8531 | ||
./xmlchange RUN_STARTDATE=2021-01-01 | ||
./xmlchange DATM_YR_ALIGN=2021,DATM_YR_START=2021 | ||
./xmlchange STOP_N=15 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
./xmlchange NEONSITE=MLBS | ||
./xmlchange PTS_LON=279.47575 | ||
./xmlchange PTS_LAT=37.37783 | ||
./xmlchange STOP_N=24 | ||
./xmlchange DATM_YR_END=2019 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
./xmlchange NEONSITE=MOAB | ||
./xmlchange PTS_LON=250.61118 | ||
./xmlchange PTS_LAT=38.25136 | ||
./xmlchange RUN_STARTDATE=2018-01-01 | ||
./xmlchange DATM_YR_ALIGN=2018,DATM_YR_START=2018,DATM_YR_END=2020 | ||
./xmlchange STOP_N=36 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
./xmlchange NEONSITE=ONAQ | ||
./xmlchange PTS_LON=276.49815 | ||
./xmlchange PTS_LAT=35.68839 | ||
./xmlchange RUN_STARTDATE=2018-01-01 | ||
./xmlchange DATM_YR_ALIGN=2018,DATM_YR_START=2018,DATM_YR_END=2019 | ||
./xmlchange STOP_N=24 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,8 @@ | ||
./xmlchange NEONSITE=SJER | ||
./xmlchange PTS_LON=240.267 | ||
./xmlchange PTS_LAT=37.107117 | ||
./xmlchange RUN_STARTDATE=2018-09-01 | ||
./xmlchange RUN_STARTDATE=2019-01-01 | ||
./xmlchange DATM_YR_ALIGN=2019,DATM_YR_START=2019 | ||
./xmlchange STOP_N=39 | ||
|
||
#./xmlchange RUN_STARTDATE=2018-09-01 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
./xmlchange NEONSITE=TEAK | ||
./xmlchange PTS_LON=240.99424199999999 | ||
./xmlchange PTS_LAT=37.006472 | ||
# This site is missing data for first half of 2018 | ||
./xmlchange RUN_STARTDATE=2018-06-01 | ||
./xmlchange RUN_STARTDATE=2019-01-01 | ||
./xmlchange DATM_YR_ALIGN=2019,DATM_YR_START=2019 | ||
./xmlchange STOP_N=39 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
./xmlchange NEONSITE=TOOL | ||
./xmlchange PTS_LON=210.629872 | ||
./xmlchange PTS_LAT=68.66045 | ||
./xmlchange RUN_STARTDATE=2020-01-01 | ||
./xmlchange DATM_YR_ALIGN=2020,DATM_YR_START=2020 | ||
./xmlchange STOP_N=27 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
./xmlchange NEONSITE=YELL | ||
./xmlchange PTS_LON=249.45803999999998 | ||
./xmlchange PTS_LAT=44.95597 | ||
./xmlchange RUN_STARTDATE=2018-08-01 | ||
./xmlchange RUN_STARTDATE=2019-01-01 | ||
./xmlchange DATM_YR_ALIGN=2019,DATM_YR_START=2019 | ||
./xmlchange STOP_N=39 | ||
# ./xmlchange RUN_STARTDATE=2018-08-01 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,48 +1,48 @@ | ||
Site,Domain,Lat,Lon,pft | ||
BART,1,44.06516,-71.28834,7 | ||
HARV,1,42.53562,-72.17562,7 | ||
BLAN,2,39.06044,-78.07115,7 | ||
SCBI,2,38.89209,-78.13764,7 | ||
SERC,2,38.89124,-76.55884,7 | ||
DSNY,3,28.12919,-81.43394,14 | ||
JERC,3,31.19608,-84.46647,1 | ||
OSBS,3,29.68819,-81.99345,1 | ||
GUAN,4,17.96882,-66.86888,6 | ||
LAJA,4,18.02184,-67.07608,14 | ||
STEI,5,45.5076,-89.5888,7 | ||
TREE,5,45.49266,-89.58748,7 | ||
UNDE,5,46.14103,-89.3221,7 | ||
KONA,6,39.10828,-96.61044,18 | ||
KONZ,6,39.1007,-96.56227,14 | ||
UKFS,6,39.04168,-95.20495,7 | ||
GRSM,7,35.68839,-83.50185,7 | ||
MLBS,7,37.37783,-80.52425,7 | ||
ORNL,7,35.57525,-84.16581,7 | ||
DELA,8,32.54092,-87.80341,7 | ||
LENO,8,31.8531,-88.16103,7 | ||
TALL,8,32.95106,-87.3941,1 | ||
DCFS,9,47.15919,-99.11251,13 | ||
NOGP,9,46.76846,-100.91832,13 | ||
WOOD,9,47.12833,-99.23907,13 | ||
CPER,10,40.81297,-104.74455,14 | ||
RMNP,10,40.27707,-105.54524,1 | ||
STER,10,40.45984,-103.03008,18 | ||
CLBJ,11,33.40143,-97.56725,7 | ||
OAES,11,35.41062,-99.06044,14 | ||
YELL,12,44.95597,-110.54196,1 | ||
MOAB,13,38.25136,-109.38882,14 | ||
NIWO,13,40.05236,-105.58324,12 | ||
JORN,14,32.59052,-106.84377,14 | ||
SRER,14,31.91068,-110.83549,9 | ||
ONAQ,15,35.68839,-83.50185,9 | ||
ABBY,16,45.762378,-122.329672,1 | ||
WREF,16,45.81637,-121.95838,1 | ||
SJER,17,37.107117,-119.733,13 | ||
SOAP,17,37.03269,-119.2621,1 | ||
TEAK,17,37.006472,-119.005758,1 | ||
TOOL,17,68.66045,-149.370128,1 | ||
BARR,18,71.281711,-156.650219,12 | ||
BONA,19,65.15333,-147.50194,2 | ||
DEJU,19,63.87983,-145.74765,2 | ||
HEAL,19,63.8798,-149.21539,12 | ||
PUUM,20,19.55309,-155.31731,4 | ||
,Site,Domain,Lat,Lon,pft,start_year,end_year | ||
1,BART,1,44.06516,-71.28834,7,2018,2021 | ||
2,HARV,1,42.53562,-72.17562,7,2018,2021 | ||
3,BLAN,2,39.06044,-78.07115,7,2018,2021 | ||
4,SCBI,2,38.89209,-78.13764,7,2018,2021 | ||
5,SERC,2,38.89124,-76.55884,7,2018,2021 | ||
6,DSNY,3,28.12919,-81.43394,14,2018,2021 | ||
7,JERC,3,31.19608,-84.46647,1,2018,2021 | ||
8,OSBS,3,29.68819,-81.99345,1,2018,2021 | ||
9,GUAN,4,17.96882,-66.86888,6,2019,2021 | ||
10,LAJA,4,18.02184,-67.07608,14,2019,2021 | ||
11,STEI,5,45.5076,-89.5888,7,2018,2021 | ||
12,TREE,5,45.49266,-89.58748,7,2018,2021 | ||
13,UNDE,5,46.14103,-89.3221,7,2018,2021 | ||
14,KONA,6,39.10828,-96.61044,18,2018,2021 | ||
15,KONZ,6,39.1007,-96.56227,14,2018,2021 | ||
16,UKFS,6,39.04168,-95.20495,7,2018,2021 | ||
17,GRSM,7,35.68839,-83.50185,7,2018,2021 | ||
18,MLBS,7,37.37783,-80.52425,7,2018,2019 | ||
19,ORNL,7,35.57525,-84.16581,7,2018,2021 | ||
20,DELA,8,32.54092,-87.80341,7,2018,2021 | ||
21,LENO,8,31.8531,-88.16103,7,2021,2021 | ||
22,TALL,8,32.95106,-87.3941,1,2018,2021 | ||
23,DCFS,9,47.15919,-99.11251,13,2018,2021 | ||
24,NOGP,9,46.76846,-100.91832,13,2018,2021 | ||
25,WOOD,9,47.12833,-99.23907,13,2018,2021 | ||
26,CPER,10,40.81297,-104.74455,14,2018,2021 | ||
27,RMNP,10,40.27707,-105.54524,1,2018,2021 | ||
28,STER,10,40.45984,-103.03008,18,2018,2021 | ||
29,CLBJ,11,33.40143,-97.56725,7,2018,2021 | ||
30,OAES,11,35.41062,-99.06044,14,2018,2021 | ||
31,YELL,12,44.95597,-110.54196,1,2019,2021 | ||
32,MOAB,13,38.25136,-109.38882,14,2018,2020 | ||
33,NIWO,13,40.05236,-105.58324,12,2018,2021 | ||
34,JORN,14,32.59052,-106.84377,14,2018,2021 | ||
35,SRER,14,31.91068,-110.83549,9,2018,2021 | ||
36,ONAQ,15,35.68839,-83.50185,9,2018,2019 | ||
37,ABBY,16,45.762378,-122.329672,1,2018,2021 | ||
38,WREF,16,45.81637,-121.95838,1,2019,2021 | ||
39,SJER,17,37.107117,-119.733,13,2019,2021 | ||
40,SOAP,17,37.03269,-119.2621,1,2018,2021 | ||
41,TEAK,17,37.006472,-119.005758,1,2019,2021 | ||
42,TOOL,17,68.66045,-149.370128,1,2020,2021 | ||
43,BARR,18,71.281711,-156.650219,12,2019,2021 | ||
44,BONA,19,65.15333,-147.50194,2,2018,2021 | ||
45,DEJU,19,63.87983,-145.74765,2,2018,2021 | ||
46,HEAL,19,63.8798,-149.21539,12,2018,2021 | ||
47,PUUM,20,19.55309,-155.31731,4,2020,2020 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters