Coder Social home page Coder Social logo

Hi there 👋

This is the coding challenge for the operations group at LiveEO.
It will check your knowledge on basic file management as well as geospatial data handling.
Let's get started!

  1. clone this repo to your machine
  2. create a procedure that executes the following subtasks. You may use any language of your choice (.sh, .py, .js, .m, ... really any language/tool you want!)
  • list all tifs contained in this repo by file size
  • Move all tifs to the same folder called "all_tifs", get rid of the old folders
  • the .tif filenames contain information about the band ( e.g. "...B08_10m...") Group all tifs in folders by band (you will have 4 subfolders in ./all_tifs)
  1. Now let's analyze an arbitrary .tif
  • create a conda env from the environment.yml and activate it
  • check the raster's properties with 'gdalinfo' and export it as raster_meta.json
  • what spatial reference system is the raster using?
  • [optional] whats the raster's pixel resolution?
  1. [optional] create a raster mosaic per band

Submit your zipped scripts raster_meta.json to [email protected]
Feel free to contact me anytime if you have questions and any issues.

co-challenge's Projects

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.