Hi,
I just ran into a problem today trying to convert grads files from a cdump file. It worked but the domain size I specified was larger than the number of integers allowable in con2grad.f (I3=nlon/nlat) so I changed this to I5. Perhaps this should be updated in the code since computational power ...
Search found 40 matches
- January 13th, 2017, 3:54 pm
- Forum: Developers
- Topic: con2grad ctl file
- Replies: 1
- Views: 36881
- January 6th, 2017, 10:37 pm
- Forum: Developers
- Topic: compile error
- Replies: 3
- Views: 42697
Re: compile error
Hi Ariel,
Thank you for responding so quickly. I did all of the above but could not get a different result. I reverted to an older version to compile. Everything is working with an older version but I have a further issue I wonder if you could help me address.
Our old system crashed but I had ...
Thank you for responding so quickly. I did all of the above but could not get a different result. I reverted to an older version to compile. Everything is working with an older version but I have a further issue I wonder if you could help me address.
Our old system crashed but I had ...
- December 30th, 2016, 11:23 am
- Forum: Developers
- Topic: compile error
- Replies: 3
- Views: 42697
compile error
Hello,
Sorry to post during the holidays but have tried for almost a month to solve this problem myself. I am installing hysplit on a linux cluster with gfortran compiler and netcdf-4.1.3. Netcdf compiled properly and passed make check with no errors. Hysplit too looks to compile properly with ...
Sorry to post during the holidays but have tried for almost a month to solve this problem myself. I am installing hysplit on a linux cluster with gfortran compiler and netcdf-4.1.3. Netcdf compiled properly and passed make check with no errors. Hysplit too looks to compile properly with ...
- May 21st, 2016, 1:14 am
- Forum: HYSPLIT for LINUX
- Topic: HYSPLIT installation dependencies
- Replies: 9
- Views: 14978
Re: HYSPLIT installation dependencies
Thank you! I had been installing netcdf with options I used for WRF but a slight adjustment made the difference. Interestingly I tried to disable netcdf-4 when I installed the netcdf libraries but ultimately the netcdf-4 option in data2arl/arw2arl was the option that worked.
- May 19th, 2016, 5:51 pm
- Forum: HYSPLIT for LINUX
- Topic: HYSPLIT installation dependencies
- Replies: 9
- Views: 14978
Re: HYSPLIT installation dependencies
I am still trying to sort out this netcdf issue. When I look at netcdf.inc it says netcdf version 3 in the header but I am still getting undefined reference statements in my compile.log file when trying to build executables in data2arl/arw2arl. I tried using netcdf-4.4.3 and 4.1.3 but get the same ...
- May 12th, 2016, 4:23 pm
- Forum: HYSPLIT for LINUX
- Topic: HYSPLIT installation dependencies
- Replies: 9
- Views: 14978
Re: HYSPLIT installation dependencies
Hello,
It looks like I am getting a compilation error from netcdf reference. I am using netcdf version 4.4.3. I tried compiling with both LINKS options in ../arw2arl/Makefile but get similar errors each time. I have attached the compile.log with the LINKS netcdf3 option. I am using this because I ...
It looks like I am getting a compilation error from netcdf reference. I am using netcdf version 4.4.3. I tried compiling with both LINKS options in ../arw2arl/Makefile but get similar errors each time. I have attached the compile.log with the LINKS netcdf3 option. I am using this because I ...
- May 10th, 2016, 6:10 pm
- Forum: HYSPLIT for LINUX
- Topic: HYSPLIT installation dependencies
- Replies: 9
- Views: 14978
Re: HYSPLIT installation dependencies
I have downloaded latest stable release of netcdf but am having trouble finding grib_api 1.8 and 1.9 downloads. I have downloaded grib_api 1.9.9 from https://software.ecmwf.int/wiki/display/GRIB/Releases which is the oldest version I can find. Do I really need two versions of same grib_api?
- May 9th, 2016, 9:26 pm
- Forum: HYSPLIT for LINUX
- Topic: HYSPLIT installation dependencies
- Replies: 9
- Views: 14978
Re: HYSPLIT installation dependencies
I checked the forum and found someone with a similar problem and the solution suggested was to install svn. SVN is already installed on my system. This is what happens when I try to run update.sh:
Repository location (local, server):
server
Enter command (export, checkout, log, version):
export ...
Repository location (local, server):
server
Enter command (export, checkout, log, version):
export ...
- May 3rd, 2016, 7:35 pm
- Forum: HYSPLIT for LINUX
- Topic: HYSPLIT installation dependencies
- Replies: 9
- Views: 14978
HYSPLIT installation dependencies
Hello,
We are migrating our model to a new system and before I install HYSPLIT I will be installing all the dependant libraries. I will be running concentration code in serial and parallel as well as producing GRIB2 output files.
What are the most recent versions of all libraries that are ...
We are migrating our model to a new system and before I install HYSPLIT I will be installing all the dependant libraries. I will be running concentration code in serial and parallel as well as producing GRIB2 output files.
What are the most recent versions of all libraries that are ...
- April 14th, 2016, 5:15 pm
- Forum: Conversion programs
- Topic: arw2arl
- Replies: 1
- Views: 5527
arw2arl
Hello,
We are moving to new forecast grids and I am having a bit of trouble changing the header data in ARLDATA.CFG to get the WRF files to process. I was able to make changes to one domain with no trouble but the larger domain is significantly different from the old version.
My question is: What ...
We are moving to new forecast grids and I am having a bit of trouble changing the header data in ARLDATA.CFG to get the WRF files to process. I was able to make changes to one domain with no trouble but the larger domain is significantly different from the old version.
My question is: What ...