Skip to content
Snippets Groups Projects
Commit e240843a authored by tomrink's avatar tomrink
Browse files

make some changes for running on SLURM

parent f93c47af
No related branches found
No related tags found
No related merge requests found
......@@ -427,6 +427,13 @@ exmp_file_fd = '/Users/tomrink/data/OR_ABI-L1b-RadF-M6C16_G16_s20212521800223_e2
# ylen = mdat.y.values.size
# exmpl_ds.close()
# Taiwan domain:
# lon, lat = 120.955098, 23.834310
# elem, line = (1789, 1505)
# # UR from Taiwan
# lon, lat = 131.117451, 32.850718
# elem_ur, line_ur = (2317, 1087)
# ------------ This code will not be needed when we implement a Fully Connected CNN -----------------------------------
def make_for_full_domain_predict(h5f, name_list=None, satellite='GOES16', domain='FD'):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment