Skip to content
Snippets Groups Projects
Commit 5871c58e authored by Lionel GUEZ's avatar Lionel GUEZ
Browse files

Polish

parent f36cdc5f
No related branches found
No related tags found
No related merge requests found
......@@ -958,4 +958,7 @@ namelist par défaut, en interactif : environ 7 mn de temps
2 mn de temps écoulé. Avec gfortran 9 sur Fozzy en mode debug : 17
s. Avec gfortran 9 sur Fozzy en mode release : 8 s.
Révision 789d676, domaine global, 15 dates, avec gfortran 9 sur Fozzy
en mode release : 19 mn.
\end{document}
......@@ -39,6 +39,8 @@ else:
last_date = my_date
while True:
print("Date:", my_date)
if os.access(nc_file, os.F_OK):
if args.bbox:
xmin, xmax, ymin, ymax = args.bbox
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment