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

save_geodmod, save_gbis should use actual dates instead of startDate and endDate #4

Open
falkamelung opened this issue Nov 18, 2019 · 1 comment

Comments

@falkamelung
Copy link
Member

Hi @ranneylxr ,
The command

save_geodmod.py  timeseries_demErr.h5 -b -0.94 -0.69 -91.3 -91.05 -x 0.0004 -y 0.0004 --startDate 20180101 --endDate 20180625  --outdir $MODELDATA/GalapagosSenAT106

produces geodmod_20180101_20180625 even if the first date date is 20180102 and the last date is 20180616. It should be smart enough to check which is the first and last date and use the real first and last dates for the name, i.e. produce geodmod_20180102_20180616

@ranneylxr
Copy link
Contributor

I finished this bug and the updated code will be uploaded tonight

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

2 participants