Re: [arts-users] cannot compile the latest version of ARTS

2022-02-08 Thread Lemke, Oliver
Hi Pengwang, Thanks for reporting this bug. I'll merge a PR with a fix soon. See https://github.com/atmtools/arts/pull/394 However, if you don't plan to use or modify the lookup tables outside of ARTS, I recommend that you save them as binary XML instead for best efficiency: WriteXML(

[arts-users] cannot compile the latest version of ARTS

2022-02-08 Thread Pengwang Zhai
Hello, I had some issue with arts 2.4 in reading HITRAN par file. I was advised to use the latest version of arts. I did the following: git clone https://github.com/atmtools/arts.git cd arts mkdir build cd build cmake -DENABLE_NETCDF=1 .. make The compilation stoped at 25%, with the following

Re: [arts-users] read in HITRAN par file

2022-02-08 Thread Richard Larsson
Dear Pengwang, You should be able to read a Hitran file in 2.4 that you could read in 2.3. Now, it sounds like you have downloaded a new version of the Hitran catalog. Arts 2.4 does not directly support Hitran2020, neither did 2.3 to be clear. For water, I still think this should still be Ok

Re: [arts-users] ARTS 2.5.0 - absorption

2022-02-08 Thread Richard Larsson
Dear Mattia, It looks like you are removing line calculations from your lookup calculations. Could you try adding abs_xsec_per_speciesAddLines to your lookup cross-section agenda? I think this will solve the problem. We are currently in a transition in the 2.5-branch of moving away from