Search found 7 matches
- June 26th, 2025, 5:43 am
- Forum: Conversion programs
- Topic: ERA5 data for HYSPLIT
- Replies: 2
- Views: 8064
Re: ERA5 data for HYSPLIT
Hello, In order to convert the ERA5 data to the arl format you need 3 files: - A dataset from "ERA5 hourly data on pressure levels from 1940 to present". Stating it simply: this is the 3D data. - A dataset from "ERA5 hourly data on single levels from 1940 to present". This is the surface data which ...
- June 24th, 2025, 8:51 am
- Forum: Bugs
- Topic: ADD_DATA from the EXEC collection does not add station data (out of boundary error)
- Replies: 1
- Views: 276
ADD_DATA from the EXEC collection does not add station data (out of boundary error)
I am trying to add my station meteorology data to the gridded ARL meteorology file, but always fail with a message like: "Station outside of gridded file boundary (lat,lon) ..". However, the coordinates of my location are definetely within the boundary of ARL file I am using. This happens with any k...
- January 6th, 2023, 5:47 pm
- Forum: Dispersion Model
- Topic: CDUMP file format (data structure)
- Replies: 2
- Views: 18487
Re: CDUMP file format (data structure)
Many thanks!! I've probably missed this part of users guide! It really helps a lot!
- January 6th, 2023, 1:20 pm
- Forum: Dispersion Model
- Topic: CDUMP file format (data structure)
- Replies: 2
- Views: 18487
CDUMP file format (data structure)
Dear all,
Is the CDUMP output file format described somewhere - a binary data structure? I really need to read it directly.
Otherwise, is it possible to have a source code of "con2asc" executable? The CDUMP data structure should be available there.
Thanks in advance!
Dmitry
Is the CDUMP output file format described somewhere - a binary data structure? I really need to read it directly.
Otherwise, is it possible to have a source code of "con2asc" executable? The CDUMP data structure should be available there.
Thanks in advance!
Dmitry
- December 22nd, 2022, 9:49 am
- Forum: Dispersion Model
- Topic: turning on deposition of gas
- Replies: 0
- Views: 37340
turning on deposition of gas
Dear all, I am trying to understand how does the dry deposition remove the gaseous pollutant in my disperison run. I have noticed a feature that seems strange for me. To consider my pollutant as gas I set all the zeros in the [particle diameter, density, shape] line of the CONTROL file. Then, I set ...
- June 16th, 2021, 8:08 am
- Forum: HYSPLIT for LINUX
- Topic: Which HYSPLIT can I install in OPENSUSE
- Replies: 2
- Views: 33120
Re: Which HYSPLIT can I install in OPENSUSE
I am using openSUSE Leap 15.2. I have downloaded HYSPLIT pre-compiled distribution "RedHat Linux release 6.10" from https://www.ready.noaa.gov/HYSPLIT_linux.php. It seems working, except that I had to install also libgfortran3 into my system.
- July 17th, 2020, 1:39 pm
- Forum: 11. Pollutant transformations and deposition
- Topic: Accounting for terrain differences
- Replies: 2
- Views: 38928
Re: Accounting for terrain differences
Hi! Do I understand it right that these files in bdyfiles directory are read only in case the required data is missing in the met file? But how can I force HYSPLIT to read the modified terrain (e.g. TERRAIN.ASC) if the terrain variable is present in the met? What is the way?