Skip to content

Commit

Permalink
Standardize the path of forcing file
Browse files Browse the repository at this point in the history
  • Loading branch information
stcui007 committed Apr 22, 2024
1 parent 876f9b8 commit 38e6be8
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
}
],
"forcing": {
"path": "./NextGen_forcing_2016010100.nc",
"path": "./forcing/NextGen_forcing_2016010100.nc",
"provider": "NetCDF"
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
}
],
"forcing": {
"path": "./NextGen_forcing_2016010100.nc",
"path": "./forcing/NextGen_forcing_2016010100.nc",
"provider": "NetCDF"
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
}
],
"forcing": {
"path": "./NextGen_forcing_2016010100.nc",
"path": "./forcing/NextGen_forcing_2016010100.nc",
"provider": "NetCDF"
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
}
],
"forcing": {
"path": "./NextGen_forcing_2016010100.nc",
"path": "./forcing/NextGen_forcing_2016010100.nc",
"provider": "NetCDF"
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
}
],
"forcing": {
"path": "./NextGen_forcing_2016010100.nc",
"path": "./forcing/NextGen_forcing_2016010100.nc",
"provider": "NetCDF"
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
}
],
"forcing": {
"path": "./NextGen_forcing_2016010100.nc",
"path": "./forcing/NextGen_forcing_2016010100.nc",
"provider": "NetCDF"
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
}
],
"forcing": {
"path": "./NextGen_forcing_2016010100.nc",
"path": "./forcing/NextGen_forcing_2016010100.nc",
"provider": "NetCDF"
}
},
Expand Down

0 comments on commit 38e6be8

Please sign in to comment.