diff --git a/rubem/_dynamic_model.py b/rubem/_dynamic_model.py index 35b768d..acd2295 100644 --- a/rubem/_dynamic_model.py +++ b/rubem/_dynamic_model.py @@ -359,7 +359,7 @@ def dynamic(self): """ t = self.currentStep logger.info(f"Cycle {t} of {self.lastStep}") - print(f"## {t} of {self.lastStep}") + print(f"## Timestep {t} of {self.lastStep}") logger.debug("Reading NDVI map from '%s'...", self.ndvi_path) try: