Yanchun He

Results 26 comments of Yanchun He

> Hi [@YanchunHe](https://github.com/YanchunHe) , I lately ran a couple of times into issues (with `master`) - for reasons of units, wrong parameter values (for the units and coordinate system used)...

I tried with the latest release of NorESM2_3_develop (alpha03 compared to what I used alpha01, with some reported issues fixed, e.g., [BLOM #474](https://github.com/NorESMhub/BLOM/issues/474), and air-land masks, ocean topography, etc )....

> [@YanchunHe](https://github.com/YanchunHe), when you say it impacts the crash, is the crash always similar to what is posted in the issue header (i.e., NaNs found in a field)? Yes, it...

It turns out, that change of the output frequency of vertical mass flux in BLOM cause the problem. If I add in the `user_nl_blom`: ``` LYR_WFLX = 4, 4, 0...

> [@YanchunHe](https://github.com/YanchunHe) this variable is saved in diagnostic file or restart file? It is not in the restart file. But by default, there is monthly output for it if we...

> Are you saving the daily `LYR_WFLX` in monthly files (as it is the standard)? At 1/4 degree resolution that must be a huge file? Are you using PNETCDF? Otherwise...

Hi, Mike and Teagan, I tried to setup the config.yml and use `cupid-remap' as stand-alone (not in the CESM workflow type) to do the remapping of time series file to...

Thanks for the reply @mnlevy1981 Yes, I have `lnd/hist` and `lnd/proc`, see: ``` noresm3/tseries/n1850.ne30_tn14.nor3_b01-noLU_yr101.20250729 $ tree -L 3 . ├── atm │   ├── hist -> ../../../cases/n1850.ne30_tn14.nor3_b01-noLU_yr101.20250729/atm/hist │   └── proc │  ...

> Make sure you have enough memory for this. If you are doing it on casper I recommend 120GB. Thanks for the hint. It is possible with the memory. I...

> That is understandable. If you try just examples/key_metrics is this better? This only runs the one notebook, but I have a feeling that it is the more memory intensive...