Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FidRadDB implementation in L1B for full char file download #49

Merged
merged 1 commit into from
Jun 15, 2023

Conversation

AlexisDeru
Copy link
Contributor

@AlexisDeru AlexisDeru commented Jun 15, 2023

Files downloaded from FidRadDB are store in Data/FidRadDB_characterization/<sensor_type>/<acquisition_date>/
This can be change easily if needed, path is defined in processL1b function in both ProcessL1B.py and TriosL1B.py
Downloaded files are not copy into Config/ directory, it can be added if needed.

@oceancolorcoder oceancolorcoder merged commit acd0139 into nasa:dev Jun 15, 2023
@oceancolorcoder
Copy link
Contributor

Unable to run due to missing module fidraddb_api:

Exception has occurred: ModuleNotFoundError
No module named 'fidraddb_api.ocdb'
File "/Users/daurin/GitRepos/HyperInSPACE/Source/FidradDB_api.py", line 1, in
from fidraddb_api.ocdb.api.OCDBApi import new_api, OCDBApi

@oceancolorcoder
Copy link
Contributor

Now tracking under Issue #50.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants