Giter VIP home page Giter VIP logo

deafrica-scripts's People

Contributors

abradley60 avatar alexgleith avatar bskr-p avatar carioca-au avatar cbur24 avatar dependabot[bot] avatar dominicschaff avatar fangfy avatar jmettes avatar lgkgh avatar mmukwevho avatar nikitagandhi avatar pdrobnic avatar seffatchowdhury avatar vikineema avatar zacharlie avatar zintle95 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

deafrica-scripts's Issues

Issues with S-2 Gap Filler

This comment is wrong: https://github.com/digitalearthafrica/deafrica-tools/blob/42c4a87789ff387510016edb4a53b0fa4f666f2a/monitoring/tools/s2_gap_report.py#L176

The --dev flag should be setting the BUCKET, really. It is only used to switch to this SENTINEL_2_STATUS_REPORT_PATH

Please re-think all the CAPS variables. Some don't need to be set, some should be in the environment of the process.

Please re-think the naming of things too, especially things like "COGS_REGION". What is this really? (The answer is that it's the Sentinel-2 source bucket region.)

Comment is wrong here: https://github.com/digitalearthafrica/deafrica-tools/blob/main/monitoring/tools/s2_gap_report.py#L147

Package layout is confusing and over complicated

The design of the project has a folder structure like <tool-type>/tools and <tool-type>/tests and there's no good place for common utils and so on.

I think it would be better just to have something like tools/monitoring and tools/data and tools/utils.py and so on. So that tools/tests could exist where there are tests for everything.

Anyhow, a better structure would be nice.

Run container on -it mode

Hello,

I would like to run this container in -it mode. I've got the image from dockerhub repository using docker pull, and now I'm trying to run it using the following docker run command:

docker run -it -p 8080:8080 --name africa -v /home/user/projects:/code digitalearthafrica/deafrica-scripts

but it just runs and stops, just printing the following Python 3.8.10

I think sending the notification should happen only if tehre are > 200 scenes otherwise we'll get notified all the time.

I think sending the notification should happen only if tehre are > 200 scenes otherwise we'll get notified all the time.

Originally posted by @alexgleith in #27 (comment)

Because if there are 1 or more missing scenes it'll alert you on slack, so you can act on that. However, if there are more than 200 missing scenes it'll fail the task.

I believe we should be alerted any time that there is a missing scene or an orphan scene, so we can promptly run the gap report.
The rule for 200 scenes is following what was already applied on Airflow

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.