Skip to content
Snippets Groups Projects
Commit 2d786c43 authored by brunner's avatar brunner
Browse files

No commit message

No commit message
parent d44f0391
No related branches found
No related tags found
No related merge requests found
......@@ -118,9 +118,6 @@ class ObservationOperator(object):
# for ncfile in ncfilelist:
# infile = os.path.join(ncfile + '.nc')
hour_time_stamp = ("0" "336","504")
# hour_time_stamp = ("0_168","168_336","336_504")
# UNCOMMENT FROM HERE
for dt in rrule.rrule(rrule.HOURLY, dtstart=dacycle['time.start']+timedelta(hours=lag*168), until=dacycle['time.start']+timedelta(hours=lag*168+168)):
......
File moved
......@@ -51,7 +51,6 @@ time.nlag : 2
dir.da_run : /scratch/snx3000/parsenov/projname
restartmap.dir : /scratch/snx3000/parsenov/projname/restart
!restartmap.dir : /scratch/snx3000/parsenov/projname/restart/maps
! The resources used to complete the data assimilation experiment. This depends on your computing platform.
! The number of cycles per job denotes how many cycles should be completed before starting a new process or job, this
......@@ -82,7 +81,7 @@ da.system : CarbonTracker
! The specific settings for your system are read from a separate rc-file, which points to the data directories, observations, etc
da.system.rc : da/rc/carbontracker_random.rc
da.system.rc : da/rc/carbontracker_cosmo.rc
! This flag should probably be moved to the da.system.rc file. It denotes which type of filtering to use in the optimizer
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment