maxxxzdn commited on
Commit
183b008
·
verified ·
1 Parent(s): 5f226eb

Bundle norm_stats and static_vars npz assets

Browse files
Files changed (4) hide show
  1. .gitignore +4 -2
  2. norm_stats_era5.npz +3 -0
  3. norm_stats_hres.npz +3 -0
  4. static_vars.npz +3 -0
.gitignore CHANGED
@@ -6,5 +6,7 @@ __pycache__/
6
  dist/
7
  build/
8
  .env
9
- *.npz
10
- checkpoints/
 
 
 
6
  dist/
7
  build/
8
  .env
9
+ # norm_stats and static_vars .npz are bundled release assets — track via LFS (see .gitattributes)
10
+ # generated forecast outputs only:
11
+ verify_*.npz
12
+ forecast_*.npz
norm_stats_era5.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d6aae592fdc1a35a918c4663d1ee80670ef1bd6f958f3a4dfeb743ac865beaf
3
+ size 3546
norm_stats_hres.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cf454aa84cbbdcf0b27455e3fbf1c47627363c373b290e81b038ee8e69f79d6
3
+ size 1782
static_vars.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:436b690edaf359ac333b6ab49cac3c59f350c2ad887a69c70e98ebda6258c637
3
+ size 196807