Search found 185 matches

by Fantine
March 5th, 2024, 12:52 pm
Forum: Users
Topic: arw2arl error: STOP 900
Replies: 5
Views: 8615

Re: arw2arl error: STOP 900

I can process a WRF file with polar project and diff TRUELAT1 and TRUELAT2. The converter works by adding "plat=tlat" before the if statement. You may print out tlat and plat to make sure they are set to the same values (TRUELAT1). IF(iproj.EQ.2)THEN plat=tlat print*,tlat,plat IF(TLAT.NE.PLAT)THEN W...
by Fantine
March 1st, 2024, 12:26 pm
Forum: Users
Topic: arw2arl error: STOP 900
Replies: 5
Views: 8615

Re: arw2arl error: STOP 900

Please try the following: 1) Delete the old ARLDATA.CFG when you process WRF files that have different map projection from your previous run. The WRFDATA.CFG file is a list of WRF variables matching HYSPLIT required variables. It has nothing to do with WRF's domain configuration and map projection. ...
by Fantine
October 23rd, 2023, 5:14 pm
Forum: In-line WRF-HYSPLIT coupling
Topic: In-line WRF-HYSPLIT coupling recent versions
Replies: 2
Views: 36191

Re: In-line WRF-HYSPLIT coupling recent versions

The inline HYSPLIT coupled with WRF uses the HYSPLIT code prior to v5.0.0 (https://www.arl.noaa.gov/hysplit/hysplit-model-updates/). It is HYSPLIT revision 700-800. All the revisions up to v4.2.0 are relatively minor in terms of the coupling approach. However, we have major updates and changes start...
by Fantine
April 4th, 2023, 3:38 pm
Forum: Users
Topic: How to calculate the height of the boundary layer for each point
Replies: 2
Views: 14014

Re: How to calculate the height of the boundary layer for each point

You can add meteorology output along trajectory including boundary height. Please see the HYSPLIT tutorial 5.3 as an example which is for adding terrain height. https://www.ready.noaa.gov/documents/Tutorial/html/traj_isob.html And the HYSPLIT users' guide has the list of variables that are available...
by Fantine
March 2nd, 2023, 10:42 am
Forum: Conversion programs
Topic: SIGSEGV: Segmentation fault
Replies: 15
Views: 53723

Re: SIGSEGV: Segmentation fault

PAKSET is in ${your hysplit directory]/library/hysplit
Another check is ... was your netcdf library compiled with the same compiler used to install HYSPLIT?
by Fantine
March 2nd, 2023, 10:42 am
Forum: Conversion programs
Topic: SIGSEGV: Segmentation fault
Replies: 15
Views: 53723

Re: SIGSEGV: Segmentation fault

PAKSET is in ${your hysplit directory]/library/hysplit
Another check is ... was your netcdf library compiled with the same compiler used to install HYSPLIT?
by Fantine
February 27th, 2023, 2:38 pm
Forum: Conversion programs
Topic: SIGSEGV: Segmentation fault
Replies: 15
Views: 53723

Re: SIGSEGV: Segmentation fault

I was able to convert your wrfout file successfully, running with the Linux and PC version. You may need to check your netCDF library.
by Fantine
February 24th, 2023, 11:22 am
Forum: Repositories of HYSPLIT formatted data
Topic: question about data format for "convert WRF-ARW"
Replies: 2
Views: 43060

Re: question about data format for "convert WRF-ARW"

The latest HYSPLIT distribution for Windows PC uses netCDF4.
You can compile arw2arl + netCDF5 => go to data2arl/arw2arl, modify the Makefile to point to the netCDF5 library and then recompile the arw2arl program.
by Fantine
February 21st, 2023, 4:31 pm
Forum: HYSPLIT for PCs
Topic: Downloading Data
Replies: 1
Views: 19018

Re: Downloading Data

by Fantine
June 17th, 2022, 12:15 pm
Forum: 16. Volcanic eruptions with gravitational settling
Topic: EMITIMES character limits
Replies: 2
Views: 19356

Re: EMITIMES character limits

We just talked about this in the workshop presentation that it is not limited to 4 digits. It will work If you put in 16800 for the duration. Not that all the columns in the EMITIMES file are separated by blank characters.

Go to advanced search