https://github.com/arunoruto/refmod.jl

Reflectance models implemented in julia

https://github.com/arunoruto/refmod.jl

Science Score: 13.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
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Reflectance models implemented in julia

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License

README.md

codecov

refmod.jl

Reflectance models implemented in julia

TODO

  • [ ] Write documentation
  • [x] Create a docs folder using Documenter.jl
  • [ ] Implement recommendations from this guide
  • [ ] Use LsqFit.jl to invert the model

Help

Owner

  • Name: Mirza Arnaut
  • Login: arunoruto
  • Kind: user
  • Location: Dortmund
  • Company: Image Analysis Group TU Dortmund

GitHub Events

Total
Last Year

Dependencies

.github/workflows/docs.yaml actions
  • actions/checkout v4 composite
  • julia-actions/cache v2 composite
  • julia-actions/setup-julia v2 composite
.github/workflows/testing.yaml actions
  • actions/checkout v4 composite
  • codecov/codecov-action v4 composite
  • codecov/test-results-action v1 composite
  • julia-actions/cache v2 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v2 composite