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

21 day cycle with AVISO data #17

Open
marinadmo opened this issue Jan 25, 2023 · 0 comments
Open

21 day cycle with AVISO data #17

marinadmo opened this issue Jan 25, 2023 · 0 comments

Comments

@marinadmo
Copy link

marinadmo commented Jan 25, 2023

Hello,

I would like to re-create 21 days of SWOT passes, I am interested to have the passes location in a certain region during the entire cycle. To do that, I plan to use the AVISO example. I would like to run: swot_simulator conf.py --first-date 20190101 --last-date 20190122

Thus I would like to extend the range definition.
I get this kind of error if I try to run swot_simulator conf.py --first-date 20190102:
IndexError: period [2019-01-02T00:00:00.000000000, 2019-01-03T00:51:26.254174000] is out of range: [2018-12-31T00:00:00, 2019-01-03T00:00:00]

How can I use other dates other than 20190101 for AVISO? Do I have to modify the AVISO plugin in order to do that or is there a simpler way?

Thanks!

Marina

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

No branches or pull requests

1 participant