Git Product home page Git Product logo

Comments (11)

chron0 avatar chron0 commented on June 26, 2024

I can second that since I saw the very same behavior yesterday and also a couple of days ago. Python 2.7, Ubuntu 12.04 (x86_64).

from cloudmap.

maxsendq avatar maxsendq commented on June 26, 2024

I have spent the day running the job every 30mins and only at 1459 did the script download the 1200 images.

from cloudmap.

chron0 avatar chron0 commented on June 26, 2024

To me it seems like 1 hour 15 past official release time (as in the filenames) seems like the best spot to set a scheduler (5 or 10 minutes past often didn't work), so I've set the cloudmap repo generator script (https://github.com/apollo-ng/cloudmap) cron to 4:15, 7:15, 10:15 [...].
I also wonder why there is a 6 hour window at night (i.e. no 0000 image) :)

from cloudmap.

maxsendq avatar maxsendq commented on June 26, 2024

You also have to factor in the images wont appear at 0900 for the 0900 image. It seems to take around 60-90mins for the images to become available. But even when they do the script doesn't seem to pick it up. Which is why I am pointing the finger at a time issue. Which from experience can be a right pain.

from cloudmap.

chron0 avatar chron0 commented on June 26, 2024

Ack. That confirms my observation, 75 minutes past is working almost always (see the commit log of the repo). If it's something in the code, we should be able to reproduce it. But mostly it just runs for days without any hitch.

from cloudmap.

jmozmoz avatar jmozmoz commented on June 26, 2024

The scripts looks for the latest time for which all images are available. The script is only downloading new satellite images, if they are not already saved on your disk. So - I think - it should not be a problem to run the script every hour (or so), because there is only very little traffic on the Dundee server (check if the file exist at https://github.com/jmozmoz/cloudmap/blob/master/cloudmap/create_map.py#L110).

I am working on an additional tool to only check for the latest images and log it. Then it will be possible to check for the availability of different images and resolutions.

from cloudmap.

maxsendq avatar maxsendq commented on June 26, 2024

Joachim,

My only other comment is that is doesn't get the 0000 image. I have left it running now for 96 hours, and it does seam consistently to only get the image 2 hours after the image time. Now I wasn't checking the actual time it was available, so it may just be a way that Dundee is doing things. But you definitely don't get the midnight image downloaded.

from cloudmap.

jmozmoz avatar jmozmoz commented on June 26, 2024

Your are right, there is a bug with the 00:00UTC image (file names). I will fix this as soon as possible.

from cloudmap.

chron0 avatar chron0 commented on June 26, 2024

0.5.1 is deployed via pip and should hopefully throw a 0000 image tonight into https://github.com/apollo-ng/cloudmap/commits/master. Let's see and close this afterwards :)

from cloudmap.

chron0 avatar chron0 commented on June 26, 2024

Yes :) https://github.com/apollo-ng/cloudmap/commits/master - I can confirm getting 0000.

from cloudmap.

jmozmoz avatar jmozmoz commented on June 26, 2024

Thank you for confirming the fix for the midnight problem. Regarding the time lag I guess this is just the processing time at Dundee.

from cloudmap.

Related Issues (11)

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.