Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found 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
1 of 2 committers (50.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.7%) to scientific vocabulary
Repository
Introductory demonstration: how/why to use Quarto
Basic Info
- Host: GitHub
- Owner: nsidc
- License: mit
- Language: TeX
- Default Branch: main
- Homepage: https://nsidc.github.io/quarto-demo/
- Size: 124 KB
Statistics
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 2
- Releases: 0
Metadata Files
README.md
Quarto Demo
What is Quarto? How can I use it?
quarto is used to generate the demo
website from this
repository via GitHub Actions
on pushes to the main branch.
Level of Support
This repository is not actively supported by NSIDC but we welcome issue submissions and pull requests in order to foster community contribution.
See the LICENSE for details on permissions and warranties. Please contact nsidc@nsidc.org for more information.
Usage
Install Quarto
Do not install with Conda, or the tinytex extension will not install correctly. TODO: Open an issue in GitHub about this.
Please use an official package.
Install tinytex for PDF rendering
quarto install tinytex
Preview the output
quarto preview
Troubleshooting
Fails to render PDF, tlmgr doesn't exist
ERROR: Error executing '/home/mfisher/miniconda3/envs/quarto/bin/tlmgr': No such file or directory (os error 2)
My first instinct here was to install texlive-core from conda-forge, however that
currently doesn't include a subdependency
(https://github.com/conda-forge/texlive-core-feedstock/issues/27).
The recommended course of
action is
quarto install tinytex, however this is not friendly with conda installations. To get
around this, we use the system install of Quarto, and install other dependencies with
conda.
License
See LICENSE.
Code of Conduct
See Code of Conduct.
Credit
This software was developed by the National Snow and Ice Data Center with funding from multiple sources.
Owner
- Name: National Snow and Ice Data Center
- Login: nsidc
- Kind: organization
- Email: nsidc@nsidc.org
- Location: Boulder, Colorado
- Website: http://www.nsidc.org/
- Twitter: NSIDC
- Repositories: 119
- Profile: https://github.com/nsidc
University of Colorado Boulder
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Fisher" given-names: "Matt" orcid: "https://orcid.org/0000-0003-3260-5445" - family-names: "Stafford" given-names: "Trey" orcid: "https://orcid.org/0000-0002-5510-0055" title: "NSIDC Quarto Demo" version: 0.1.0 doi: ... date-released: ... url: "https://github.com/nsidc/quarto-demo"
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Matt Fisher | m****r@n****g | 39 |
| Trey Stafford | t****d@c****u | 6 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 2 years ago
All Time
- Total issues: 2
- Total pull requests: 4
- Average time to close issues: N/A
- Average time to close pull requests: 21 minutes
- Total issue authors: 1
- Total pull request authors: 2
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 4
- Average time to close issues: N/A
- Average time to close pull requests: 21 minutes
- Issue authors: 1
- Pull request authors: 2
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- MattF-NSIDC (2)
Pull Request Authors
- MattF-NSIDC (2)
- trey-stafford (2)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v3 composite
- actions/deploy-pages v1 composite
- actions/upload-pages-artifact v1 composite
- mamba-org/provision-with-micromamba main composite
- quarto-dev/quarto-actions/setup v2 composite
- aiohttp
- cartopy
- cftime
- dask
- fsspec
- jupyter ~=1.0.0
- matplotlib
- numpy
- python ~=3.10.10
- requests
- xarray
- zarr