forked from GenericMappingTools/gmt
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor blockm* to use virtualfile_from_data and improve i/o (Generi…
…cMappingTools#1280) - Enables blockm* to work with table-like inputs besides pandas.DataFrame - Makes outfile parameter optional - Loads output data as a pandas.DataFrame when outfile is unset - Updates unit tests accordingly
- Loading branch information
Meghan Jones
authored
May 24, 2021
1 parent
b28448b
commit 891c5ed
Showing
3 changed files
with
59 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters