Skip to content

Include fortran files directly#1

Open
DWesl wants to merge 4 commits into
psu-inversion:masterfrom
DWesl:include_files_directly
Open

Include fortran files directly#1
DWesl wants to merge 4 commits into
psu-inversion:masterfrom
DWesl:include_files_directly

Conversation

@DWesl

@DWesl DWesl commented Jul 9, 2019

Copy link
Copy Markdown

Instead of including tar archives in the repository, include the files in those archives directly.
This makes it a bit easier for computers to find the files, and GitHub will still provide the option to download the whole thing as an InfoZip archive or gzip-compressed tar archive (.zip or .tar.gz files, respectively).

The compilation command is just a bit more complicated than make now, as either make -f Makefile_CT or make -f Makefile_GEOS.

I also have an AutoTools-based build system, but that can wait for another PR.

DWesl added 3 commits March 31, 2019 08:06
This should help code be more editable and encourage collaboration.
There does not seem to be overlap between the contents of the
tarfiles.  This brings the package in line with standard GitHub
practice.
@DWesl DWesl force-pushed the include_files_directly branch from c6d2ac8 to a9daf6f Compare January 24, 2020 12:58

@DWesl DWesl left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I noticed it wasn't lined up, and it started bothering me.

Comment thread README_GEOSChem.md Outdated
@DWesl DWesl added enhancement New feature or request question Further information is requested labels May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request question Further information is requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant