Skip to content

Commit

Permalink
budd feb
Browse files Browse the repository at this point in the history
  • Loading branch information
ajleeson committed Aug 22, 2024
1 parent 4af8972 commit 73cc64a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
Ldir['roms_out'] = Ldir['roms_out5'] # for apogee
Ldir['gtagex'] = 'cas7_t0_x4b'

ds0 = '2014.01.01'
ds1 = '2014.01.31'
ds0 = '2014.02.01'
ds1 = '2014.02.28'
Ldir['ds0'] = ds0
in_dir = Ldir['roms_out'] / Ldir['gtagex']
G, S, T = zrfun.get_basic_info(in_dir / ('f' + Ldir['ds0']) / 'ocean_his_0002.nc')
Expand Down

0 comments on commit 73cc64a

Please sign in to comment.