Planning the building of the anomalies layers

Planning the building of the anomalies layers

Planning the building of the anomalies layers

The general idea is to run in the console from the gww-anomalies project

  • python createAnomaliesSources 2023

This will take the 2023 variable and will generate the anomalies CSV files for every month by calling

forEach.month

http://localhost:3000/reservoirs?start_date=2023-03-01&end_date=2023-03-31&value_lth=1000000
  • it will download every csv as year-m
  • then will generate a Geopackage that contains a column for the anomaly of every month
  • then will upload that file to the s3 bucket
  • finally will send the request to create the source in the GFW API