Science Score: 36.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
Links to: nature.com -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.2%) to scientific vocabulary
Repository
Forward Model Package for CAIRT
Basic Info
- Host: GitHub
- Owner: uriele
- License: mit
- Language: Julia
- Default Branch: master
- Size: 103 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
- Releases: 3
Metadata Files
README.md
Yagami
Package for ray tracing and retrieval for the CAIRT project.
Structure
The package is structured as follow:\
```mermaid flowchart TD
subgraph Yagami[" Yagami Package"]
subgraph YagamiCore[" Yagami Core"]
CoreDescription["Common functions,
constants, and utilities
shared across modules"]
end
subgraph Modules
direction LR
MaterialProperties[" Material Properties
(Refractive indices,
atmosphere discretization)"]
RayTracing[" RayTracing
(Finding intersections
with Earth)"]
CurtisGodson[" CurtisGodson
(Integral computations
for direct model)"]
end
YagamiCore --> MaterialProperties YagamiCore --> RayTracing YagamiCore --> CurtisGodson end ```
Python scripts for the testing the material properties are adapted from the Refractive Index Database created by Mikhail Polyanskiy.[^1]
References
[^1]: Polyanskiy, Mikhail N. "Refractiveindex. info database of optical constants." Scientific Data 11.1 (2024): 94.
Owner
- Login: uriele
- Kind: user
- Repositories: 25
- Profile: https://github.com/uriele
GitHub Events
Total
- Create event: 1
- Release event: 2
- Issues event: 3
- Issue comment event: 4
- Push event: 28
- Pull request event: 2
Last Year
- Create event: 1
- Release event: 2
- Issues event: 3
- Issue comment event: 4
- Push event: 28
- Pull request event: 2
Packages
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
juliahub.com: Yagami
Forward Model Package for CAIRT
- Documentation: https://docs.juliahub.com/General/Yagami/stable/
- License: MIT
-
Latest release: 0.1.1
published about 1 year ago
Rankings
Dependencies
- actions/checkout v4 composite
- codecov/codecov-action v4 composite
- julia-actions/cache v2 composite
- julia-actions/julia-buildpkg v1 composite
- julia-actions/julia-docdeploy v1 composite
- julia-actions/julia-processcoverage v1 composite
- julia-actions/julia-runtest v1 composite
- julia-actions/setup-julia v2 composite
- julia-actions/RegisterAction latest composite
- JuliaRegistries/TagBot v1 composite