Ufuk Turunçoğlu

Results 147 comments of Ufuk Turunçoğlu

@jkbk2004 Thanks. Sorry for extra work.

@CSyl Sorry for late response. I had six all last week. I have just check the https://noaa-ufs-regtests-pds.s3.amazonaws.com end and I still could not see the `FV3_fix_tiled/C96` directory and the automated...

@JessicaMeixner-NOAA I am not sure about downloading entire folder but S3 interfaces could have some way. The first one CLI - https://docs.aws.amazon.com/cli/latest/reference/s3/ and other way is writing some scripts. I...

@jkbk2004 Yes, you could close this. I am not sure how you are syncing the S3 bucket but if you are doing with the script etc. It would be nice...

@zach1221 Sure. If I have any issue in the future I could create new issue. Thanks to all for your help.

@junwang-noaa @barlage I back to this issue again when I try to implement the fully coupled configuration (fv3+noahmp). At this point, I am both checking land fraction as well as...

@junwang-noaa @barlage I think the control_p8 is not reading those static information from static files but from sfc_data.tile* files. So, maybe the ccpp version noahmp is fine since all the...

@junwang-noaa @barlage I tested the idea and get the static information from sfc_data.tile* files. It seems it fixed the consistency issue and I have no any missing points since all...

Maybe I am wrong. It seems that control_p8 copies static information from **@[INPUTDATA_ROOT]/FV3_fix_tiled/** (tests/fv3_conf/control_run.IN) and we need to get the static information from those files. If so, we still need...