IGRF/DGRF files for IRI are not copied into run directory
Open
Nobody has claimed this yet.
- Dominant language
- Fortran
- Stars
- 16
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
The IRI requires the igrf*.dat and dgrf*.dat files to work correctly. These are in the input directory but are not copied over to the run directory when make rundir is called.
(See also #92 as the IRI we include is, I think, fairly out of date)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the make rundir target and inspect how files from the input directory are selected for copying. Verify that igrf*.dat and dgrf*.dat are present in the run directory after the command completes; the related concern in #92 is separate context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fortran
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100