Git Product home page Git Product logo

Comments (2)

yosukefk avatar yosukefk commented on August 11, 2024

I should consolidate code for rst_import, af_import, downloader. They kind of do something similar but they have their own way of doing it. At this point i have modis_tile.py which creates tile that cover entire globe and see if LCT/VCF tile is available for each tile. So what I should do is

  1. import af first (this is already done)
  2. count how many point in each modis_tile
  3. check which tile is already in the db
  4. check if i should get more tile (fire on a tile which is not in db but on earthlab)

if step 3 tells that all the tiles are in db, no need to download. otherwise has to go to step4. in step 4, if the missing tile is not available in the source either, again, no need to download. Otherwise, need to download tile and has re-import.

from finn_preproc.

yosukefk avatar yosukefk commented on August 11, 2024

Issue #32 is the one that deals with this too.

from finn_preproc.

Related Issues (20)

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.