https://github.com/geoscienceaustralia/dggs-pilot
DGGS pilot, rHealPix 3x3 DGGS.
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.4%) to scientific vocabulary
Repository
DGGS pilot, rHealPix 3x3 DGGS.
Basic Info
Statistics
- Stars: 2
- Watchers: 41
- Forks: 2
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Introduction
DGGS pilot. Currently implements only rHealPix 3x3 DGGS.
Features:
- Raster storage using hdf5
- Conversion from GeoTiff (or any format GDAL supports)
- Shapefile polygons -> list of addresses
Installation
- This was only tested with conda
- Needs python 3.6+ (uses format strings in some places)
On Mac or Linux:
conda env create -f env.yaml
source activate dggs
pip install --no-deps -e .
./launch-jupyter.sh
On Windows
conda env create -f env.yaml
activate dggs
pip install --no-deps -e .
launch-jupyter.bat
Getting sample data
Sample data is not included in the repository, some of it might be sensitive, other might have re-distribution constraints. Data is distributed separately on request.
Extract password protected dggs-sample-data.zip using provided password. Move files from data/* to data/ folder in this repository.
Running notebooks
First run these notebooks
io-convert-cbrio-convert-abs
This will convert some test data to DGGS. You can review by running these notebooks
io-h5-read-cbrio-h5-read-abs
Then run
nexis-dataset
Owner
- Name: Geoscience Australia
- Login: GeoscienceAustralia
- Kind: organization
- Location: Canberra, Australia
- Website: http://www.ga.gov.au/
- Repositories: 333
- Profile: https://github.com/GeoscienceAustralia
GitHub Events
Total
Last Year
Committers
Last synced: 11 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Kirill Kouzoubov | k****8@g****m | 67 |
Issues and Pull Requests
Last synced: 8 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: about 13 hours
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 3.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- rbejar (1)