oggm icon indicating copy to clipboard operation
oggm copied to clipboard

How to work with our own climate data sets as well as change parameters as per requirement

Open Sayantan-1996 opened this issue 2 years ago • 3 comments

Hi,

I wanted to know if we can manipulate the params.cfg and use different climate datasets or use a different value of creep parameter. Also, I understand that if I want to use my own climate datasets as well as Climate projections from CMIP6, they need to be in the format as per HISTALP_oetztal.nc. But where specifically (directory) I place them. I was not able to understand this from the docs.

Thank You.

Sayantan-1996 avatar Jul 05 '22 08:07 Sayantan-1996

I wanted to know if we can manipulate the params.cfg and use different climate datasets or use a different value of creep parameter.

Yes, but you can change the parameter you want in script, like cfg.PARAMS['____']= .

Also, I understand that if I want to use my own climate datasets as well as Climate projections from CMIP6, they need to be in the format as per HISTALP_oetztal.nc. But where specifically (directory) I place them. I was not able to understand this from the docs.

Have you checked this?

bowenbelongstonature avatar Jul 06 '22 07:07 bowenbelongstonature

The processed climate file should go in the directory of the respective glacier. With regards to the CMIP data is might be useful to checkout the process_cmip_data() function. Keep in mind that when using another base line climate and/or change parameters like the creep parameter, that you might need to calibrate OGGM yourself, instead of using the calibrated pre-processed directories ;)

anoukvlug avatar Jul 06 '22 11:07 anoukvlug

Thank you for your replies @bowenbelongstonature & @anoukvlug. It will probably take some time for me to work out the tutorials. I will keep you posted here.

Sayantan-1996 avatar Jul 08 '22 05:07 Sayantan-1996

Hi@Sayantan-1996. I also want to replace the original climate data with the downloaded and downscaled cmip6 data. May I ask if your problem has been resolved?

Jinneedayu avatar Apr 17 '23 14:04 Jinneedayu

Hi @Jinneedayu, did you already checkout the 10 minutes to… a glacier change projection with GCM data tutorial? I think it explains what you're trying to do.

anoukvlug avatar Apr 17 '23 14:04 anoukvlug

Sorry forgot to close this issue. @Jinneedayu yes my issue is resolved. My suggestion is to follow the resolution given by @anoukvlug . Cheers.

Sayantan-1996 avatar Apr 17 '23 15:04 Sayantan-1996

@Sayantan-1996 no worries and thanks for closing the issue! (I was about to ask if it could be closed.)

anoukvlug avatar Apr 17 '23 16:04 anoukvlug