Hi, all, I met a time error as the figure shows when I convert csv to nc, it’s ok for LAI, EF (figure #1) etc. but not for cantype (figure #2), the TFLAG in nc is not right (figure #3)
I used IOAP3.1, before run TXT2IOAPI, I edited Line160 in cnvt_cantyp.F from CALL NEXTIME(0 , ITIME, TSTEP3D ) to CALL NEXTIME( IDATE , ITIME, TSTEP3D ) because it has ‘Segmentation fault’, suggested from here Issue with Megan-v2.0 - #3 by jiang_j1
any suggestion for the probelm? thank you in advance
I’m sorry to say I cannot find anything wrong with those files when I run MEGAN3.2’s TXT2IOAPI code. Here is my resulting CT3 file. Maybe there is something wrong with your NEXTIME call?
These aren’t meant to be times anyway so I’m not sure why they’re using that instead of another dimension name. Just one of the kludges that pops up when people try fitting a square peg into an ioapi shaped hole.