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

Add a first example ingestion script to the docs #277

Merged
merged 1 commit into from
Aug 23, 2022

Conversation

tomalrussell
Copy link
Contributor

This adds the example discussed in #271 to the getting started docs, aiming to provide a first example script that uses as little as possible of the terracotta API and not much core Python or other libraries either! Hopefully a good starting point for more novice users.

@codecov
Copy link

codecov bot commented Aug 23, 2022

Codecov Report

Merging #277 (6b8b85a) into main (52f5881) will decrease coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #277      +/-   ##
==========================================
- Coverage   98.82%   98.77%   -0.05%     
==========================================
  Files          49       49              
  Lines        2211     2211              
  Branches      338      338              
==========================================
- Hits         2185     2184       -1     
- Misses         15       17       +2     
+ Partials       11       10       -1     
Impacted Files Coverage Δ
terracotta/scripts/optimize_rasters.py 95.94% <0.00%> (-0.68%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dionhaefner
Copy link
Collaborator

Fantastic, thanks!

@dionhaefner dionhaefner merged commit 0aa5f41 into DHI:main Aug 23, 2022
@j08lue j08lue mentioned this pull request Dec 1, 2022
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.

2 participants