Yagami

Forward Model Package for CAIRT

https://github.com/uriele/yagami.jl

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
Last synced: 10 months ago · JSON representation

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
Created about 1 year ago · Last pushed 12 months ago
Metadata Files
Readme License Citation

README.md

Yagami

Stable Dev Build Status Coverage Aqua

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

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

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent repos count: 8.3%
Average: 22.0%
Dependent packages count: 35.8%
Last synced: 10 months ago

Dependencies

.github/workflows/CI.yml actions
  • 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
.github/workflows/CompatHelper.yml actions
.github/workflows/Register.yml actions
  • julia-actions/RegisterAction latest composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite