Skip to content

Commit

Permalink
add an example
Browse files Browse the repository at this point in the history
  • Loading branch information
fkwai committed Apr 14, 2019
1 parent b3b3183 commit 486f617
Show file tree
Hide file tree
Showing 99 changed files with 19,514 additions and 115 deletions.
4 changes: 2 additions & 2 deletions app/closeLoop/testLacktime.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
import datetime as dt

rootDB = hydroDL.pathSMAP['DB_L3_NA']
nEpoch = 20
nEpoch = 100
outFolder = os.path.join(hydroDL.pathSMAP['outTest'], 'closeLoop')
ty1 = [20150406, 20160406]
ty2 = [20160406, 20170406]

doLst = list()
# doLst.append('train')
doLst.append('train')
doLst.append('test')
doLst.append('post')

Expand Down
109 changes: 0 additions & 109 deletions app/closeLoop/testPlot.py

This file was deleted.

412 changes: 412 additions & 0 deletions example/data/CONUSv4f1/2015/APCP_FORA.csv

Large diffs are not rendered by default.

412 changes: 412 additions & 0 deletions example/data/CONUSv4f1/2015/DLWRF_FORA.csv

Large diffs are not rendered by default.

412 changes: 412 additions & 0 deletions example/data/CONUSv4f1/2015/DSWRF_FORA.csv

Large diffs are not rendered by default.

412 changes: 412 additions & 0 deletions example/data/CONUSv4f1/2015/SMAP_AM.csv

Large diffs are not rendered by default.

412 changes: 412 additions & 0 deletions example/data/CONUSv4f1/2015/SPFH_2_FORA.csv

Large diffs are not rendered by default.

412 changes: 412 additions & 0 deletions example/data/CONUSv4f1/2015/TMP_2_FORA.csv

Large diffs are not rendered by default.

412 changes: 412 additions & 0 deletions example/data/CONUSv4f1/2015/UGRD_10_FORA.csv

Large diffs are not rendered by default.

412 changes: 412 additions & 0 deletions example/data/CONUSv4f1/2015/VGRD_10_FORA.csv

Large diffs are not rendered by default.

Loading

0 comments on commit 486f617

Please sign in to comment.