nowcasting_dataset icon indicating copy to clipboard operation
nowcasting_dataset copied to clipboard

Remove unused consts: SAT_FILENAME

Open peterdudfield opened this issue 3 years ago • 0 comments

Detailed Description

Remove SAT_FILENAME from consts SAT_FILENAME however seems to be used in two places:

  1. here
  2. here

Context

Good to get rid of stuff not used started from here - #386

Possible Implementation

  1. here - remove use_cloud_data
  2. here - this PR may have got rid it

peterdudfield avatar Nov 17 '21 11:11 peterdudfield