Open Issues Need Help
View All on GitHubAI Summary: This issue proposes to make the Jinja FileSystemLoader path relative to the script's location rather than the current working directory. This change would allow scripts using Jinja templates to be executed from any directory without breaking template loading.
Complexity:
2/5
enhancement good first issue
enhancement help wanted Priority-Low
Create basic data set for current orbital period 9 months ago
AI Summary: Create a JSON file within the EPHEM directory containing essential ephemeris data, specifically the start time of the current orbit. This data will be used by other Space Weather scripts to avoid processing the entire ephemeris file for this single piece of information, improving efficiency. The JSON file should be easily parsable by Python scripts.
Complexity:
2/5
enhancement good first issue Priority-Low