Science Score: 44.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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.3%) to scientific vocabulary
Repository
Novel Observing Strategies Testbed Tools
Basic Info
- Host: GitHub
- Owner: code-lab-org
- License: bsd-3-clause
- Language: Python
- Default Branch: main
- Homepage: https://nost-tools.readthedocs.io/
- Size: 143 MB
Statistics
- Stars: 3
- Watchers: 5
- Forks: 4
- Open Issues: 9
- Releases: 17
Metadata Files
README.md
Novel Observing Strategies Testbed (NOS-T)
The Novel Observing Strategies Testbed (NOS-T) is a computational testbed for maturing technologies related to the NASA Novel Observing Strategies thrust.
Documentation: https://nost-tools.readthedocs.io
NOS-T Tools Installation
NOS-T tools is a collection of tools for the Novel Observing Strategies Testbed
(NOS-T). Installing nost-tools as an editable Python library requires pip
version 23 or greater (install via python -m pip install --upgrade pip).
To install nost-tools, run the following command from the project root
directory:
pip install -e .
Alternatively, to install supplemental libraries required for examples, run
pip install -e .[examples]
Contact
Principal Investigator: Paul T. Grogan paul.grogan@asu.edu
Acknowledgements
This material is based on work supported, in whole or in part, by the U.S. Department of Defense and National Aeronautics and Space Administration Earth Science Technology Office (NASA ESTO) through the Systems Engineering Research Center (SERC) under Contract No. W15QKN-18-D-0040. SERC is a federally funded University Affiliated Research Center managed by Stevens Institute of Technology. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the authors and do not necessarily reflect the views of the United States Department of Defense.
This research has made use of NASA Goddard Science Managed Cloud Environment (SMCE), which is a service of the Computational & Information Sciences and Technology Office at the NASA Goddard Space Flight Center.
Current project team:
- PI: Paul T. Grogan paul.grogan@asu.edu
- Research Scientist: Emmanuel M. Gonzalez emmanuelgonzalez@asu.edu
Project alumni:
- Hayden Daly
- Matthew Brand
- Jerry Sellers
- Brian Chell
- Matthew LeVine
- Leigha Capra
- Theodore Sherman
- Alex Yucra Castaneda
Owner
- Name: Collective Design Lab
- Login: code-lab-org
- Kind: organization
- Location: Hoboken, NJ
- Website: https://code-lab.org
- Repositories: 10
- Profile: https://github.com/code-lab-org
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Grogan"
given-names: "Paul T."
orcid: "https://orcid.org/0000-0001-8986-4806"
- family-names: "Gonzalez"
given-names: "Emmanuel M."
orcid: "https://orcid.org/0000-0002-3021-9842"
- family-names: "Chell"
given-names: "Brian"
orcid: "https://orcid.org/0000-0001-7624-7817"
- family-names: "LeVine"
given-names: "Matthew J."
orcid: "https://orcid.org/0000-0002-1972-9227"
title: "New Observing Strategies Testbed (NOS-T)"
version: 3.0.2
doi:
date-released: 2025-09-01
url: "https://github.com/code-lab-org/nost-tools"
GitHub Events
Total
- Create event: 37
- Release event: 14
- Issues event: 28
- Delete event: 23
- Member event: 1
- Push event: 166
- Pull request event: 49
- Fork event: 1
Last Year
- Create event: 37
- Release event: 14
- Issues event: 28
- Delete event: 23
- Member event: 1
- Push event: 166
- Pull request event: 49
- Fork event: 1
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 14
- Total pull requests: 29
- Average time to close issues: 1 day
- Average time to close pull requests: 1 minute
- Total issue authors: 2
- Total pull request authors: 2
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 23
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 14
- Pull requests: 29
- Average time to close issues: 1 day
- Average time to close pull requests: 1 minute
- Issue authors: 2
- Pull request authors: 2
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 23
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- emmanuelgonz (13)
- ptgrogan (1)
Pull Request Authors
- emmanuelgonz (28)
- benoitlambare (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- autodoc_pydantic >=1.8.0
- dash >=2.6.1
- python-dotenv >=0.21.0
- readthedocs-sphinx-search >=0.1.0
- scipy >=1.7.3
- seaborn >=0.12
- skyfield >=1.45
- sphinx >=5.0.0,<6.0.0
- sphinx_rtd_theme >=1.1.0
- ntplib >= 0.4.0
- numpy >= 1.24.1
- paho-mqtt >= 1.6.1
- pandas >= 1.5.2
- pydantic >= 1.10.4
- python-dateutil >= 2.8.2