Minor Changes
3 unresolved threads
3 unresolved threads
Merge request reports
Activity
Filter activity
2107 2107 s3.put_file(local_tmp_filepath, f"s3://veda-data-store-staging/{to_veda_s3_path}") 2108 2108 2109 2109 2110 def copy_from_local_to_s3(filepath: str, **tags): changed this line in version 3 of the diff
53 53 54 54 logger.info(f"Running code for {region[0]} from {tst} to {ted} with source {settings.FIRE_SOURCE}") 55 55 56 allfires, allpixels = Fire_Forward(tst=tst, ted=ted, restart=False, region=region) 56 allfires, allpixels = Fire_Forward(tst=tst, ted=ted, region=region, restart=True) changed this line in version 4 of the diff
mentioned in commit 5760b0bd