Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added mmsp2csv and mmsp2txt #72

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

ArunBaskaran
Copy link

The proposed changes are intended to add the capability of converting from mmsp grid data to csv and txt file.

This is achieved by tweaking mmsp2tsv.cpp.

Modified Makefile, and added mmsp2txt.cpp and mmsp2csv.cpp

utility/mmsp2csv.cpp Show resolved Hide resolved
utility/mmsp2csv.cpp Outdated Show resolved Hide resolved
utility/mmsp2csv.cpp Outdated Show resolved Hide resolved
utility/mmsp2csv.cpp Outdated Show resolved Hide resolved
utility/mmsp2csv.cpp Outdated Show resolved Hide resolved
utility/mmsp2csv.cpp Outdated Show resolved Hide resolved
utility/mmsp2txt.cpp Outdated Show resolved Hide resolved
@tkphd tkphd self-requested a review August 23, 2020 02:58
@tkphd
Copy link
Contributor

tkphd commented Nov 3, 2020

Oof. Please do development work in a separate branch. Your develop has now diverged from this "upstream" repository, contaminating this pull request. Please try to disentangle the utility code originally proposed here from the more recent FFTW work, and both of those from the develop branch. I am available to help guide you through the process over video chat if you'd like some assistance -- [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants