-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #25 from JGCRI/rename
Rename to `gcamreader`
- Loading branch information
Showing
30 changed files
with
31 additions
and
23 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
gcamreader | ||
|
||
Copyright (c) 2021, Battelle Memorial Institute | ||
|
||
Open source under license BSD 2-Clause | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
gcam_reader | ||
gcamreader | ||
|
||
Copyright (c) 2021, Battelle Memorial Institute | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
[![build](https://github.com/JGCRI/gcam_reader/actions/workflows/build.yml/badge.svg)](https://github.com/JGCRI/gcam_reader/actions/workflows/build.yml) | ||
[![codecov](https://codecov.io/gh/JGCRI/gcam_reader/branch/master/graph/badge.svg?token=Az2MWAQbwj)](https://codecov.io/gh/JGCRI/gcam_reader) | ||
[![build](https://github.com/JGCRI/gcamreader/actions/workflows/build.yml/badge.svg)](https://github.com/JGCRI/gcamreader/actions/workflows/build.yml) | ||
[![codecov](https://codecov.io/gh/JGCRI/gcamreader/branch/master/graph/badge.svg?token=Az2MWAQbwj)](https://codecov.io/gh/JGCRI/gcamreader) | ||
[![DOI](https://zenodo.org/badge/100425913.svg)](https://zenodo.org/badge/latestdoi/100425913) | ||
|
||
# gcam_reader: A python package for importing GCAM data | ||
# gcamreader: A python package for importing GCAM data | ||
|
||
#### `gcam_reader` provides functions for reading data from output databases produced by GCAM (https://github.com/JGCRI/gcam-core) | ||
#### `gcamreader` provides functions for reading data from output databases produced by [GCAM](https://github.com/JGCRI/gcam-core) | ||
|
||
### Purpose | ||
|
||
`gcam_reader` was created to: | ||
`gcamreader` was created to: | ||
|
||
- Use XML queries to extract data into a Pandas DataFrame from a GCAM XML database | ||
- Use XML queries to extract data into a Pandas DataFrame from a GCAM XML database | ||
|
||
- Integrate GCAM with other Python packages | ||
- Integrate GCAM with other Python packages | ||
|
||
### Install `gcam_reader` | ||
### Install `gcamreader` | ||
|
||
```bash | ||
pip install gcam_reader | ||
pip install gcamreader | ||
``` |
Submodule modelinterface
deleted from
c4c014
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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
File renamed without changes.
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